• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Ability Swapper Script that Displays Pokemon Abilities! 1.69

SuperSpyroDragon64

Cooltrainer
Member
Joined
Apr 20, 2022
Posts
165
SuperSpyroDragon64 submitted a new resource:

Ability Swapper Script that Displays Pokemon Abilities! - Fully modular and displays Pokemon abilities, increasing user friendliness!

I got sick of grinding for cash to buy overpriced Ability Capsules and breeding/glitching/grinding/save-scumming/save-editing for abilities, but I also got sick of lazily coded NPCs who want me to choose between "Ability 1, Ability 2, and Ability 3", whatever that means to the average end user. Might as well ask the player if he wants his ability value set to 0, 1, or 2. A player can always check the documentation, but you know the UI isn't ideal if the player is forced to use external...

Read more about this resource...
 
I think you have a small issue in the code, at least in my testing it crashed:

"$Trainer.party.each do" should be "$player.party.each do".

Apart from that, great script! thanks for making it!
 
Back
Top