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
Check if the current move used is identical to the last used move with a MoveResult
of SUCCESS
/MISS
true
if there is valid consecutive usage | false
if the moves are different from each other
Torment only ends when the affected Pokemon leaves the battle field
The Pokemon under the effects of Torment
true
if still present | false
if not
Load the data for a given BattlerTag
or JSON representation thereof.
Should be inherited from by any battler tag with custom attributes.
An object containing the fields needed to reconstruct this tag.
Get the text to display when the player attempts to select a move that is restricted by this tag.
The text to display when the player attempts to select the restricted move
Battle Tag that applies the move Torment to the target Pokemon Torment restricts the use of moves twice in a row. The tag is only removed if the target leaves the battle. Torment does not interrupt the move if the move is performed consecutively in the same turn and right after Torment is applied