Order | User | Roll Range | Reward Range | Final Result | Reward | Seed | Verifying Instruction |
1 | dqh2k.c.wam | 0 to 7 | Roll 0 to 7 Index 0: Boulder Index 1: Flint Index 2: Scree Index 3: Crag Index 4: Glow Index 5: Lumen Index 6: Critter Index 7: Spider | 0 | Boulder | 8208852434708279 | <?php mt_srand(8208852434708279); echo 'result = ' . mt_rand(0, 7); ?> Copy code above and paste here to verify |
2 | dqh2k.c.wam | 0 to 1 | Roll 0 to 1 Index 0: Flash Index 1: Grifter | 0 | Flash | 8208852439888288 | <?php mt_srand(8208852439888288); echo 'result = ' . mt_rand(0, 1); ?> Copy code above and paste here to verify |
3 | dqh2k.c.wam | 0 to 1 | Roll 0 to 1 Index 0: Flash Index 1: Grifter | 1 | Grifter | 8208852445068297 | <?php mt_srand(8208852445068297); echo 'result = ' . mt_rand(0, 1); ?> Copy code above and paste here to verify |
4 | dqh2k.c.wam | 0 to 7 | Roll 0 to 7 Index 0: Boulder Index 1: Flint Index 2: Scree Index 3: Crag Index 4: Glow Index 5: Lumen Index 6: Critter Index 7: Spider | 0 | Boulder | 8208852450248306 | <?php mt_srand(8208852450248306); echo 'result = ' . mt_rand(0, 7); ?> Copy code above and paste here to verify |
5 | dqh2k.c.wam | 0 to 10 | Roll 0 to 10 Index 0: Flint Index 1: Scree Index 2: Crag Index 3: Glow Index 4: Lumen Index 5: Flash Index 6: Watt Index 7: Critter Index 8: Spider Index 9: Grifter Index 10: Rogue | 9 | Grifter | 8208852455428315 | <?php mt_srand(8208852455428315); echo 'result = ' . mt_rand(0, 10); ?> Copy code above and paste here to verify |
6 | dqh2k.c.wam | 0 to 10 | Roll 0 to 10 Index 0: Boulder Index 1: Flint Index 2: Scree Index 3: Crag Index 4: Glow Index 5: Lumen Index 6: Flash Index 7: Watt Index 8: Critter Index 9: Spider Index 10: Rogue | 9 | Spider | 8208852460608324 | <?php mt_srand(8208852460608324); echo 'result = ' . mt_rand(0, 10); ?> Copy code above and paste here to verify |
7 | dqh2k.c.wam | 0 to 1 | Roll 0 to 1 Index 0: Flash Index 1: Grifter | 0 | Flash | 8208852465788333 | <?php mt_srand(8208852465788333); echo 'result = ' . mt_rand(0, 1); ?> Copy code above and paste here to verify |
8 | dqh2k.c.wam | 0 to 10 | Roll 0 to 10 Index 0: Boulder Index 1: Flint Index 2: Scree Index 3: Crag Index 4: Glow Index 5: Lumen Index 6: Watt Index 7: Critter Index 8: Spider Index 9: Grifter Index 10: Rogue | 10 | Rogue | 8208852470968342 | <?php mt_srand(8208852470968342); echo 'result = ' . mt_rand(0, 10); ?> Copy code above and paste here to verify |
9 | Krelborn | 0 to 7 | Roll 0 to 7 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Purifier Index 4: Blight Bringer Index 5: Devourer Index 6: Hyperion Index 7: Archelon | 1 | Neutron Emitter | 8208852476148351 | <?php mt_srand(8208852476148351); echo 'result = ' . mt_rand(0, 7); ?> Copy code above and paste here to verify |
10 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Solar Flare Index 2: Purifier Index 3: Blight Bringer Index 4: Devourer Index 5: Hyperion Index 6: Archelon | 3 | Blight Bringer | 8208852481328360 | <?php mt_srand(8208852481328360); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |
11 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Purifier Index 4: Devourer Index 5: Hyperion Index 6: Archelon | 5 | Hyperion | 8208852486508369 | <?php mt_srand(8208852486508369); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |
12 | Krelborn | 0 to 7 | Roll 0 to 7 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Purifier Index 4: Blight Bringer Index 5: Devourer Index 6: Hyperion Index 7: Archelon | 1 | Neutron Emitter | 8208852491688378 | <?php mt_srand(8208852491688378); echo 'result = ' . mt_rand(0, 7); ?> Copy code above and paste here to verify |
13 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Solar Flare Index 2: Purifier Index 3: Blight Bringer Index 4: Devourer Index 5: Hyperion Index 6: Archelon | 2 | Purifier | 8208852496868387 | <?php mt_srand(8208852496868387); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |
14 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Blight Bringer Index 4: Devourer Index 5: Hyperion Index 6: Archelon | 4 | Devourer | 8208852502048396 | <?php mt_srand(8208852502048396); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |
15 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Purifier Index 4: Blight Bringer Index 5: Hyperion Index 6: Archelon | 6 | Archelon | 8208852507228405 | <?php mt_srand(8208852507228405); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |
16 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Purifier Index 4: Blight Bringer Index 5: Devourer Index 6: Hyperion | 5 | Devourer | 8208852512408414 | <?php mt_srand(8208852512408414); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |
17 | Krelborn | 0 to 6 | Roll 0 to 6 Index 0: Unstable Geode Index 1: Neutron Emitter Index 2: Solar Flare Index 3: Purifier Index 4: Blight Bringer Index 5: Hyperion Index 6: Archelon | 6 | Archelon | 8208852517588423 | <?php mt_srand(8208852517588423); echo 'result = ' . mt_rand(0, 6); ?> Copy code above and paste here to verify |