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

Function applyPostDamageAbAttrs

  • applyPostDamageAbAttrs(attrType, pokemon, damage, passive, simulated?, args, source?): Promise<void>
  • Parameters

    • attrType: Constructor<PostDamageAbAttr>
    • pokemon: default
    • damage: number
    • passive: boolean
    • simulated: boolean = false
    • args: any[]
    • Optionalsource: default

    Returns Promise<void>

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

Settings

Member Visibility
pokemon-rogue-battle
  • Loading...

Generated using TypeDoc