Constructors

Properties

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