Optional
effectOverrides the secondary effect chance for this attr if set.
Should this effect only apply on the first hit?
Should this effect only apply on the first target 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
Gets the used move's additional effect chance.
Chance is modified by MoveEffectChanceMultiplierAbAttr
and IgnoreMoveEffectsAbAttr
.
Move effect chance value.
Attribute used for status moves, namely Power Split and Guard Split, that take the average of a user's and target's corresponding stats and assign that average back to each corresponding stat.
See
apply