Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 86 | Fusion Reactor | 5278359312644555 | <?php mt_srand(5278359312644555); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
2 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 10 | Lone Wolf | 5278359310990490 | <?php mt_srand(5278359310990490); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 53 | Wingman | 5278359309336425 | <?php mt_srand(5278359309336425); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
4 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 56 | AI Defense System | 5278359307682360 | <?php mt_srand(5278359307682360); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
5 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 29 | Turret Socket | 5278359306028295 | <?php mt_srand(5278359306028295); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
6 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 21 | Shield Amplifier | 5278359304374230 | <?php mt_srand(5278359304374230); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 50 | Armor Plate | 5278359302720165 | <?php mt_srand(5278359302720165); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | regtable | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 76 | Weapon Amplifier | 5278359301066100 | <?php mt_srand(5278359301066100); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 100 | Unstable Calibrator | 5278359299412035 | <?php mt_srand(5278359299412035); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Slawski | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 69 | Lone Wolf | 5278359297757970 | <?php mt_srand(5278359297757970); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Torbidon | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 64 | Scientist [B] | 5278359296103905 | <?php mt_srand(5278359296103905); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |