Add Nanpi surrender scenario

This commit is contained in:
2026-06-17 23:20:16 +09:00
parent c7be7a27af
commit 9bb72b84a4
5 changed files with 381 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
- Nineteen campaign scenarios.
- Twenty campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -40,6 +40,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Ye Surrender consumes the siege branch flags and settles the city before the Yuan heirs flee north.
- Northern Pursuit consumes the Ye surrender branch flags and pushes Yuan Shang's rearguard north from Ye.
- Nanpi Pressure consumes the Northern Pursuit branch flags and breaks Yuan Tan's outer line.
- Nanpi Surrender consumes the Nanpi Pressure branch flags and settles Yuan Tan's last loyalists.
- 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.