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 | 24 | Scavenger | 6085213966011596 | <?php mt_srand(6085213966011596); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 88 | Scavenger | 6085213965320882 | <?php mt_srand(6085213965320882); 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 | 48 | Scientist [B] | 6085213964630168 | <?php mt_srand(6085213964630168); 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 | 10 | AI Defense System | 6085213963939454 | <?php mt_srand(6085213963939454); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Shield Amplifier | 6085213963248740 | <?php mt_srand(6085213963248740); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 4 | Armor Plate | 6085213962558026 | <?php mt_srand(6085213962558026); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Rockman | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 37 | Constructor | 6085213961867312 | <?php mt_srand(6085213961867312); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Devwar | 0 to 4 | Roll 0 to 4 Index 0: Starburst Index 1: Brightness Index 2: Condor Index 3: Rhincodon Index 4: Cypress | 4 | Cypress | 6085213961176598 | <?php mt_srand(6085213961176598); echo 'result = ' . mt_rand(0, 4); ?> Copy code above and paste here to verify |
9 | Devwar | 0 to 10 | Roll 0 to 10 Index 0: Starburst Index 1: Brightness Index 2: Moonglow Index 3: Condor Index 4: Buzzard Index 5: Harpy Index 6: Rhincodon Index 7: Sarcosuchus Index 8: Dreadnought Index 9: Iris Index 10: Rowan | 7 | Sarcosuchus | 6085213960485884 | <?php mt_srand(6085213960485884); echo 'result = ' . mt_rand(0, 10); ?> Copy code above and paste here to verify |
10 | Devwar | 0 to 4 | Roll 0 to 4 Index 0: Starburst Index 1: Brightness Index 2: Condor Index 3: Rhincodon Index 4: Cypress | 0 | Starburst | 6085213959795170 | <?php mt_srand(6085213959795170); echo 'result = ' . mt_rand(0, 4); ?> Copy code above and paste here to verify |
11 | Devwar | 0 to 10 | Roll 0 to 10 Index 0: Brightness Index 1: Moonglow Index 2: Condor Index 3: Buzzard Index 4: Harpy Index 5: Rhincodon Index 6: Sarcosuchus Index 7: Dreadnought Index 8: Cypress Index 9: Iris Index 10: Rowan | 0 | Brightness | 6085213959104456 | <?php mt_srand(6085213959104456); echo 'result = ' . mt_rand(0, 10); ?> Copy code above and paste here to verify |
12 | Devwar | 0 to 2 | Roll 0 to 2 Index 0: Harpy Index 1: Dreadnought Index 2: Rowan | 2 | Rowan | 6085213958413742 | <?php mt_srand(6085213958413742); echo 'result = ' . mt_rand(0, 2); ?> Copy code above and paste here to verify |
13 | Devwar | 0 to 11 | Roll 0 to 11 Index 0: Starburst Index 1: Brightness Index 2: Moonglow Index 3: Condor Index 4: Buzzard Index 5: Harpy Index 6: Rhincodon Index 7: Sarcosuchus Index 8: Dreadnought Index 9: Cypress Index 10: Iris Index 11: Rowan | 8 | Dreadnought | 6085213957723028 | <?php mt_srand(6085213957723028); echo 'result = ' . mt_rand(0, 11); ?> Copy code above and paste here to verify |
14 | Devwar | 0 to 11 | Roll 0 to 11 Index 0: Starburst Index 1: Brightness Index 2: Moonglow Index 3: Condor Index 4: Buzzard Index 5: Harpy Index 6: Rhincodon Index 7: Sarcosuchus Index 8: Dreadnought Index 9: Cypress Index 10: Iris Index 11: Rowan | 5 | Harpy | 6085213957032314 | <?php mt_srand(6085213957032314); echo 'result = ' . mt_rand(0, 11); ?> Copy code above and paste here to verify |
15 | Devwar | 0 to 11 | Roll 0 to 11 Index 0: Starburst Index 1: Brightness Index 2: Moonglow Index 3: Condor Index 4: Buzzard Index 5: Harpy Index 6: Rhincodon Index 7: Sarcosuchus Index 8: Dreadnought Index 9: Cypress Index 10: Iris Index 11: Rowan | 1 | Brightness | 6085213956341600 | <?php mt_srand(6085213956341600); echo 'result = ' . mt_rand(0, 11); ?> Copy code above and paste here to verify |
16 | Devwar | 0 to 4 | Roll 0 to 4 Index 0: Starburst Index 1: Brightness Index 2: Condor Index 3: Rhincodon Index 4: Cypress | 0 | Starburst | 6085213955650886 | <?php mt_srand(6085213955650886); echo 'result = ' . mt_rand(0, 4); ?> Copy code above and paste here to verify |
17 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 2 | Wingman | 6085213954960172 | <?php mt_srand(6085213954960172); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
18 | SoobySTi | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 52 | Apex Stance | 6085213954269458 | <?php mt_srand(6085213954269458); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
19 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 95 | Armor Repair Kit | 6085213953578744 | <?php mt_srand(6085213953578744); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |