PokéRogue
GitHub
Switch to Main
Preparing search index...
src/data/moves/move-condition
lastResortCondition
Variable lastResortCondition
Const
lastResortCondition
:
MoveCondition
= ...
Condition used by the move
Last Resort
Remarks
Last resort fails if
It is not in the user's moveset
The user does not know at least one other move
The user has not directly used each other move in its moveset since it was sent into battle
A move is considered
used
for this purpose if it passed the first failure check sequence in the move phase (i.e. its usage message was displayed)
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Condition used by the move Last Resort