206 lines
172 KiB
HTML
Executable File
206 lines
172 KiB
HTML
Executable File
<html>
|
|
<head>
|
|
<title>Drop charts for Episode 2 Normal</title>
|
|
<style type="text/css">
|
|
body {
|
|
background-color: #222222;
|
|
color: #EEEEEE;
|
|
}
|
|
div.table-container {
|
|
width: 100%;
|
|
}
|
|
table {
|
|
text-align: center;
|
|
font-family: sans-serif;
|
|
font-size: 14px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
td th {
|
|
text-align: center;
|
|
padding: 10px;
|
|
}
|
|
th {
|
|
font-size: 18px;
|
|
}
|
|
th.space {
|
|
background-color: #222222;
|
|
height: 20px;
|
|
}
|
|
.title {
|
|
font-family: sans-serif;
|
|
text-align: center;
|
|
font-size: 24px;
|
|
font-weight: bold;
|
|
}
|
|
.loc-enemy {
|
|
background-color: #444444;
|
|
font-weight: bold;
|
|
font-size: 18px;
|
|
}
|
|
.loc-box {
|
|
background-color: #333333;
|
|
font-weight: bold;
|
|
font-size: 18px;
|
|
}
|
|
.locheader {
|
|
background-color: #CCCCCC;
|
|
color: #222222;
|
|
font-size: 24px;
|
|
}
|
|
.item {
|
|
font-weight: bold;
|
|
}
|
|
.sec0-enemy {
|
|
background-color: #001E12;
|
|
color: #00A562;
|
|
padding: 10px;
|
|
}
|
|
.sec0-box {
|
|
background-color: #00140C;
|
|
color: #00A562;
|
|
padding: 10px;
|
|
}
|
|
.sec0header {
|
|
background-color: #00A562;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec1-enemy {
|
|
background-color: #162F0C;
|
|
color: #76FE43;
|
|
padding: 10px;
|
|
}
|
|
.sec1-box {
|
|
background-color: #0E1F08;
|
|
color: #76FE43;
|
|
padding: 10px;
|
|
}
|
|
.sec1header {
|
|
background-color: #76FE43;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec2-enemy {
|
|
background-color: #102E2E;
|
|
color: #59F9F9;
|
|
padding: 10px;
|
|
}
|
|
.sec2-box {
|
|
background-color: #0B1F1F;
|
|
color: #59F9F9;
|
|
padding: 10px;
|
|
}
|
|
.sec2header {
|
|
background-color: #59F9F9;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec3-enemy {
|
|
background-color: #0C192F;
|
|
color: #4488FF;
|
|
padding: 10px;
|
|
}
|
|
.sec3-box {
|
|
background-color: #08111F;
|
|
color: #4488FF;
|
|
padding: 10px;
|
|
}
|
|
.sec3header {
|
|
background-color: #4488FF;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec4-enemy {
|
|
background-color: #26002F;
|
|
color: #CC00FF;
|
|
padding: 10px;
|
|
}
|
|
.sec4-box {
|
|
background-color: #19001F;
|
|
color: #CC00FF;
|
|
padding: 10px;
|
|
}
|
|
.sec4header {
|
|
background-color: #CC00FF;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec5-enemy {
|
|
background-color: #2F1926;
|
|
color: #FF87CB;
|
|
padding: 10px;
|
|
}
|
|
.sec5-box {
|
|
background-color: #1F1019;
|
|
color: #FF87CB;
|
|
padding: 10px;
|
|
}
|
|
.sec5header {
|
|
background-color: #FF87CB;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec6-enemy {
|
|
background-color: #2E0202;
|
|
color: #F70F0F;
|
|
padding: 10px;
|
|
}
|
|
.sec6-box {
|
|
background-color: #1E0101;
|
|
color: #F70F0F;
|
|
padding: 10px;
|
|
}
|
|
.sec6header {
|
|
background-color: #F70F0F;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec7-enemy {
|
|
background-color: #2E1802;
|
|
color: #F7830F;
|
|
padding: 10px;
|
|
}
|
|
.sec7-box {
|
|
background-color: #1E1001;
|
|
color: #F7830F;
|
|
padding: 10px;
|
|
}
|
|
.sec7header {
|
|
background-color: #F7830F;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec8-enemy {
|
|
background-color: #2E2E03;
|
|
color: #F7F715;
|
|
padding: 10px;
|
|
}
|
|
.sec8-box {
|
|
background-color: #1E1E02;
|
|
color: #F7F715;
|
|
padding: 10px;
|
|
}
|
|
.sec8header {
|
|
background-color: #F7F715;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
.sec9-enemy {
|
|
background-color: #2F2F2F;
|
|
color: #FFFFFF;
|
|
padding: 10px;
|
|
}
|
|
.sec9-box {
|
|
background-color: #1F1F1F;
|
|
color: #FFFFFF;
|
|
padding: 10px;
|
|
}
|
|
.sec9header {
|
|
background-color: #FFFFFF;
|
|
color: #222222;
|
|
padding: 10px;
|
|
}
|
|
</style>
|
|
</head><body>
|
|
<div class="title">Episode 2 Normal drop chart</div><div class="table-container"><table><tr><th class="space" colspan="11" /></tr><tr><th class="locheader">VR Temple</th><th class="sec0header">Viridia</th><th class="sec1header">Greennill</th><th class="sec2header">Skyly</th><th class="sec3header">Bluefull</th><th class="sec4header">Purplenum</th><th class="sec5header">Pinkal</th><th class="sec6header">Redria</th><th class="sec7header">Oran</th><th class="sec8header">Yellowboze</th><th class="sec9header">Whitill</th></tr><tr><td class="loc-enemy">Rag Rappy</td><td class="sec0-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Love Rappy</td><td class="sec0-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010337">TP/Generate</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td></tr><tr><td class="loc-enemy">Egg Rappy</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td></tr><tr><td class="loc-enemy">Hallo Rappy</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td></tr><tr><td class="loc-enemy">Saint Rappy</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td></tr><tr><td class="loc-enemy">Dimenian</td><td class="sec0-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td></tr><tr><td class="loc-enemy">La Dimenian</td><td class="sec0-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">So Dimenian</td><td class="sec0-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Poison Lily</td><td class="sec0-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Nar Lily</td><td class="sec0-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010128">DB'S ARMOR</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td></tr><tr><td class="loc-enemy">Mothmant</td><td class="sec0-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A00">Monogrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Grass Assassin</td><td class="sec0-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Hildebear</td><td class="sec0-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Hildeblue</td><td class="sec0-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010126">FLOWEN'S FRAME</span><br /><span class="rate" title="Exact rate: 7 / 8">1 / 1.14</span></td></tr><tr><td class="loc-enemy">Dark Belra</td><td class="sec0-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Barba Ray</td><td class="sec0-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-box">VR Temple Alpha (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">VR Temple Beta (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">VR Temple Final (Barba Ray) (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><th class="space" colspan="11" /></tr><tr><th class="locheader">VR Spaceship</th><th class="sec0header">Viridia</th><th class="sec1header">Greennill</th><th class="sec2header">Skyly</th><th class="sec3header">Bluefull</th><th class="sec4header">Purplenum</th><th class="sec5header">Pinkal</th><th class="sec6header">Redria</th><th class="sec7header">Oran</th><th class="sec8header">Yellowboze</th><th class="sec9header">Whitill</th></tr><tr><td class="loc-enemy">Savage Wolf</td><td class="sec0-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Barbarous Wolf</td><td class="sec0-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Gillchic</td><td class="sec0-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Dubchic</td><td class="sec0-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td></tr><tr><td class="loc-enemy">Pan Arms</td><td class="sec0-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010334">HP/Generate</span><br /><span class="rate" title="Exact rate: 1 / 16">1 / 16</span></td></tr><tr><td class="loc-enemy">Hidoom</td><td class="sec0-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010216">SACRED GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Migium</td><td class="sec0-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010215">INVISIBLE GUARD</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Delsaber</td><td class="sec0-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030D05">Delsaber's Left Arm</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Garanz</td><td class="sec0-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010217">S-PARTS ver1.16</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td></tr><tr><td class="loc-enemy">Chaos Sorceror</td><td class="sec0-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Gol Dragon</td><td class="sec0-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-box">VR Spaceship Alpha (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">VR Spaceship Beta (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">VR Spaceship Final (Gol Dragon) (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><th class="space" colspan="11" /></tr><tr><th class="locheader">CCA</th><th class="sec0header">Viridia</th><th class="sec1header">Greennill</th><th class="sec2header">Skyly</th><th class="sec3header">Bluefull</th><th class="sec4header">Purplenum</th><th class="sec5header">Pinkal</th><th class="sec6header">Redria</th><th class="sec7header">Oran</th><th class="sec8header">Yellowboze</th><th class="sec9header">Whitill</th></tr><tr><td class="loc-enemy">Merillia</td><td class="sec0-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010312">Dragon/HP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td></tr><tr><td class="loc-enemy">Meriltas</td><td class="sec0-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010316">Angel/TP</span><br /><span class="rate" title="Exact rate: 1 / 64">1 / 64</span></td></tr><tr><td class="loc-enemy">Gee</td><td class="sec0-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B02">Evade Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Ul Gibbon</td><td class="sec0-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B01">Mind Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Zol Gibbon</td><td class="sec0-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B05">Def Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Sinow Berill</td><td class="sec0-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Sinow Spigell</td><td class="sec0-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 8">1 / 8</span></td></tr><tr><td class="loc-enemy">Gi Gue</td><td class="sec0-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Gibbles</td><td class="sec0-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Mericarand</td><td class="sec0-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Mericarol</td><td class="sec0-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Mericus</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Merikle</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Gal Gryphon</td><td class="sec0-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030D12">Gal Gryphon's Wing</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-box">Central Control Area (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Jungle Area North (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Jungle Area East (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Mountain Area (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Seaside Area (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Cliffs of Gal Da Val (Gal Gryphon) (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Seaside Area (night) (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><th class="space" colspan="11" /></tr><tr><th class="locheader">Seabed</th><th class="sec0header">Viridia</th><th class="sec1header">Greennill</th><th class="sec2header">Skyly</th><th class="sec3header">Bluefull</th><th class="sec4header">Purplenum</th><th class="sec5header">Pinkal</th><th class="sec6header">Redria</th><th class="sec7header">Oran</th><th class="sec8header">Yellowboze</th><th class="sec9header">Whitill</th></tr><tr><td class="loc-enemy">Dolmolm</td><td class="sec0-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A01">Digrinder</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Dolmdarl</td><td class="sec0-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B04">TP Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Sinow Zoa</td><td class="sec0-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Sinow Zele</td><td class="sec0-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B00">Power Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Recon</td><td class="sec0-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030E0C">Parts of EGG BLASTER</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span></td></tr><tr><td class="loc-enemy">Morfos</td><td class="sec0-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Deldepth</td><td class="sec0-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B03">HP Material</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Delbiter</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Olga Flow (phase 2)</td><td class="sec0-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010340">Devil/Battle</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-box">Seabed Upper Levels (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Seabed Lower Levels (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><td class="loc-box">Test Subject Disposal Area (Olga Flow) (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr><tr><th class="space" colspan="11" /></tr><tr><th class="locheader">Tower</th><th class="sec0header">Viridia</th><th class="sec1header">Greennill</th><th class="sec2header">Skyly</th><th class="sec3header">Bluefull</th><th class="sec4header">Purplenum</th><th class="sec5header">Pinkal</th><th class="sec6header">Redria</th><th class="sec7header">Oran</th><th class="sec8header">Yellowboze</th><th class="sec9header">Whitill</th></tr><tr><td class="loc-enemy">Mericarand</td><td class="sec0-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Mericarol</td><td class="sec0-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010219">LIGHT RELIEF</span><br /><span class="rate" title="Exact rate: 1 / 32">1 / 32</span></td></tr><tr><td class="loc-enemy">Mericus</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Merikle</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Gibbles</td><td class="sec0-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030B06">Luck Material</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-enemy">Gi Gue</td><td class="sec0-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 030A02">Trigrinder</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Delbiter</td><td class="sec0-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec1-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec2-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec3-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec4-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec5-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec6-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec7-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec8-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td><td class="sec9-enemy"><span class="item" title="Hex: 031000000001">Photon Drop x1</span><br /><span class="rate" title="Exact rate: 1 / 2">1 / 2</span></td></tr><tr><td class="loc-enemy">Ill Gill</td><td class="sec0-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010313">God/HP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td></tr><tr><td class="loc-enemy">Del Lily</td><td class="sec0-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010317">God/TP</span><br /><span class="rate" title="Exact rate: 1 / 128">1 / 128</span></td></tr><tr><td class="loc-enemy">Epsilon</td><td class="sec0-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec1-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec2-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec3-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec4-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec5-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec6-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec7-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec8-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td><td class="sec9-enemy"><span class="item" title="Hex: 010331">Super/Resist</span><br /><span class="rate" title="Exact rate: 1 / 4">1 / 4</span></td></tr><tr><td class="loc-box">Control Tower (box)</td><td class="sec0-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec1-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec2-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec3-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec4-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec5-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec6-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec7-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec8-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td><td class="sec9-box"><span class="item" title="Hex: 031501">Easter Egg</span><br /><span class="rate" title="Exact rate: 13 / 4096">1 / 315.08</span><br /><br /><span class="item" title="Hex: 031502">Jack-O'-Lantern</span><br /><span class="rate" title="Exact rate: 1 / 256">1 / 256</span><br /><br /><span class="item" title="Hex: 031500">Christmas Present</span><br /><span class="rate" title="Exact rate: 7 / 8192">1 / 1170.29</span></td></tr></table></div></body></html> |