pokemon-rogue-battle
    Preparing search index...

    This governs abilities that alter the priority of moves Abilities: Prankster, Gale Wings, Triage, Mycelium Might, Stall Note - Quick Claw has a separate and distinct implementation outside of priority

    Hierarchy (View Summary)

    • AbAttr
      • ChangeMovePriorityAbAttr
    Index

    Constructors

    Properties

    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