Add event inventory pickups

This commit is contained in:
2026-06-18 10:45:33 +09:00
parent cbfc221782
commit d69453472d
9 changed files with 119 additions and 16 deletions

View File

@@ -96,7 +96,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Scenario post-battle dialogue can play before the victory result panel.
- Basic battle EXP, level-ups, and core first-tier class promotion routes.
- Victory results summarize saved player level-ups and promotions.
- Scenario events for battle start, battle-begin dialogue, turn start, movement-triggered ambushes, objective updates, and reinforcements.
- Scenario events for battle start, battle-begin dialogue, turn start, movement-triggered ambushes, objective updates, inventory pickups, and reinforcements.
- Scenario briefing before battle with a campaign battle header and objective summary.
- Victory rewards and consumed inventory saved into a campaign state.
- Scenario-defined victory and defeat conditions.