pokemon-rogue-battle

    Class PokemonWaveData

    Temporary data for a Pokemon. Resets on new wave/battle start (but not on switch).

    Index

    Constructors

    Properties

    abilitiesApplied: Set<Abilities> = ...

    A set of all the abilities this Pokemon has used in this wave. Used to track once per battle conditions, as well as (hopefully) by the updated AI for move effectiveness.

    abilityRevealed: boolean = false

    Whether the pokemon's ability has been revealed or not

    endured: boolean = false

    Whether the pokemon has endured due to a BattlerTagType.ENDURE_TOKEN

    MMNEPVFCICPMFPCPTTAAATR