diff --git a/content/lore/canon-roadmap.md b/content/lore/canon-roadmap.md index fd9271c..234ad1e 100644 --- a/content/lore/canon-roadmap.md +++ b/content/lore/canon-roadmap.md @@ -14,8 +14,8 @@ order the Margreave is being written. Source of truth is `content/lore/*.md`; King), Vael (Quiet Knife), Morren (Grey Mother), Ghaul (the Yoke), Ishri (Open Mouth), Nuun (Hollow Choir), Draeth (Crowned Worm). - **FTH-axis callings** (folded into the cosmology, from the races/classes - spec): the Bonesetter channels the Warden, the **Bloodsworn** (names the - warlock `[CANON-TBD]`) pacts one of the Seven. Applying `Bloodsworn` to calling + spec): the Bonesetter channels the Warden, the **Bloodsworn** (resolves the + warlock's former `[CANON-TBD]` name) pacts one of the Seven. Applying `Bloodsworn` to calling data and a Bloodsworn's patron choice are M4; any Luck effect is an M5/ Improviser reconcile. - **duncarrow.md** — the bounded-dialogue / disposition-gate specimen (Duncarrow, diff --git a/content/lore/cosmology.md b/content/lore/cosmology.md index eb1ac6e..58f882e 100644 --- a/content/lore/cosmology.md +++ b/content/lore/cosmology.md @@ -55,7 +55,11 @@ id: faction.the-seven type: faction status: canon secrecy: 0 -related: [person.the-warden, rule.blood-price, rule.possession] +related: [person.the-warden, rule.blood-price, rule.possession, + person.kareth-the-red-king, person.vael-the-quiet-knife, + person.morren-the-grey-mother, person.ghaul-the-yoke, + person.ishri-the-open-mouth, person.nuun-the-hollow-choir, + person.draeth-the-crowned-worm] body: > Seven kings and the armies that answer to them — the Warden's enemy, and the world's. They do not want to rule the races so much as end them, dead or yoked, diff --git a/content/world/canon/the-seven.json b/content/world/canon/the-seven.json index fdb8c00..d716e46 100644 --- a/content/world/canon/the-seven.json +++ b/content/world/canon/the-seven.json @@ -4,7 +4,14 @@ "related": [ "person.the-warden", "rule.blood-price", - "rule.possession" + "rule.possession", + "person.kareth-the-red-king", + "person.vael-the-quiet-knife", + "person.morren-the-grey-mother", + "person.ghaul-the-yoke", + "person.ishri-the-open-mouth", + "person.nuun-the-hollow-choir", + "person.draeth-the-crowned-worm" ], "type": "faction" }