Constructors

Properties

abilitiesApplied: Abilities[] = []
ability: Abilities = Abilities.NONE
abilitySuppressed: boolean = false
addedType: null | Type = null
fusionGender: Gender
fusionSpeciesForm: PokemonSpeciesForm
gender: Gender
moveQueue: QueuedMove[] = []
moveset: (null | PokemonMove)[]
passiveAbility: Abilities = Abilities.NONE
speciesForm: null | PokemonSpeciesForm
statStages: number[] = ...

[Atk, Def, SpAtk, SpDef, Spd, Acc, Eva]

stats: number[] = ...
tags: BattlerTag[] = []
types: Type[] = []