Optional healRatio: numberOptional healStat: StatShould this effect only apply on the first hit?
Private healPrivate healPrivate messageShould this Move target the user?
Defines when this effect should trigger in the move's effect order
MoveEffectPhase.start
Heals the user the determined amount and possibly displays a message about regaining health.
If the target has the ReverseDrainAbAttr, all healing is instead converted
to damage to the user.
true if the function 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
Heals user as a side effect of a move that hits a target. Healing is based on
healRatio* the amount of damage dealt or a stat of the target.See
applygetUserBenefitScore