- Add playerAttack CSS animation (rubber band toward monster)
- Add animatePlayerAttack() function for player icon animation
- Add scrollToMonsterAndAnimate() for scrolling to target monsters
- Add executeAnimatedPlayerSkill() for animated multi-target attacks
- Modify executeMultiHitSkill() to animate each hit with scrolling
- Modify executePlayerSkill() to animate single and multi-target attacks
- Player attacks now animate before damage, then scroll to target monster
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>