PokéRogue
    Preparing search index...

    Function filterRemainingTrainerMovePool

    • Adjust weights in the remaining move pool based on existing moves in the Pokémon's moveset

      Parameters

      • pool: [id: MoveId, weight: number][]

        The move pool to filter

      • pokemon: Pokemon

        The Pokémon for which the moveset is being generated

      Returns void

      Submethod for step 5 of moveset generation