CW62 Posted July 27, 2022 Share Posted July 27, 2022 I've recently been playing around with PBS to add a little spice into my game (making legendary pokemon have higher stats, adding different type to a few pokemon, etc.). Recently I've been trying to edit Shaymin's sky form and can't find it in the PBS files. Does anyone know where it is locationed/how to change it? Quote Link to comment Share on other sites More sharing options...
Aariq Posted July 27, 2022 Share Posted July 27, 2022 6 hours ago, CW62 said: I've recently been playing around with PBS to add a little spice into my game (making legendary pokemon have higher stats, adding different type to a few pokemon, etc.). Recently I've been trying to edit Shaymin's sky form and can't find it in the PBS files. Does anyone know where it is locationed/how to change it? All the data for forms of Pokemon is stored in the file called 'PokemonMultipleForms' in scripts. Use that one to tweak Shaymin. I also recommend editing the script file 'montext' in Scripts>Reborn to change the stats of pokemon, since that one and PokemonMultipleForms directly affect the game and you will not need to compile the PBS files every time. Quote Link to comment Share on other sites More sharing options...
CW62 Posted July 29, 2022 Author Share Posted July 29, 2022 On 7/27/2022 at 4:05 AM, Aariq said: All the data for forms of Pokemon is stored in the file called 'PokemonMultipleForms' in scripts. Use that one to tweak Shaymin. I also recommend editing the script file 'montext' in Scripts>Reborn to change the stats of pokemon, since that one and PokemonMultipleForms directly affect the game and you will not need to compile the PBS files every time. Thanks for the help! I tried editing Shaymin the the scripts file but when I started the game the debuged a Shaymin in to check the stats he remained unchanged. Is there something I have to do besides just editing the script? Like starting the game in RPGmaker? Also I edited the script with Notepad++ just in the scripts folder. Any advice on what im doing wrong? Thanks again. Quote Link to comment Share on other sites More sharing options...
Aariq Posted July 30, 2022 Share Posted July 30, 2022 6 hours ago, CW62 said: Thanks for the help! I tried editing Shaymin the the scripts file but when I started the game the debuged a Shaymin in to check the stats he remained unchanged. Is there something I have to do besides just editing the script? Like starting the game in RPGmaker? Also I edited the script with Notepad++ just in the scripts folder. Any advice on what im doing wrong? Thanks again. There seems to be something weird about the Reborn scripts at the moment. I just tested the Rejuvenation scripts and they still work to change the data. I'm not sure what happened. Quote Link to comment Share on other sites More sharing options...
jsxtr Posted July 31, 2022 Share Posted July 31, 2022 On 7/30/2022 at 7:38 AM, CW62 said: Thanks for the help! I tried editing Shaymin the the scripts file but when I started the game the debuged a Shaymin in to check the stats he remained unchanged. Is there something I have to do besides just editing the script? Like starting the game in RPGmaker? Also I edited the script with Notepad++ just in the scripts folder. Any advice on what im doing wrong? Thanks again. Try changing the values in the "MultipleForms.rb" script rather than the "PokemonMultipleForms.rb" one. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.