Public repository of source code for the Universal Pokemon Randomizer FVX
GNU General Public License v3.0
19
stars
1
forks
source link
[Bug] The 'Update Base Stats to Generation' setting doesn't work for some pokemon #16
Closed
TendrilChicken closed 1 month ago
The 'Update Base Stats to Generation' setting doesn't work for some pokemon:
I looked at this list https://github.com/upr-fvx/universal-pokemon-randomizer-fvx/wiki/Pokemon-Base-Statistics and compared it to my Gen 3 log. There might be other pokemon whose stats weren't updated, but I can definitely say that between gen 1 to gen 3 that these are the only pokemon bugged.
My log:
I'm no programmer, but I was able to find this https://github.com/upr-fvx/universal-pokemon-randomizer-fvx/blob/master/src/com/dabomstew/pkrandom/updaters/PokemonBaseStatUpdater.java#L51
And it looks someone copy-pasted Nidoqueen's 92 attack onto Raichu's speed.