Add Jianye command scenario

This commit is contained in:
2026-06-18 02:19:14 +09:00
parent e0496b2759
commit 9cfd245cfb
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
- Fifty-seven campaign scenarios.
- Fifty-eight campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -78,6 +78,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Jianye Gate consumes the Wu Counterstroke branch flags and breaks the outer gate line toward a secured gate road or forced capital sortie.
- Jianye Sortie consumes the Jianye Gate branch flags and contains the capital sortie toward a held siege road or inner-city pressure.
- Inner Jianye consumes the Jianye Sortie branch flags and opens the inner city toward a secured road or forced Wu last stand.
- Jianye Command consumes the Inner Jianye branch flags and breaks the command district toward secured city order or forced Wu surrender.
- 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.