kep-hack/data/battle_anims
Llinos Evans bdb19859c2 Move Animation Photosensitivity Enhancements
This changes the animations for various vanilla moves with the aim of reducing photosensitive reactions. KEP is going to chiefly be played on emulators, and thus players will experience flashing that is meant to be dimmed by a Game Boy screen. This is dangerous, so here we are.

Many moves have been given black screens which 1) Look cool as fuck, Thunderbolt and Blizzard are really nice and 2) bypass flashing. Others have had their flashing reduced or outright removed.

Blizzard has been given special treatment, having the second part of its animation given an Ice Rise clip like Ice Beam. This, coupled with the darkness, looks ace.

Changed moves include:
Body Slam, Glare, Dazzling Gleam (oops), Disable, Blizzard, BubbleBeam, Confusion, Dream Eater, Explosion, Guillotine, Hyper Beam, Mega Kick, Mega Punch, Psychic, Reflect, Rock Slide, Selfdestruct, Spore, and Thunderbolt;
2023-09-07 16:03:07 +01:00
..
base_coords.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
frame_blocks.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
special_effect_pointers.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
special_effects.asm Move Animation Photosensitivity Enhancements 2023-09-07 16:03:07 +01:00
subanimations.asm Adding the last of the used moves 2023-04-29 21:00:17 +01:00