• 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: (new (...args) => PreAttackAbAttr)
        • new (...args): PreAttackAbAttr
        • Parameters

          • Rest ...args: any[]

          Returns PreAttackAbAttr

    • pokemon: default
    • defender: default
    • move: default
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc