OptionalsourceThe PID of the Pokemon that added this tag, or undefined if not set by a Pokemon.
OptionalsourceThe MoveId that created this tag, or undefined if not set by a move.
ReadonlytagThe tag's remaining duration.
The set of lapse types that this tag can be automatically lapsed with.
If this is exclusively BattlerTagLapseType.CUSTOM, then the tag can only ever be lapsed
manually via Pokemon.lapseTag (or calling the tag's lapse method directly)
Check whether this Tag can be transferred to another Pokemon via Baton Pass.
Whether this Tag can be transferred via Baton Pass. Defaults to returning the value set in the class constructor.
Cancels the source's move this turn and queues a "__ must recharge!" message
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 that represents the "recharge" effects of moves like Hyper Beam.