kwsch / pkNX

Pokémon (Nintendo Switch) ROM Editor & Randomizer
https://projectpokemon.org/home/forums/topic/48647-pknx-nintendo-switch-rom-editor-randomizer/
GNU General Public License v3.0
352 stars 108 forks source link

Trainer editor level boost ratio is broken #108

Closed ToxicCode87 closed 3 years ago

ToxicCode87 commented 3 years ago

If 'BoostLevel' is set to true, each time you click the randomize button, the LevelBoostRatio gets applied, causing it to stack if the Randomize button is pressed repeatedly.

If someone is like me and spams the randomize button, a temporary work around would be to enable the BoostLevel for the first press, then disable it for the subsequent clicks.

kwsch commented 3 years ago

You shouldn't randomize multiple times.

There already is a setting to turn off the boost completely.