"Preserve Random Seed" refers to the seed value for the Random Number Generator. If it is checked on (default) then the seed is saved with the game, so if you reload, and perform the same actions in the same order, you will get the same results. If it is UN-checked, then each time a game is loaded from save, a new seed will be generated (probably from the system clock
).
The idea behind preserving the seed was to discourage people from multiple reloads, trying to get a battle (or other) outcome that they liked.


The idea behind preserving the seed was to discourage people from multiple reloads, trying to get a battle (or other) outcome that they liked.
