• 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 Moveset Converter 1.0

manta

★★★★★
Member
Mantager submitted a new resource:

Moveset Converter - Convert PBS movesets into MultipleForms movesets!

(You need Python 3.5 for this).
If you're editing Pokemon_MultipleForms, you may notice that the moveset format used there is different to the moveset format in pokemon.txt. For my project, I needed to add lots of movesets, which meant adding these by hand would be very time costly. To get around this, I wrote a quick Python program to convert the moveset.

Bascially, you input a PBS moveset like this:
1,TACKLE,5,GROWL,7,EMBER,10,LEER

And the program will turn it into this:...

Read more about this resource...
 
Back
Top