Add final harbor scenario

This commit is contained in:
2026-06-18 02:44:36 +09:00
parent 9949130a4a
commit bb84c76076
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
- Sixty-three campaign scenarios.
- Sixty-four campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -84,6 +84,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Nanhai Route consumes the Southern Holdouts branch flags and cuts the coastal passage toward a secured route or pressed southern fleet.
- Southern Fleet consumes the Nanhai Route branch flags and breaks the coastal anchorage toward a secured fleet or pressed Hainan coast.
- Hainan Coast consumes the Southern Fleet branch flags and breaks the shore road toward a secured coast or pressed final harbor.
- Final Harbor consumes the Hainan Coast branch flags and ends the southern harbor line toward secured order or pursued last captains.
- 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.