Tag that swaps the user's base ATK stat with its base DEF stat.
Optional
Helper function that retrieves the source Pokemon object
The source Pokemon or null if none is found
Pokemon
null
When given a battler tag or json representing one, load the data for it. This is meant to be inherited from by any battler tag with custom attributes
A battler tag
Removes the Power Trick tag and reverts any stat changes if the tag is already applied.
The Pokemon that already has the Power Trick tag.
Swaps the user's base ATK stat with its base DEF stat.
The Pokemon whose stats will be swapped.
Tag that swaps the user's base ATK stat with its base DEF stat.