Add class-specific attack presentation

This commit is contained in:
2026-06-18 17:37:47 +09:00
parent c928bb64b7
commit 84ccead01c
5 changed files with 244 additions and 23 deletions

View File

@@ -121,7 +121,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Placeholder menu/battle BGM plus UI, movement, attack, tactic, item, victory, and defeat SFX.
- Floating combat text for damage, recovery, misses, support effects, poison ticks, action locks, level-ups, and promotions.
- Short unit slide animation for board movement.
- Board attacks now request a short strike animation, with melee lunges and ranged attack traces drawn by the battle scene.
- Board attacks now request class-specific motion profiles, with infantry strikes, archer traces, cavalry charges, command flashes, and heavy warrior/bandit impacts drawn by the battle scene.
- Battle maps can use a high-resolution background image with translucent terrain overlays and terrain-specific detail patterns.
- Hover target preview badges for attacks, tactics, and items.
- Low-HP board unit warning rings, HP bar color states, and board status pips plus HUD duration summaries for support, debuff, poison, seal, snare, and disarm effects.