No description
Find a file
2026-01-18 11:40:06 +01:00
campaign/archipelago restructure 2026-01-18 11:40:06 +01:00
gorg restructure 2026-01-18 11:40:06 +01:00
README.md Gorg bis Session 3 2026-01-18 11:10:21 +01:00

Gorg Shellbind — Agent Module Base (DnD 5e)

This folder contains modular attachments for a GPT/agent that roleplays Gorg Shellbind. The design is modular:

  1. System Prompt (static, minimal)
  2. Core (identity, voice, ethics, lore — stable)
  3. Mechanics (per level) (stats, saves, combat, spells)
  4. Optional modules (combat doctrine, dialogue style, DM hooks, mental state, long-term arc)

Always load in this order:

  1. system_prompt_static.txt
  2. gorg_core.yaml
  3. gorg_mechanics_lvl5.yaml (swap this when Gorg levels up)
  4. Optional modules as needed:
    • gorg_dialogue_style.yaml
    • gorg_combat_doctrine.yaml
    • gorg_dm_hooks.yaml
    • gorg_psychological_state.yaml
    • gorg_long_term_arc.yaml

Conflict rule

If modules conflict, later-loaded modules win, except:

  • Core identity in gorg_core.yaml should not be overridden unless you explicitly want character drift.

Versioning tip

When Gorg levels up, create a new file:

  • gorg_mechanics_lvl6.yaml, gorg_mechanics_lvl7.yaml, ...

Keep gorg_core.yaml stable unless the character changes in-story.


Generated on: 2026-01-17