pokemon-rogue-battle
    Preparing search index...

    Tag implementing the Substitute Doll effect, for use with the moves Substitute and Shed Tail. Pokemon with this tag deflect most forms of received attack damage onto the tag. This tag also grants immunity to most Status moves and several move effects.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    hp: number

    The substitute's remaining HP. If HP is depleted, the Substitute fades.

    isBatonPassable: boolean
    lapseTypes: BattlerTagLapseType[]
    sourceId?: number
    sourceInFocus: boolean

    Is the source Pokemon "in focus," i.e. is it fully visible on the field?

    sourceMove: Moves
    sprite: Sprite

    A reference to the sprite representing the Substitute doll

    turnCount: number

    Methods