PokéRogue
    Preparing search index...

    Tag that makes the target drop the immunities granted by a particular type and all accuracy checks ignore its evasiveness stat.

    Applied by moves: Odor Sleuth, Miracle Eye and Foresight.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    "#allowedTypes": readonly PokemonType[]
    "#defenderType": PokemonType
    "#isBatonPassable": boolean = false
    "#lapseTypes": readonly [BattlerTagLapseType, BattlerTagLapseType]
    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