pokemon-rogue-battle
    Preparing search index...

    Stores data and helper functions about a trainers AI options.

    Index

    Constructors

    Properties

    instantTeras: number[]
    teraMode: TeraAIMode = TeraAIMode.NO_TERA

    Methods

    • Sets a pokemon on this AI to just instantly Tera on first move used

      Parameters

      • index: number

        The index of the pokemon to instantly tera.

      Returns void