Private
Readonly
teraLogic determining which Pokémon will instantly Tera. Each entry is either a number (the slot index) or a tuple of the slot index and a condition function.
Determine the indices of the Pokémon that will instantly Tera
Checks if a trainer can tera
Whether this trainer can currently tera
Sets a pokemon on this AI to just instantly Tera on first move used
The index of the pokemon to instantly tera
Optional
condition: () => booleanAn optional condition function, evaluated at
Stores data and helper functions about a trainers AI options.