pokemon-rogue-battle
    Preparing search index...

    Class FlinchChanceModifier

    Class for Pokemon held items like King's Rock Because King's Rock can be stacked in PokeRogue, unlike mainline, it does not receive a boost from Abilities.SERENE_GRACE

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isTransferable: boolean = true

    Whether this item can be transfered to or stolen by another Pokemon.

    pokemonId: number

    The ID of the Pokemon that this item belongs to.

    stackCount: number
    virtualStackCount: number

    Methods