PokéRogue
    Preparing search index...

    Function getAllowedTmTiers

    • Determine which TM tiers a Pokémon can learn based on its level

      Parameters

      • level: number

        The level of the Pokémon

      Returns [common: boolean, great: boolean, ultra: boolean]

      A tuple indicating whether the Pokémon can learn common, great, and ultra tier TMs