Private
#isPrivate
#lapseOptional
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
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)
Lapses either before the user's move and does nothing or after receiving fatal damage. When the damage is fatal, the attacking Pokemon is taken down as well, unless it's a boss.
The Pokemon that is attacking the Destiny Bond user.
CUSTOM or PRE_MOVE
false
if the tag source fainted or one turn has passed since the application
Load the data for a given BattlerTag
or JSON representation thereof.
Should be inherited from by any battler tag with custom attributes.
Tag applied to the Move.DESTINY_BOND user.
See
apply