A restriction that prevents a move from being selected
Only checked when the move is selected, but not when it is attempted to be invoked. To prevent a move from being used, use a MoveCondition instead.
MoveCondition
Readonly
The Pokemon attempting to select the move
The move being selected
Whether the move is restricted for the user.
A restriction that prevents a move from being selected
Remarks
Only checked when the move is selected, but not when it is attempted to be invoked. To prevent a move from being used, use a
MoveCondition
instead.