Base class defining all Move Attributes
Move
apply
Should this Move target the user?
Gets the next party member to contribute to a Beat Up hit, and calculates the base power for it.
Pokemon that used the move
N/A
true if the function succeeds
the MoveCondition or MoveConditionFunc for this Move
MoveCondition
Pokemon using the move
Pokemon
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