Add Jiangling chase scenario

This commit is contained in:
2026-06-18 00:01:52 +09:00
parent 1764539fcd
commit e172efa71b
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
- Twenty-six campaign scenarios.
- Twenty-seven campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -47,6 +47,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Liaodong Pursuit consumes the White Wolf Mountain branch flags and forces the Yuan fugitives against Liaodong's border.
- Xinye Advance consumes the Liaodong Pursuit branch flags and opens Cao Cao's southern advance into Jing Province.
- Changban Pursuit consumes the Xinye Advance branch flags and forces Liu Bei's bridge guard at Changban.
- Jiangling Chase consumes the Changban Pursuit branch flags and seizes Jing Province's river storehouses.
- 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.