From ece56fb3f3bb9bf79c007d444cb51c9d7b7a6ae9 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 6 May 2024 08:30:30 +0200
Subject: [PATCH] add devious spells

---
 config     |  2 +-
 spells.tex | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/config b/config
index 2e5052e6..b724718b 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 2e5052e6739f37faf0fba50eb12ca51690236228
+Subproject commit b724718b0ec49c2ff72887213c84bc1ca4be4e01
diff --git a/spells.tex b/spells.tex
index 05736492..4aca2af5 100644
--- a/spells.tex
+++ b/spells.tex
@@ -155,6 +155,16 @@ A good witch leaves no part of her prey unused.
 
 \subsection{Air}
 
+\spell{Sleep Fog}% Name
+  {Devious}% Enhancements
+  {Wane}% Action
+  {Air}% Spheres
+  {ventilation}% Resist with
+  {With a memory of a bad night's sleep, the caster thinks about suffocating air.
+  Within one \showOnset, the air in the room turns rancid, inflicting \arabic{spellPlusTwo}~\glspl{ep} over the course of a few hours}% Description
+  {Anyone inside rolls \roll{Strength}{Vigilance} (\tn[10]) to wake up each time they take another \gls{ep}.}
+
+
 \showSpells{Air2}
 
 \subsection{Earth}
@@ -284,6 +294,16 @@ A good witch leaves no part of her prey unused.
 
   The shadows disappear once bright light hits them.}
 
+\spell{Quiet Campfire}% Name
+  {Devious}% Enhancements
+  {Wane}% Action
+  {Fire, Air}% Spheres
+  {size of fire}% Resist with
+  {The caster stares at a fire, and thinks dark thoughts.
+  After a couple of hours, the fire's light dims, though the noise and heat continue.
+  The spell lasts one \showOnset, so the light returns during the night}% Description
+  {Travellers sometimes use this spell to hide their fire when camping beyond the \gls{edge}, as it removes at last one chance of an encounter from the fire's light}
+
 \subsection{Mind}
 
 \spell{Awaken}% Name
-- 
GitLab