Initial commit: The Chaos TTRPG solo campaign skeleton
Locked: rules/ (deck cards + mechanics), tools/ (draw, roll, run) Unlocked: session/ (character, world, tweaks, log) Entry: run.sh launches the Textual TUI
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
# Character
|
||||
|
||||
**Name:** Dillion
|
||||
**Thing:** Guardian
|
||||
**Failed Career:** Jester — told a smutty joke about the mayor's daughter, landed in a dungeon.
|
||||
**What's Gone Wrong:** Has a secret: once dressed as a princess and loved it — would destroy his rep.
|
||||
|
||||
## Traits
|
||||
|
||||
- **STR:** 10
|
||||
- **DEX:** 14
|
||||
- **WIL:** 9
|
||||
|
||||
## Vitals
|
||||
|
||||
- **Max Health:** 10
|
||||
- **Current Health:** 10
|
||||
- **Armour:** Leather (-1 reduction)
|
||||
- **Weapon:** Mace (1d6+1)
|
||||
- **Cash:** 37 silver
|
||||
|
||||
## Chains
|
||||
|
||||
Searching for a lover who would love him for his feminine side too.
|
||||
|
||||
## Discords
|
||||
|
||||
Jaggard — a rich merchant whose name Dillion sullied.
|
||||
|
||||
## Gear
|
||||
|
||||
- Mace (1d6+1)
|
||||
- Leather armour (-1)
|
||||
- Rations (9 days)
|
||||
- Torches (6)
|
||||
- Rope (30ft)
|
||||
- Waterskin
|
||||
- Bedroll
|
||||
- Flint & steel
|
||||
- Small sack
|
||||
- Healing salve (restores 1 HP)
|
||||
|
||||
## Notes & Scribbles
|
||||
|
||||
- Mayor's daughter joke → dungeon → exile
|
||||
- Secret princess dress-up
|
||||
- Looking for someone who accepts all of him
|
||||
- Jaggard the merchant holds a grudge
|
||||
@@ -0,0 +1,17 @@
|
||||
# Session Log — 2026-06-23
|
||||
|
||||
## Before Start
|
||||
|
||||
Character created: Dillion the Guardian. Failed jester, secret princess, looking for love, fleeing Jaggard's grudge.
|
||||
|
||||
## What Happened
|
||||
|
||||
-
|
||||
|
||||
## Aftermath
|
||||
|
||||
- **XP / Progression:**
|
||||
- **Loot:**
|
||||
- **World Changes:**
|
||||
- **Next Session Seeds:**
|
||||
- Let's start building the world first.
|
||||
@@ -0,0 +1,7 @@
|
||||
# Tweaks
|
||||
|
||||
_Any house rules, custom tables, or modifications we've made._
|
||||
|
||||
| Date | Change |
|
||||
|------|--------|
|
||||
| | |
|
||||
@@ -0,0 +1,47 @@
|
||||
# The World
|
||||
|
||||
## The Keep
|
||||
|
||||
_The starting point. A fortified settlement at the edge of The Realm._
|
||||
|
||||
### Notable NPCs
|
||||
|
||||
- _to discover_
|
||||
|
||||
### Services
|
||||
|
||||
- **Inn:** _Splintered Tankard_ — cheap ale, warm stew, gossip
|
||||
- **Smithy:** _to discover_
|
||||
- **Temple:** _to discover_
|
||||
- **Market:** _to discover_
|
||||
- **Guild Hall:** _to discover_
|
||||
|
||||
### Rumours
|
||||
|
||||
| # | Rumour | Status |
|
||||
|---|--------|--------|
|
||||
| | | |
|
||||
|
||||
### Jobs
|
||||
|
||||
| # | Job | Pay | Status |
|
||||
|---|-----|-----|--------|
|
||||
| | | | |
|
||||
|
||||
## The Realm
|
||||
|
||||
_What lies beyond the gates._
|
||||
|
||||
### Locations Discovered
|
||||
|
||||
| Name | Terrain | Threat Level | Notes |
|
||||
|------|---------|-------------|-------|
|
||||
| | | | |
|
||||
|
||||
### Active Threads
|
||||
|
||||
-
|
||||
|
||||
### Factions at Play
|
||||
|
||||
- _to be revealed_
|
||||
Reference in New Issue
Block a user