Teach enemy AI weapon-aware attacks

This commit is contained in:
2026-06-18 11:30:37 +09:00
parent 6ca276082e
commit a4330481a6
8 changed files with 135 additions and 77 deletions

View File

@@ -9,7 +9,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
- Enemy AI with movement, attacks, multiple MP tactic choices, and scenario target priorities.
- 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.
- Damage forecast for selected-unit attacks.