• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Scripting Question] More than two abilities

  • 12
    Posts
    3
    Years
    • Seen May 5, 2025
    I am wondering about how I would expand the two regular abilities per Pokemon to
    any number of abilities. Is there any way to do this because there are some Pokemon I would like to give more than two without the extra ones being hidden abilities. Thanks in advance. (Essentials 19.1)
     
    The new Pokemon Essentials version lets you change ability via scripting

    Though you could rewrite the Ability ID code to, if it's set to a number over 100, set the pokemon's ability to an ability with that number.
     
    Back
    Top