Class for abilities that boost the damage of moves For abilities that boost the base power of moves, see VariableMovePowerAbAttr

Param: damageMultiplier

the amount to multiply the damage by

Param: condition

the condition for this ability to be applied

Hierarchy (view full)

Constructors

Properties

condition: PokemonAttackCondition
damageMultiplier: number
showAbility: boolean

Methods