pokemon-rogue-battle
    Preparing search index...

    Tag used to heal the user of Psycho Shift of its status effect if Psycho Shift succeeds in transferring its status effect to the target Pokemon

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isBatonPassable: boolean
    lapseTypes: BattlerTagLapseType[]
    sourceId?: number
    sourceMove: Moves
    turnCount: number

    Methods

    • When given a battler tag or json representing one, load the data for it. This is meant to be inherited from by any battler tag with custom attributes

      Parameters

      • source: any

        A battler tag

      Returns void