Add Nanhai route scenario

This commit is contained in:
2026-06-18 02:33:32 +09:00
parent d5024874ec
commit 3ee46d92e3
5 changed files with 376 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
- Sixty campaign scenarios.
- Sixty-one campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -81,6 +81,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Jianye Command consumes the Inner Jianye branch flags and breaks the command district toward secured city order or forced Wu surrender.
- Wu Surrender consumes the Jianye Command branch flags and turns the command district victory toward accepted surrender or pursued Wu holdouts.
- Southern Holdouts consumes the Wu Surrender branch flags and clears the southern canal camp toward settled holdouts or a pressed Nanhai route.
- Nanhai Route consumes the Southern Holdouts branch flags and cuts the coastal passage toward a secured route or pressed southern fleet.
- 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.