pokeemerald/include/config
LOuroboros 34cafa746c Implemented Electromorphosis' effect
Also added a battle preproc config to check if the STATUS3_CHARGED_UP was already applied.
Pokémon Scarlet and Violet don't check if this status flag was already applied on the target of abilities like Electromorphosis (and Wind Power until proven otherwise.)
As a result, the game will trigger the ability multiple times if they're hit by a multihit move.
This directive makes the code end the ability effect preemptively if the target does have the status flag applied.
2022-12-06 05:23:29 -03:00
..
battle.h Implemented Electromorphosis' effect 2022-12-06 05:23:29 -03:00
debug.h Renamed missing overworld debug configs 2022-11-14 14:07:32 -03:00
item.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
overworld.h Organized conffig files into their own folder and cleaned up 2022-11-14 11:03:49 -03:00
pokemon.h Implemented uses of Shiny config 2022-11-14 11:56:02 -03:00