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
Checks if a move is disabled under Heal Block because of its choice of target Implemented b/c of Pollen Puff
true
if the move cannot be used because the target is an ally
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.
Tag that prevents HP recovery from held items and move effects. It also blocks the usage of recovery moves. Applied by moves:
Heal Block (5 turns)
,Psychic Noise (2 turns)