Add outer islands scenario

This commit is contained in:
2026-06-18 02:56:28 +09:00
parent c4c2f8be05
commit 1857d45b52
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-six campaign scenarios.
- Sixty-seven campaign scenarios.
- Grid movement.
- Unit selection.
- Move, attack, wait, end turn.
@@ -87,6 +87,7 @@ Godot 4 tactical RPG prototype inspired by classic turn-based Romance of the Thr
- Final Harbor consumes the Hainan Coast branch flags and ends the southern harbor line toward secured order or pursued last captains.
- Last Captains consumes the Final Harbor branch flags and settles the remaining captain ledgers toward registered order or pursued sea exiles.
- Sea Exiles consumes the Last Captains branch flags and breaks the outer coast toward settled exiles or pressed outer islands.
- Outer Islands consumes the Sea Exiles branch flags and breaks the island refuge toward secured islands or pressed hidden coves.
- 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.