Add Ruxu river line scenario

This commit is contained in:
2026-06-18 01:10:20 +09:00
parent c69dbc6c2b
commit 43fe7be4b0
5 changed files with 378 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
- Forty-two campaign scenarios.
- Forty-three campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -63,6 +63,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Hanzhong Gate consumes the Hanzhong Approach branch flags and opens Zhang Lu submission or Hanzhong pacification follow-up choices.
- Hanzhong Settlement consumes the Hanzhong Gate branch flags and turns the basin toward a Hanzhong garrison or Ruxu pivot.
- Ruxu Advance consumes the Hanzhong Settlement branch flags and opens Ruxu bank or Sun Quan river-line follow-up choices.
- Ruxu River Line consumes the Ruxu Advance branch flags and introduces water-move enemy boats along the riverbank.
- 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.