Add named equipment rewards

This commit is contained in:
2026-06-18 11:58:47 +09:00
parent 5e24817d10
commit c062fbc832
12 changed files with 72 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- MP tactics with low/high damage options, area damage/healing/status options, ally support buffs, enemy debuffs, movement and accuracy/evasion modifiers, poison damage-over-time, seal/snare/disarm action locks, a skill list menu, previews, and target overlays.
- Campaign inventory consumables with an item menu, HP/MP recovery, poison/seal/snare/disarm cure previews, and target overlay.
- Weapon, armor, and accessory rewards can be stored, displayed, and equipped from the battle HUD; some weapons deal bonus physical damage against matching move types.
- First named equipment rewards exist in the northern campaign arc and show a `Named` tag in shop, Armory, and equipment menus.
- Scenario-specific pre-battle shop purchases, optional finite shop stock, and 50% sell-back save immediately and sync into the upcoming battle inventory.
- Pre-battle Armory equipment changes save immediately and sync roster equipment plus inventory stock.
- Pre-battle Roster can move optional officers between sortie and reserve within scenario limits.