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

Function applyPostDefendAbAttrs

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

    • attrType: Constructor<PostDefendAbAttr>
    • pokemon: default
    • attacker: default
    • move: default
    • hitResult: HitResult
    • Rest ...args: any[]

    Returns Promise<void>

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

Settings

Member Visibility

Theme

pokemon-rogue-battle
  • Loading...

Generated using TypeDoc