Protected
Readonly
conditionThe condition in which the move with this attribute instantly charges
Should this Move
target the user?
Flags the move with this attribute as instantly charged if this attribute's condition is met.
true
if the instant charge condition is met; false
otherwise.
the MoveCondition
or MoveConditionFunc for this Move
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 that allows charge moves to resolve in 1 turn under a given condition. Should only be used for
ChargingMoves
as achargeAttr
.