Add Bohai remnants scenario

This commit is contained in:
2026-06-17 23:24:50 +09:00
parent 9bb72b84a4
commit 2bd654f085
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
- Twenty campaign scenarios.
- Twenty-one campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -41,6 +41,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- 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.
- Bohai Remnants consumes the Nanpi Surrender branch flags and scatters the Yuan brothers' covering force.
- 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.