Removes specified arena tags when a Pokemon is summoned.

Hierarchy (view full)

Constructors

Properties

arenaTags: ArenaTagType[]
showAbility: boolean

Methods

  • Applies ability post summon (after switching in)

    Parameters

    • pokemon: default

      Pokemon with this ability

    • passive: boolean

      Whether this ability is a passive

    • args: any[]

      Set of unique arguments needed by this attribute

    Returns boolean | Promise<boolean>

    true if application of the ability succeeds