pokemon-rogue-battle
    Preparing search index...

    Phase for determining an enemy AI's action for the next turn. During this phase, the enemy decides whether to switch (if it has a trainer) or to use a move from its moveset.

    For more information on how the Enemy AI works, see docs/enemy-ai.md

    • Pokemon.getMatchupScore
    • EnemyPokemon.getNextMove

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    fieldIndex: number
    skipTurn: boolean = false

    Methods