From 097a629e1e6e21f7c0084e022db190c2e951ee9b Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 30 Sep 2023 03:21:36 +0200
Subject: [PATCH] add Mind level 4 spells

---
 spells/Mind4.tex | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 spells/Mind4.tex

diff --git a/spells/Mind4.tex b/spells/Mind4.tex
new file mode 100644
index 00000000..e2cf892c
--- /dev/null
+++ b/spells/Mind4.tex
@@ -0,0 +1,12 @@
+\spell{Keening}% Name
+  {\mWater, \mFate}% Spheres
+  {Wane}% Action
+  {\distant, \detailed, \divergent}% Enhancements
+  {\roll{Wits}{Academics}}% Resist with
+  {the target takes a -\arabic{spelllevel} penalty to Mind Attributes when presented with a particular stimulus, and takes a -1 penalty to the next \arabic{spelllevel} actions interacting with it}% Description
+  {
+    The caster shouts to the target about their imminent death (perhaps mentioning horses, long journeys, or poison slipped into their food).
+    The target becomes intensely paranoid about that topic.
+
+    The next \arabic{spelllevel} rolls the target makes to interact with that stimulus receive a -1 penalty, and on top of that, all Mind Attributes take a -\arabic{spelllevel} penalty when interacting with their new phobia.
+  }
-- 
GitLab