Sealed
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
Tick down this BattlerTag
's duration.
true
if the tag should be kept (turnCount
> 0`)
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.
Shows a message when the player attempts to select a move that is restricted by Throat Chop.
The message to display when the player attempts to select the restricted move
Tag representing the "Throat Chop" effect. Pokemon with this tag cannot use sound-based moves.
See
Throat Chop