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
Applies Powder's effects before the tag owner uses a Fire-type move, damaging and canceling its action. Lasts until the end of the turn.
The Pokemon
with this tag.
The BattlerTagLapseType
dictating how this tag is being activated
true
if the tag should remain active.
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.
BattlerTag representing the effects of Powder. When the afflicted Pokemon uses a Fire-type move, the move is cancelled, and the Pokemon takes damage equal to 1/4 of its maximum HP (rounded down).