Optional
sourceOptional
sourceHelper function that retrieves the Pokemon affected
list of PlayerPokemon or EnemyPokemon on the field
When given a arena tag or json representing one, load the data for it. This is meant to be inherited from by any arena tag with custom attributes
An arena tag
Arena Tag class for delayed attacks, such as
Moves.FUTURE_SIGHT
orMoves.DOOM_DESIRE
. Delays the attack's effect by a set amount of turns, usually 3 (including the turn the move is used), and deals damage after the turn count is reached.