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

STAB randomization not working properly #94

Open swade99oh opened 4 years ago

swade99oh commented 4 years ago

There seems to be an issue with STAB move randomization in the latest version. STABFirst seems to work (it's always the same move, regardless how many times randomized - not sure if this is intentional), but my settings are set to have the expanded move pool (it's 35) all be stab moves and the STAB learn percentage is set to 100, but the results don't match.

Settings: pkNX_fi18YNOJ1E

pkNX_lRSHt1l0EF

Results: pkNX_hJyEjaYeUL

I know this was referenced in #80 and the replies says the latest commit fixed them, but I have the latest pipeline run and the latest VS compile build and both are doing the same.

Thanks.