PokéRogue
    Preparing search index...
    • Determine whether an enemy Pokémon will Terastallize the user

      Does not check if the Pokémon is allowed to Terastallize (e.g., if it's a mega)

      Parameters

      • pokemon: Pokemon

        The Pokémon to check

      Returns boolean

      Whether the Pokémon will Terastallize

      Should really only be called with an enemy Pokémon, but will technically work with any Pokémon.