The type of move that will receive the power boost.
Optional
powerMultiplier: numberThe multiplier to apply to the move's power, defaults to 1.5 if not provided.
Applies ability effects without checking conditions
The pokemon to apply this ability to
Whether or not the ability is a passive
Whether the call is simulated
Extra args passed to the function. Handled by child classes.
Returns a boolean describing whether the ability can be applied under current conditions
The pokemon to apply this ability to
Whether or not the ability is a passive
Whether the call is simulated
Extra args passed to the function. Handled by child classes.
true
if the ability can be applied, false
otherwise
Boosts the power of a specific type of move for all Pokemon in the field.