Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 39 | Energy Transmitter | 3213106782579908 | <?php mt_srand(3213106782579908); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Grimlx | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 51 | Cargo Expander | 3213106778302535 | <?php mt_srand(3213106778302535); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 11 | Recycler | 3213106774025162 | <?php mt_srand(3213106774025162); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 68 | Scientist [B] | 3213106769747789 | <?php mt_srand(3213106769747789); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | WarriorLion | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 84 | Unstable Calibrator | 3213106765470416 | <?php mt_srand(3213106765470416); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 15 | Guardian Stance | 3213106761193043 | <?php mt_srand(3213106761193043); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 98 | Guardian Stance | 3213106756915670 | <?php mt_srand(3213106756915670); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 28 | Constructor | 3213106752638297 | <?php mt_srand(3213106752638297); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 69 | Constructor | 3213106748360924 | <?php mt_srand(3213106748360924); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 5 | Lone Wolf | 3213106744083551 | <?php mt_srand(3213106744083551); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 44 | Ghost | 3213106739806178 | <?php mt_srand(3213106739806178); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 49 | Armor Repair Kit | 3213106735528805 | <?php mt_srand(3213106735528805); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 11 | Armor Repair Kit | 3213106731251432 | <?php mt_srand(3213106731251432); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
14 | rubychocobos | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 72 | Explosive Ammo | 3213106726974059 | <?php mt_srand(3213106726974059); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |