Function generateActiveSubDecisions

  • Generates list of available decisions for a given active of the main player in the battle

    Parameters

    • battle: Battle

      The Battle

    • requestIndex: number

      The request index

    • Optional forceMegaEvolution: boolean

      Force mega evolution

    Returns ActiveSubDecision[]

    The list of available decisions

Generated using TypeDoc