pokemon-rogue-battle
    Preparing search index...

    Class ContactDamageProtectedTagSealed

    BattlerTag class for moves that block damaging moves damage the enemy if the enemy's move makes contact Used by MoveId.SPIKY_SHIELD

    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

    tagType: SPIKY_SHIELD = BattlerTagType.SPIKY_SHIELD
    turnCount: number

    The tag's remaining duration

    Accessors

    Methods