pokemon-rogue-battle
    Preparing search index...

    Attribute implementing the effects of Commander. When the source of an ability with this attribute detects a Dondozo as their active ally, the source "jumps into the Dondozo's mouth," sharply boosting the Dondozo's stats, cancelling the source's moves, and causing attacks that target the source to always miss.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    showAbility: boolean

    Methods

    • Applies ability effects without checking conditions

      Parameters

      • pokemon: default
      • passive: boolean
      • simulated: boolean
      • cancelled: null
      • args: any[]

      Returns void

    • Returns a boolean describing whether the ability can be applied under current conditions

      Parameters

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

      Returns boolean

      true if the ability can be applied, false otherwise

      apply