kep-hack/engine/battle/move_effects
Llinos Evans 7ed5c0ae95 1/256 Text and other transparency enhancements
- In the event of a 1/256 miss, the game will now state the Pokemon evaded the attack to signify its occurrence. This is part of an effort to make misses, overall, more transparent.
- Battle Debug now loads some items to assist with testing.
- Misleading Guard Spec message in Celadon has been changed to refer to X Special, which it was actually describing.
- Removed "it can spook the target sometimes" text when getting the TM for Rock Slide, because it's a LIE
2023-06-12 14:41:13 +01:00
..
conversion.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
drain_hp.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
focus_energy.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
haze.asm Rename SLP to SLP_MASK (#361) 2022-06-17 22:25:52 -04:00
heal.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
leech_seed.asm 1/256 Text and other transparency enhancements 2023-06-12 14:41:13 +01:00
mist.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
one_hit_ko.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
paralyze.asm callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar 2020-07-06 21:18:22 -04:00
pay_day.asm FEROCIOUS KICKS AND PUNCHES 2023-04-23 00:26:33 +01:00
recoil.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
reflect_light_screen.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
substitute.asm Add some constants for options (#344) 2021-11-05 19:45:09 -04:00
transform.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00