Add Jing Province settlement scenario

This commit is contained in:
2026-06-18 01:36:16 +09:00
parent 300fcf67cb
commit ab90b56f13
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-seven campaign scenarios.
- Forty-eight campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -68,6 +68,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Fancheng Relief consumes the Ruxu Crossing branch flags and uses a protected Fancheng messenger defense objective.
- 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.
- 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.