pokemon-rogue-battle
    Preparing search index...

    If a Pokémon with this Ability selects a damaging move, it has a 30% chance of going first in its priority bracket. If the Ability activates, this is announced at the start of the turn (after move selection).

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    chance: number
    showAbility: boolean

    Methods

    • 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