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
.
Takes the average of the user's and target's corresponding stat values and sets those stats to the corresponding average for both temporarily.
true if attribute application 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
Used by the Enemy AI to rank an attack based on a given user
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