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

Function applyPreAttackAbAttrs

  • applyPreAttackAbAttrs(attrType, pokemon, defender, move, simulated?, ...args): void
  • Parameters

    • attrType: Constructor<PreAttackAbAttr>
    • pokemon: default
    • defender: null | default
    • move: default
    • simulated: boolean = false
    • Rest...args: any[]

    Returns void

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

Settings

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

Generated using TypeDoc