• 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!
Better Move Tutor

v20.1 Better Move Tutor 2.0

This resource pertains to version 20.1 of Pokémon Essentials.
I've removed the extra folder with a modified vertion of Bag Screen with Interactable party since I've discovered what I needed to modify to make it universally compatible (I hope) by modyfing
Ruby:
Expand Collapse Copy
pkmn.compatible_with_move?
instead of adding several new ones that had to be added to all plugins that modify tm/hms or similar. I've grown wiser in this time.

Also added the Move Master to make all tutor and tm/hm moves be universally learnable (except by eggs and shadow pokemon) when the setting is true and a definable switch is on. Busted on its own but can make some good once-in-a-playthrough moves or simply if you dont want to add your new move to every moveset.
2023-01-07.png
Back
Top