Show equipment in hover unit info

This commit is contained in:
2026-06-18 11:50:56 +09:00
parent ca51680b1c
commit 5e24817d10
5 changed files with 34 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Unit selection.
- 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.
- Hover tile and unit info with class, movement type, AGI, movement, range, and equipped gear.
- Enemy threat range overlay with tile-level threat source, physical damage hints, and hostile tactic hints.
- Damage forecast for selected-unit attacks.
- Terrain defense and avoid affect physical attack damage and hit chance.