PokéRogue
    Preparing search index...
    • Apply the effects of abilities when they become active mid-turn from a Pokemon changing its form.

      Parameters

      • params: Omit<AbAttrBaseParams, "passive">

        The parameters to pass to the ability attribute's apply method

      Returns void

      In keeping with mainline behavior (such as Mega Tyranitar re-applying Sand Stream on Mega Evolving), this will re-apply all relevant abilities regardless of whether the form change altered the ability or not.