Add Red Cliffs fire scenario

This commit is contained in:
2026-06-18 00:12:33 +09:00
parent b2ee7c3138
commit 0994435cbf
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-nine campaign scenarios.
- Thirty campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -50,6 +50,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Jiangling Chase consumes the Changban Pursuit branch flags and seizes Jing Province's river storehouses.
- Xiakou Pursuit consumes the Jiangling Chase branch flags and pushes the river campaign toward Red Cliffs.
- Red Cliffs Fleet consumes the Xiakou Pursuit branch flags and tests Cao Cao's chained fleet against the coalition vanguard.
- Red Cliffs Fire consumes the Red Cliffs Fleet branch flags and turns the chained-fleet battle into a fire attack.
- 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.