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

Function applyPostAttackAbAttrs

  • applyPostAttackAbAttrs(attrType, pokemon, defender, move, hitResult, ...args): Promise<void>
  • Parameters

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

          • Rest ...args: any[]

          Returns PostAttackAbAttr

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

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc