Add Weishui crossing scenario

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