pokemon-rogue-battle
    Preparing search index...

    Data that can customize a Pokemon in non-standard ways from its Species Used by Mystery Encounters and Mints Also used as a counter how often a Pokemon got hit until new arena encounter

    Index

    Constructors

    Properties

    ability: -1 | Abilities
    hitsRecCount: number

    hitsReceivedCount aka hitsRecCount saves how often the pokemon got hit until a new arena encounter (used for Rage Fist)

    nature: -1 | Nature
    passive: -1 | Abilities
    spriteScale: number
    types: PokemonType[]

    Methods