Add Luoyang summons scenario

This commit is contained in:
2026-06-18 01:41:33 +09:00
parent ab90b56f13
commit 55abe21806
5 changed files with 372 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
## Current Slice
- Forty-eight campaign scenarios.
- Forty-nine campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -69,6 +69,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Jingzhou Supply Line consumes the Fancheng Relief branch flags and cuts Guan Yu's supply road after the siege break.
- Maicheng Pursuit consumes the Jingzhou Supply Line branch flags and seals Guan Yu's retreat road toward Maicheng.
- Jing Province Settlement consumes the Maicheng Pursuit branch flags and settles the Jing Province command post before the next court summons.
- Luoyang Summons consumes the Jing Province Settlement branch flags and opens the court road toward Wei's next transition.
- Post-battle choices can save campaign flags that branch later briefing text, shop stock, and scenario events.
- Scenario post-battle dialogue can play before the victory result panel.
- Basic battle EXP, level-ups, and core first-tier class promotion routes.