Sealed
Readonly
moveID of the move that the user is locked into using
Optional
sourceThe PID
of the Pokemon that added this tag, or undefined
if not set by a pokemon
Optional
sourceThe MoveId
that created this tag, or undefined
if not set by a move
Readonly
tagThe tag's remaining duration
Gets the text to display when a move's execution is prevented as a result of the restriction. Because restriction effects also prevent selection of the move, this situation can only arise if a pokemon first selects a move, then gets outsped by a pokemon using a move that restricts the selected move.
The text to display when the move is interrupted
Tick down this BattlerTag
's duration.
true
if the tag should be kept (turnCount
> 0`)
Loads the Gorilla Tactics Battler Tag along with its unique class variable moveId
Object containing the fields needed to reconstruct this tag.
Tag used by Gorilla Tactics to restrict the user to using only one move.