Show physical threat damage hints

This commit is contained in:
2026-06-18 11:36:14 +09:00
parent a4330481a6
commit cecdb05a4a
6 changed files with 68 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Move, attack, wait, end turn.
- Enemy AI with movement, damage-aware physical attacks, multiple MP tactic choices, and scenario target priorities.
- Hover tile and unit info.
- Enemy threat range overlay with tile-level threat source hints.
- Enemy threat range overlay with tile-level threat source and physical damage hints.
- Damage forecast for selected-unit attacks.
- Terrain defense and avoid affect physical attack damage and hit chance.
- Min/max attack ranges and counterattack forecasts.