LypakasLobby / PokemonMythology

Other
0 stars 1 forks source link

raise to cap #3

Open aglarcz opened 3 weeks ago

aglarcz commented 3 weeks ago

Stat bonus is not working when using raise to cap in battle, any chance to fix it?

Lypaka-Dev commented 3 weeks ago

Pixelmon bug, you'd have to install someone's patch for that. Neo has one. I linked it in my Discord.

aglarcz commented 3 weeks ago

I am not talking about raise to cap bug introduced in 9.1.2. mythology stat bonus was not working with this battle rule even before

Lypaka-Dev commented 3 weeks ago

That's interesting. I don't increase the stats on battle start, I manually set the stat higher when the Pokémon is converted into a Mythic. (https://github.com/LypakasLobby/PokemonMythology/blob/main/src/main/java/com/lypaka/pokemonmythology/Handlers/MythicHandler.java#L243) so I'm not 100% sure why that would be the case - likely something on Pixelmon's end with the PixelmonWrapper - but I will take a look when I have time.

Lypaka-Dev commented 2 weeks ago

Can you reach out to me in my Discord when you get the chance? I have an experimental jar for you to test for me.