Protected
Optional
optionsContainer for optional parameters to this attribute.
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
.
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 moves that change stat stages
Param: stats
BattleStat
Array of stat(s) to changeParam: stages
How many stages to change the stat(s) by, [-6, 6]
Param: selfTarget
true
if the move is self-targettingParam: options
StatStageChangeAttrOptions Container for any optional parameters for this attribute.
See
apply