Add Guanzhong foothold scenario

This commit is contained in:
2026-06-18 00:42:00 +09:00
parent ca0a414cee
commit bd1fa8ff8b
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
- Thirty-six campaign scenarios.
- Thirty-seven campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -57,6 +57,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Ma Chao Counterstroke consumes the Tong Pass Vanguard branch flags and tests Cao Cao's pass line against the western cavalry charge.
- Weishui Camps consumes the Ma Chao Counterstroke branch flags and turns the Wei River line into a test of ground and alliance trust.
- Weishui Crossing consumes the Weishui Camps branch flags and turns the western campaign from river defense into a Guanzhong foothold.
- Guanzhong Foothold consumes the Weishui Crossing branch flags and turns the seized riverbank into a western base against Ma Chao's rearguard.
- 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.