Add Jiangling rearguard scenario

This commit is contained in:
2026-06-18 00:22:38 +09:00
parent 1fd4d764ed
commit c8e0169dc8
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
- Thirty-one campaign scenarios.
- Thirty-two campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -52,6 +52,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Red Cliffs Fleet consumes the Xiakou Pursuit branch flags and tests Cao Cao's chained fleet against the coalition vanguard.
- Red Cliffs Fire consumes the Red Cliffs Fleet branch flags and turns the chained-fleet battle into a fire attack.
- Huarong Retreat consumes the Red Cliffs Fire branch flags and forces Cao Cao through the coalition roadblock after the fleet burns.
- Jiangling Rearguard consumes the Huarong Retreat branch flags and steadies Cao Cao's southern withdrawal before the next front.
- 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.