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

    • attrType: (new (...args) => PreDefendAbAttr)
        • new (...args): PreDefendAbAttr
        • Parameters

          • Rest ...args: any[]

          Returns PreDefendAbAttr

    • pokemon: default
    • attacker: default
    • move: default
    • cancelled: BooleanHolder
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc