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 | 96 | Unstable Calibrator | 6931735665661290 | <?php mt_srand(6931735665661290); 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 | 44 | Unstable Calibrator | 6931735655736845 | <?php mt_srand(6931735655736845); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
3 | Greengodfather | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 90 | Wingman | 6931735645812400 | <?php mt_srand(6931735645812400); 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 | 19 | Unstable Calibrator | 6931735635887955 | <?php mt_srand(6931735635887955); 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 | 87 | Unstable Calibrator | 6931735625963510 | <?php mt_srand(6931735625963510); 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 | 90 | Unstable Calibrator | 6931735616039065 | <?php mt_srand(6931735616039065); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
7 | Gurdy | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 66 | Assassin Stance | 6931735606114620 | <?php mt_srand(6931735606114620); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
8 | Gurdy | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 22 | Laser Beam | 6931735596190175 | <?php mt_srand(6931735596190175); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
9 | Gurdy | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 21 | Fusion Reactor | 6931735586265730 | <?php mt_srand(6931735586265730); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
10 | Gurdy | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 63 | Armor Repair Kit | 6931735576341285 | <?php mt_srand(6931735576341285); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
11 | Gurdy | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 26 | Stealth Device | 6931735566416840 | <?php mt_srand(6931735566416840); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
12 | Gurdy | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 41 | Self Sustain | 6931735556492395 | <?php mt_srand(6931735556492395); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |
13 | No-Name | 1 to 100 | Roll 1 to 85 for an Epic Roll 86 to 100 for a Legendary | 79 | Reflector | 6931735546567950 | <?php mt_srand(6931735546567950); echo 'result = ' . mt_rand(1, 100); ?> Copy code above and paste here to verify |