Show status effect durations

This commit is contained in:
2026-06-18 15:23:13 +09:00
parent e005b82bbb
commit 5a3e5e1b64
6 changed files with 223 additions and 11 deletions

View File

@@ -119,7 +119,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Floating combat text for damage, recovery, misses, support effects, poison ticks, action locks, level-ups, and promotions.
- Short unit slide animation for board movement.
- Hover target preview badges for attacks, tactics, and items.
- Low-HP board unit warning rings, HP bar color states, and board status pips for support, debuff, poison, seal, snare, and disarm effects.
- 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.
- Data-driven scenario setup through JSON definitions and deployments.
## Run