Add Nanpi pressure scenario

This commit is contained in:
2026-06-17 23:16:09 +09:00
parent 1c235f7e05
commit c7be7a27af
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
- Eighteen campaign scenarios.
- Nineteen campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -39,6 +39,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Ye Siege consumes the Ye campaign branch flags and stages an inner-gate breach.
- Ye Surrender consumes the siege branch flags and settles the city before the Yuan heirs flee north.
- Northern Pursuit consumes the Ye surrender branch flags and pushes Yuan Shang's rearguard north from Ye.
- Nanpi Pressure consumes the Northern Pursuit branch flags and breaks Yuan Tan's outer line.
- 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.