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
Performs post-summon effects through Pokemon.mysteryEncounterBattleEffects
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 adds extra post-summon effects to a battle for a specific Pokemon. These post-summon effects are performed through
Pokemon.mysteryEncounterBattleEffects
, and can be used to unshift special phases, etc. Currently used only in MysteryEncounters to provide start of fight stat buffs.