Constructors

Properties

abilitiesApplied: Abilities[] = []
abilityRevealed: boolean = false
berriesEaten: BerryType[] = []
endured: boolean = false
hitCount: number = 0

counts the hits the pokemon received

prevHitCount: number = 0

used for Moves.RAGE_FIST in order to save hit Counts received before Rage Fist is applied