Game Overview
EternalGuild is a Godot 4 / C# tactical RPG prototype built around expedition runs.
The current loop is:
- Build or select a party in the guild hub.
- Enter a dungeon contract.
- Resolve tactical combat, event, treasure, and economy rooms.
- Claim rewards and manage equipment.
- Choose the next room from the path map.
- Return to the hub or wipe, preserving the run/meta state that the game owns.
The codex is generated from the repository so developers can inspect what is actually present in the active runtime data.