• 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, ...args): Promise<void>
  • Parameters

    • attrType: Constructor<PreAttackAbAttr>
    • pokemon: default
    • defender: default
    • move: default
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc