PokéRogue
    Preparing search index...

    Function calculateTotalPoolWeight

    • Calculate the total weight of all moves in a move pool

      Parameters

      • pool: Map<MoveId, number>

        The move pool to calculate the total weight for

      Returns number

      The total weight of all moves in the pool