PKHeX/Tests
Kurt 62e9e63795 pk2: fix test with impossible EVs (tyrogue evo)
25600 is the max from vitamins (was 0 EVs for every other stat)
> Prior to Generation III, effort values were based on a system of stat experience and vitamins increased a stat by 2560 EV points, but could only be used until the stat had 25600 EVs.
change it from 65535 (raw max) to 25600 (legal max).
2026-05-24 00:18:47 -05:00
..
PKHeX.Core.Tests