• Preparing search index...
  • The search index is not available
pokemon-rogue-battle
  • pokemon-rogue-battle
  • data/ability
  • applyPreDefendAbAttrs

Function applyPreDefendAbAttrs

  • applyPreDefendAbAttrs(attrType, pokemon, attacker, move, cancelled, simulated?, ...args): void
  • Parameters

    • attrType: Constructor<PreDefendAbAttr>
    • pokemon: default
    • attacker: default
    • move: null | default
    • cancelled: null | BooleanHolder
    • simulated: boolean = false
    • Rest...args: any[]

    Returns void

    • Defined in src/data/ability.ts:5492

Settings

Member Visibility
pokemon-rogue-battle
  • Loading...

Generated using TypeDoc