Protected
Optional
optionsA container for this attribute's optional parameters
Should this Move
target the user?
If defined, overrides the move's base chance for this secondary effect to trigger.
true
if this effect should apply only upon hitting a target
for the first time when targeting multiple Pokemon
.
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
Gets the used move's additional effect chance.
Chance is modified by MoveEffectChanceMultiplierAbAttr
and IgnoreMoveEffectsAbAttr
.
Move effect chance value.
Used by the Enemy AI to rank an attack based on a given target
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
apply
getUserBenefitScore