sovereignx/test
Isaac Rivera e5b33a0434
Add check for Magic Guard to avoid taking recoil damage (#4578)
* Add check for Magic Guard to avoid taking recoil damage

* add test to verify a mon with magic guard does not take recoil damage

followed format from "Steel Beam hp loss is prevented by Magic Guard" test

* update format of tests with magic guard and some form of recoil damage
2024-05-15 15:40:40 +02:00
..
battle Add check for Magic Guard to avoid taking recoil damage (#4578) 2024-05-15 15:40:40 +02:00
dynamax.c Rename EFFECT_FAKE_OUT to EFFECT_FIRST_TURN_ONLY (#4081) 2024-01-31 09:32:58 -03:00
fpmath.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
pokemon.c Fixes givemon moves not defaulting to none (#4377) 2024-04-11 20:34:11 +01:00
random.c Optional high-quality RNG (#3780) 2023-12-22 17:39:15 +00:00
species.c Backwards-compatible BoxPokémon Refactor (#3438) 2023-12-27 17:48:17 +01:00
sprite.c Merge branch 'RHH/master' into RHH/upcoming 2023-08-12 16:31:44 -04:00
test_runner.c Save-compatible SaveBlock3 (#4112) 2024-02-10 18:14:36 +01:00
test_runner_args.c Test moves, items, and abilities in battle 2023-02-01 13:53:57 +00:00
test_runner_battle.c Revert "Guillotine: Decapitalize everything (#3949)" (#4525) 2024-05-13 19:19:37 +02:00