Base class defining all Move Attributes
Move
apply
Should this Move target the user?
Applies move attributes
Pokemon using the move
Pokemon
Pokemon target of the move
Move with this attribute
Set of unique arguments needed by this attribute
true if application of the ability succeeds
applyMoveAttrsInternal
the MoveCondition or MoveConditionFunc for this Move
MoveCondition
the string representing failure of this Move
Used by the Enemy AI to rank an attack based on a given target
EnemyPokemon.getNextMove
Returns arbitrarily high score when Pokemon is asleep, otherwise shouldn't be used
Base class defining all
Move
AttributesAbstract
See
apply