Interface StatKnowledge

Knowledge of a stat of a pokemon

Hierarchy

  • StatKnowledge

Properties

Properties

known: boolean

True means the stat is known by the request, so we know the exact stat value

max: number

Max possible value

min: number

Min possible value

Generated using TypeDoc