From fd1403a40f6b09503ef3ff880fedd65bbd541f39 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 1 Oct 2023 04:06:15 +0200
Subject: [PATCH] add light level 4 spell

---
 spells/AirFire4.tex | 16 ++++++++++++++++
 spells/Light4.tex   | 12 ++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 spells/AirFire4.tex
 create mode 100644 spells/Light4.tex

diff --git a/spells/AirFire4.tex b/spells/AirFire4.tex
new file mode 100644
index 00000000..eabe5a1a
--- /dev/null
+++ b/spells/AirFire4.tex
@@ -0,0 +1,16 @@
+\spell{Night's Teeth}% Name
+  {\mFire, \mAir}% Spheres
+  {Wane}% Action
+  {\detailed, \duplicated, \divergent}% Enhancements
+  {\roll{Wits}{Vigilance}}% Resist with
+  {lanterns flare, burning \spellArea\ any nearby targets for \rollConv\ Damage, then shadowy spirits latch onto their face, inflicting \arabic{spelllevel} \glspl{fatigue}}% Description
+  {
+    As the caster calls to fire spirits, fires in the area flare up like dragons' breath, burning anyone nearby.
+    Shadowy spirits, born of the foul air from the dead fires, cover the caster's enemies.
+
+    Anyone neary a fire takes \rollConv\ Damage.
+    Anyone who breathes in receives \arabic{spelllevel} \glspl{fatigue}.
+
+    The shadowy spirits of noxious air will follow all targets, wth an effective Speed Bonus of \arabic{spelllevel}.
+  }
+
diff --git a/spells/Light4.tex b/spells/Light4.tex
new file mode 100644
index 00000000..18861b8d
--- /dev/null
+++ b/spells/Light4.tex
@@ -0,0 +1,12 @@
+\spell{Reinforcements}% Name
+  {\mFire, \mAir}% Spheres
+  {Warp}% Action
+  {\detailed, \duplicated, \distant}% Enhancements
+  {\roll{Wits}{Vigilance}}% Resist with
+  {\arabic{spelllevel} targets in the distance receive chimerical copies}% Description
+  {
+    The caster sings encouraging songs to one side of a distant fight, and one side receives chimerical copies of themselves.
+
+    The copies split from their real selves like dough being torn apart, so anyone watching this process will find it very difficult to tell which of the enemies they can see presents a real danger.
+  }
+
-- 
GitLab