From d87e51389e47690bf243d404f1a394c5b6f486fd 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 Death level 4 spells

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

diff --git a/spells/Death4.tex b/spells/Death4.tex
new file mode 100644
index 00000000..9dc36c2b
--- /dev/null
+++ b/spells/Death4.tex
@@ -0,0 +1,10 @@
+\spell{Viscious Wind}% Name
+  {\mFate, \mAir}% Spheres
+  {Wax}% Action
+  {\distant, \duplicated, \divergent}% Enhancements
+  {\roll{Strength}{Athletics}}% Resist with
+  {\spellArea\ targets lose \arabic{spelllevel} \glspl{fatigue}, while wind removes \arabic{spelllevel} \glspl{ap}}% Description
+  {
+    As the caster screams, a viscious and deathly wind ravages \spellArea\ targets within \spellRange.
+    Each one takes \arabic{spelllevel} \glspl{fatigue}, and loses \arabic{spelllevel} \glspl{ap}.
+  }
-- 
GitLab