Removes supplied status effects from the user's field.

Hierarchy (view full)

Constructors

Properties

showAbility: boolean

Methods

  • Removes supplied status effect from the user's field when user of the ability is summoned.

    Parameters

    • pokemon: default

      The Pokémon that triggered the ability.

    • passive: boolean

      n/a

    • simulated: boolean
    • args: any[]

      n/a

    Returns boolean | Promise<boolean>

    A boolean or a promise that resolves to a boolean indicating the result of the ability application.