PokemonStat

constructor(stat: Handle.Named<Stat>, effort: Int, baseStat: Int)(source)

Parameters

stat

The stat the value applies to.

effort

The effort points (EVs) provided by this Pokémon for the stat.

baseStat

The base value of the stat.