pokemon-rogue-battle
    Preparing search index...

    Class ContactStatStageChangeProtectedTag

    BattlerTag class for moves that block damaging moves and lower enemy stats if the enemy's move makes contact Used by MoveId.KINGS_SHIELD, MoveId.OBSTRUCT, MoveId.SILK_TRAP

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    sourceId?: number

    The PID of the Pokemon that added this tag, or undefined if not set by a pokemon

    sourceMove?: MoveId

    The MoveId that created this tag, or undefined if not set by a move

    turnCount: number

    The tag's remaining duration

    Accessors

    Methods