From c2c342ca2477cf141eb245a01d8c36ee59e184f2 Mon Sep 17 00:00:00 2001 From: TheRON Date: Tue, 28 Apr 2026 10:41:28 -0400 Subject: [PATCH] initial upload --- docs/actors/CHARACTER-FRAMEWORK.md | 76 ++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 docs/actors/CHARACTER-FRAMEWORK.md diff --git a/docs/actors/CHARACTER-FRAMEWORK.md b/docs/actors/CHARACTER-FRAMEWORK.md new file mode 100644 index 0000000..645b491 --- /dev/null +++ b/docs/actors/CHARACTER-FRAMEWORK.md @@ -0,0 +1,76 @@ +### 1. Purpose of Backgrounds + +Backgrounds are starting parameter profiles, not classes or stories. + +### 2. Core Starting Parameters + +Suggested canonical set: + +* AVCTORITAS +* CLIENTELA +* LIQVIDITAS +* FAMA +* DISCIPLINA +* MERCATVS_SCIENTIA +* ITINERIS_SCIENTIA +* IVS_ACCESSVS +* PERICVLVM_TOLERANTIA +* NEGOTIATIO +* LITTERAE (literacy/accounting) +* OFFICIA_BVRDEN (obligation load) + +### 3. Hidden Traits + +* pride +* greed +* patience +* caution +* vanity +* loyalty +* ruthlessness + +### 4. Starting Resource Types + +* denarii +* movable goods +* debts owed +* debts owing +* favors +* introductions +* legal exposure + +### 5. Background Construction Rules + +Every background must contain: + +* 2 strengths +* 2 weaknesses +* 1 latent opportunity +* 1 latent liability +* 1 scenario affinity +* 1 scenario vulnerability + +### 6. Drift Rule + +Background effects decay over time as player decisions create new identity. + +--- + +## First Six Backgrounds To Build After Framework + +1. Former Legionary +2. Freedman Trader +3. Noble Younger Son +4. Failed Magistrate +5. Camp Logistician +6. Guild Scribe + +--- + +## Why This Order Is Correct + +Framework first prevents arbitrary flavor writing. + +It ensures every future background is comparable, balanced, and simulation-ready. + +