Dungeon config generation #119

Closed
opened 2025-11-16 12:05:25 -05:00 by neph1 · 0 comments
neph1 commented 2025-11-16 12:05:25 -05:00 (Migrated from github.com)

We have one step left for dungeons to be usable for all stories.. A dungeon config needs to be generated if a Zone should have a dungeon.
I think we should jack into get_neighbor_or_generate_zone in WorldBuilding.

  • After the zone has been generated, at a 10% chance, a dungeon config should also be generated in a separate call.
  • Create a new class extending LlmRequest to handle this.
  • Add a new prompt template for dungeon config generation (preliminary content)
We have one step left for dungeons to be usable for all stories.. A dungeon config needs to be generated if a Zone should have a dungeon. I think we should jack into get_neighbor_or_generate_zone in WorldBuilding. * After the zone has been generated, at a 10% chance, a dungeon config should also be generated in a separate call. * Create a new class extending LlmRequest to handle this. * Add a new prompt template for dungeon config generation (preliminary content)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
neph1/LlamaTale#119
No description provided.