Create a new Calculator for the given generations with the given stat base data.
The base stats for all Pokémon in the supported generations.
Calculate the attack stat a given Pokémon has.
The Pokémon to calculate the attack stat for.
Calculate the defense stat a given Pokémon has.
The Pokémon to calculate the defense stat for.
Calculate the HP stat a given Pokémon has.
The Pokémon to calculate the HP stat for.
Calculate the level a given Pokémon has.
The Pokémon to calculate the level for.
Calculate the special attack stat a given Pokémon has.
The Pokémon to calculate the special attack stat for.
Calculate the special defense stat a given Pokémon has.
The Pokémon to calculate the special defense stat for.
Calculate the speed stat a given Pokémon has.
The Pokémon to calculate the speed stat for.
Generated using TypeDoc
A class to calculate the stat values of Pokémon of a certain generation.