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
"Activates" the shell trap, causing the tag owner to move next.
The owner of this tag
The type of functionality invoked in battle
true
if invoked with the AFTER_HIT
lapse type
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 implementing Shell Trap's pre-move behavior. Pokemon with this tag will act immediately after being hit by a physical move.
See
Shell Trap