pokemon-rogue-battle
    Preparing search index...

    Redirects a move to the pokemon with this ability if it meets the conditions

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    showAbility: boolean

    Methods

    • Parameters

      • pokemon: default

        The Pokemon with the redirection ability

      • passive: boolean
      • simulated: boolean
      • args: any[]

        The args passed to the AbAttr:

        • [0] - The id of the Move used
        • [1] - The target's battler index (before redirection)
        • [2] - The Pokemon that used the move being redirected

      Returns boolean