sovereignx/include/config
AtariDreams 929ec54a39
Update catch curve for pokeballs (#3685)
Since Gen 6, the capture rate curve was changed to make pokeballs more effective on lower level pokemon

It's by 65536 divided by 255 to the power of(1/5.33) and I did the work of translating that so a rough approximation can be done in integers, and so far, it seems to work close enough. I use this in my romhack for months now and it works fine.
2023-12-12 16:25:33 +01:00
..
battle.h Gen 9 configs for Protean/Libero, Intrepid Sword and Dauntless Sword (#3614) 2023-12-12 00:08:44 +01:00
debug.h ai delay timer 2023-09-12 10:35:05 +02:00
item.h Port pokefirered's Vs. Seeker to pokeemerald (#3256) 2023-11-26 18:58:43 +01:00
overworld.h Add config for times of day (#3579) 2023-11-24 15:57:08 +01:00
pokemon.h Update catch curve for pokeballs (#3685) 2023-12-12 16:25:33 +01:00
species_enabled.h Species Simplifier™ - Part 3 (#3562) 2023-12-08 15:05:10 +01:00