Should this effect only apply on the first hit?
Should this effect only apply on the last hit?
Should this Move
target the user?
Defines when this effect should trigger in the move's effect order
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 moves which cut the user's Max HP in half. Triggers using
MoveEffectTrigger.POST_TARGET
.See
apply