Reminds me of the stick figure fight animations from newgrounds and has the same level of juice/attitude -- nice work on that :)
I agree with other folks that the timing window on the reflect was a bit small. I'm not sure if it was frame perfect or not, but saw that you mentioned it was using animation events, so you could have the animation event store the time, then check the time delta between the last animation event and the player input event -- that'd decouple it from the framerate. It's tricky though, I also hit a couple of frame-dependent bugs when working on the code for my submission too. Writing bulletproof game logic is hard...
I like the music and sfx too, very nice level of polish on it. I'd love to see some combos and tightening up the controls so you can switch more fluidly between the different abilities.