Base class defining all Move Attributes
Move
apply
Should this Move target the user?
Power up moves when less PP user has
Pokemon using this move
Pokemon
Pokemon target of this move
Move being used
[0] Utils.NumberHolder of power
Utils.NumberHolder
true if the function succeeds
the MoveCondition or MoveConditionFunc for this Move
MoveCondition
Pokemon using the move
Pokemon target of the move
Move with this attribute
the string representing failure of this Move
Used by the Enemy AI to rank an attack based on a given target
EnemyPokemon.getNextMove
Used by the Enemy AI to rank an attack based on a given user
Base class defining all
Move
AttributesAbstract
See
apply