From 578d4eed675a387fe9e567567c10cafe25e828df Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Fri, 15 May 2026 07:20:32 -0500 Subject: [PATCH] Added initial configuration for the DILFs campaign --- dilfs/autocorrect.yml | 94 ++++++++++++++++++++++++++ dilfs/glossary.yml | 151 ++++++++++++++++++++++++++++++++++++++++++ dilfs/speakers.yml | 36 ++++++++++ 3 files changed, 281 insertions(+) create mode 100644 dilfs/autocorrect.yml create mode 100644 dilfs/glossary.yml create mode 100644 dilfs/speakers.yml diff --git a/dilfs/autocorrect.yml b/dilfs/autocorrect.yml new file mode 100644 index 0000000..d562fbe --- /dev/null +++ b/dilfs/autocorrect.yml @@ -0,0 +1,94 @@ +--- +autocorrect: + - target: "Hrank" + match: + - "hrank" + - "Frank" + - "frank" + - "Prank" + - "Hrink" + + - target: "Svend" + match: + - "svend" + - "Sven" + - "sven" + - "Svid" + - "Svenda" + - "Finn" + - "Fynd" + + - target: "Popov" + match: + - "popov" + - "Pop-Up" + - "pop-up" + - "Popoff" + - "popoff" + - "pop-off" + - "Bobov" + - "bobov" + + - target: "Alan" + match: + - "alan" + - "Allen" + - "allen" + + - target: "Hohey" + match: + - "hohe" + + - target: "Mike Brown" + match: + - "mike brown" + - "Mike Pat" + - "Micron" + + - target: "Godfrey" + match: + - "godfrey" + - "Codfrey" + - "God-free" + - "God-Free" + - "god-free" + - "godfree" + + - target: "I'm Godfrey." + match: + - "i'm godfrey." + - "I've got free." + + - target: "Chauntea" + match: + - "Shantaya" + - "shantaya" + - "Shantae" + - "shantae" + + - target: "Stone to Flesh" + match: + - "stone of flesh" + + - target: "Forbiddance" + match: + - "forbiddance" + + - target: "Age of Empires II" + match: + - "age of empires 2" + - "age of empires two" + + - target: "DILFs" + match: + - "dilfs" + - "Dilfs" + + - target: "DILF" + match: + - "dilf" + - "Dilf" + + +... + diff --git a/dilfs/glossary.yml b/dilfs/glossary.yml new file mode 100644 index 0000000..449f7a5 --- /dev/null +++ b/dilfs/glossary.yml @@ -0,0 +1,151 @@ +--- +glossary: + - name: "Mike Brown" + aliases: + - "Mike" + category: dm + summary: "Mike Brown is the dungeon master of the campaign." + + - name: "Eric Rakestraw" + aliases: + - "Eric" + category: player + summary: "Eric Rakestraw is a player in the campaign and plays Hrank Greenfield." + + - name: "Adam Rakestraw" + aliases: + - "Adam" + category: player + summary: "Adam Rakestraw is a player in the campaign and plays Alan Hohey." + + - name: "Clint Twellman" + aliases: + - "Clint" + category: player + summary: "Clint Twellman is a player in the campaign and plays Popov." + + - name: "Zach Anthony" + aliases: + - "Zach" + category: player + summary: "Zach Anthony is a player in the campaign and plays Svend Balderk." + + - name: "Hrank Greenfield" + aliases: + - "Hrank" + category: pc + summary: "Hrank Greenfield is a player character and a 14th-level Nature Cleric of Chauntea." + + - name: "Alan Hohey" + aliases: + - "Alan" + category: pc + summary: "Alan Hohey is a player character and a 14th-level Moon Druid. He is the brother of Elric Hohey." + + - name: "Svend Balderk" + aliases: + - "Svend" + category: pc + summary: "Svend Balderk is a player character and a 14th-level Barbarian." + + - name: "DILFs" + category: faction + summary: "The party (Alan Hohey, Hrank Greenfield, Svend Balderk, and Popov) are known as the DILFs." + + - name: "Popov" + category: npc + summary: "Popov is a player character and a 14th-level Paladin." + + - name: "Lyra" + category: npc + summary: "Lyra is a hostile NPC who was recently neutralized when Alan turned her into a stone statue with Flesh to Stone." + + - name: "Godfrey" + category: npc + summary: "Godfrey is a hostile figure or entity tied to the jesters, the evil deity Loviator, and the Darkness Beyond. He once possesse> + + - name: "Elric Hohey" + aliases: + - "Elric" + category: npc + summary: "Elric Hohey is an NPC and the brother of Alan Hohey." + + - name: "Glatir Balderk" + aliases: + - "Glatir" + category: npc + summary: "Glatir Balderk is an NPC and the brother of Svend Balderk." + + - name: "Captain Crunch" + aliases: + - "Cap'n Crunch" + category: npc + summary: "Captain Crunch is a hostile NPC." + + - name: "Mordenkainen" + category: npc + summary: "Mordenkainen is an evil NPC wizard who was previously captured and imprisoned by the party, but was later released." + + - name: "Elminster" + category: npc + summary: "Elminster is an NPC wizard who deceived the party into releasing Mordenkainen." + + - name: "John Smith" + category: npc + summary: "John Smith is Elminster's apprentice." + + - name: "Verdant Covenant" + aliases: + - "Verdant" + category: npc + summary: "Verdant Covenant is a high-level druid in the service of Chauntea and an old friend of Hrank." + + - name: "Jester" + aliases: + - "Jesters" + category: npc + summary: "Jesters are hostile NPCs associated with Lyra, Godfrey, and the evil deity Loviator." + + - name: "Chauntea" + category: deity + summary: "Chauntea is the goddess of family, births, harvests, and agriculture." + + - name: "Loviator" + category: deity + summary: "Loviator is an evil deity mentioned in connection with the jesters." + + - name: "Tyr" + category: deity + summary: "Tyr is the god of justice and law in the Forgotten Realms setting." + + - name: "Temple of Chauntea" + aliases: + - "Chauntea's temple" + - "Hrank's temple" + category: location + summary: "The Temple of Chauntea is a major safehold and battleground in the campaign, where Hrank organized defenses against Lyra, God> + + - name: "Wayne Manor" + category: location + summary: "Wayne Manor is an extradimensional mansion that has previously served as a refuge for the party." + + - name: "Waterdeep" + category: location + summary: "Waterdeep is the largest, wealthiest, and most sophisticated city in all of Faerun." + + - name: "Faerun" + category: location + summary: "Faerun is the primary setting for the Dungeons & Dragons campaign." + + - name: "Darkness Beyond" + category: location + summary: "The Darkness Beyond is a sinister otherworldly realm connected to Godfrey and the Jesters." + + - name: "The Abyss" + aliases: + - "Abyss" + category: location + summary: "The Abyss is the chaotic evil location of the Outer Planes." + +... + diff --git a/dilfs/speakers.yml b/dilfs/speakers.yml new file mode 100644 index 0000000..78d852e --- /dev/null +++ b/dilfs/speakers.yml @@ -0,0 +1,36 @@ +match: + - speaker: "Eric Rakestraw" + match: + - "Eric_Rakestraw" + - "Eric" + - "eric" + - "Recorder.json" + + - speaker: "Adam Rakestraw" + match: + - "Adam_Rakestraw" + - "Adam" + - "adam" + - "ForsakenPotPie.json" + + - speaker: "Clint Twellman" + match: + - "Clint_Twellman" + - "Clint" + - "Explodebear" + - "Explode.json" + - "xpl.json" + + - speaker: "Zach Anthony" + match: + - "Zach_Anthony" + - "Zach" + - "zach" + - "Svend.json" + - "svend" + + - speaker: "Mike Brown" + match: + - "Mike_Brown" + - "mb.json" +