Optional
sourcePerforms 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.
The battler tag to load
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.