Add Tong Pass vanguard scenario

This commit is contained in:
2026-06-18 00:26:29 +09:00
parent c8e0169dc8
commit b9d8d23a51
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-two campaign scenarios.
- Thirty-three campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -53,6 +53,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- 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.
- Tong Pass Vanguard consumes the Jiangling Rearguard branch flags and opens the western campaign against Ma Chao's riders.
- 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.