pokemon-rogue-battle
    Preparing search index...

    Class MoveEffectChanceMultiplierAbAttr

    Modifies moves additional effects with multipliers, ie. Sheer Force, Serene Grace.

    apply

    Hierarchy (View Summary)

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