Battler Tag implementing the type-changing effect of Electrify. While this tag is in effect, the afflicted Pokemon's moves are changed to Electric type.
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
Battler Tag implementing the type-changing effect of Electrify. While this tag is in effect, the afflicted Pokemon's moves are changed to Electric type.