Well, I'm figuring out the effect of running on the NRNG. So far.
Walk/running 20 steps has no effect on the NRNG.
Walk/running 40 steps has an effect on the NRNG.
Evidence.
Original Seed:
Timid: 26/14/15/10/0/13 (No steps) Offset 82 27 seconds 599 delay
Seed after moving only 20 steps:
Timid: 26/14/15/10/0/13 (W/ Steps) Offset 82 27 seconds 599 delay
No change.
40 Steps:
Hardy: 23/0/5/3/1/19 (40steprn) Offset 64 27 seconds 591 delay
Original:
Timid: 20/5/10/19/17/13 (No steps) Offset 10 27 seconds 591 delay
40 Steps:
Mild: 6/8/23/15/15/4 (40steprn) Offset 47 27 seconds 597 delay
Original:
Quirky: 28/2/21/2/7/10 (No steps) Offset 33 27 seconds 597 delay
As you can see, the delay is consistent in all the cases, but the offset changes. The offset represents the number of RNG calls the game makes from the initial seed to create this seed. Therefore, the RNG is being called when I walk to change the seed. I don't know
how it changes, as it isn't constant (it seems), but it does change.
Also, for those wondering, waiting in front of the Legendary has no effect on the NRNG.
Original:
Timid: 16/10/15/25/18/8 (No steps) Offset 6 28 seconds 613 delay
Waiting:
Timid: 16/10/15/25/18/8 (Waiting!) Offset 6 28 seconds 613 delay
Also, the Poketech doesn't effect the NRNG, like the calculator, or the coin flip, or the happiness. Changing areas DOES change the RNG. Using things like Sweet Scent in Azelf's cave does not effect the RNG (there aren't any Pokemon, so the RNG isn't used.) Taking out the bike doesn't effect the RNG.
More tomorrow. I need sleep. This shit's been keeping me up all night for the past 4 days.