Add first support tactic

This commit is contained in:
2026-06-18 03:11:35 +09:00
parent b0d26530f2
commit 618a780796
9 changed files with 263 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Damage forecast for selected-unit attacks.
- Terrain defense and avoid affect physical attack damage and hit chance.
- Min/max attack ranges and counterattack forecasts.
- MP tactics with low/high damage options, healing options, a skill list menu, damage/healing previews, and target overlays.
- MP tactics with low/high damage options, healing options, a first support buff, a skill list menu, previews, and target overlays.
- Campaign inventory consumables with an item menu, HP/MP recovery preview, and target overlay.
- Weapon, armor, and accessory rewards can be stored, displayed, and equipped from the battle HUD.
- Scenario-specific pre-battle shop purchases spend campaign gold, save immediately, and sync into the upcoming battle inventory.