pokemon-rogue-battle
    Preparing search index...

    Class IgnoreTypeStatusEffectImmunityAbAttr

    Ignores the type immunity to Status Effects of the defender if the defender is of a certain type

    Hierarchy (View Summary)

    • AbAttr
      • IgnoreTypeStatusEffectImmunityAbAttr
    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