Private
maxThe max number of base power increments allowed for this move
Should this Move
target the user?
Increases power of move in increments of the base power for the amount of times the move hit. In the case that the move is extended, it will circle back to the original base power of the move after incrementing past the maximum amount of hits.
true if attribute application succeeds
the MoveCondition
or MoveConditionFunc for this Move
Pokemon
using the move
Pokemon
target of the move
Move
with this attribute
Utils.BooleanHolder
which stores if the move should fail
the string representing failure of this Move
Attribute used for multi-hit moves that increase power in increments of the move's base power for each hit, namely Triple Kick and Triple Axel.
See
apply