Add event prerequisite gates

This commit is contained in:
2026-06-18 14:04:06 +09:00
parent e76d7e3a7e
commit 8c4d7c8822
10 changed files with 153 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
## Milestone 3: Scenario Layer
- Pre-battle briefing exists with a campaign chapter header, battle header, objective summary, and condition tracker. Full dialogue scenes are still planned.
- Scenario events exist for battle start, battle begin, turn start, movement-triggered map tiles, and objective-change notices.
- Scenario events exist for battle start, battle begin, turn start, movement-triggered map tiles, event prerequisites, and objective-change notices.
- Mid-battle map/action events have a first action system with movement ambushes and scripted unit withdrawals.
- Opening battle dialogue exists through event actions.
- Post-battle dialogue exists before the victory result panel.