From 0b6992b3423d6b5651300bcf70868c28cd0f845f Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 26 Sep 2023 01:37:17 +0200
Subject: [PATCH] swap force 4 spells with new force 3 spell

---
 spells/Force3.tex | 19 +++++++++----------
 spells/Force4.tex | 13 +++++++++++++
 2 files changed, 22 insertions(+), 10 deletions(-)
 create mode 100644 spells/Force4.tex

diff --git a/spells/Force3.tex b/spells/Force3.tex
index 06f68881..e6948fd9 100644
--- a/spells/Force3.tex
+++ b/spells/Force3.tex
@@ -1,13 +1,12 @@
-\spell{Children Sit}% Name
+\spell{Hunting Arrow}% Name
   {\mEarth,\mFire}% Spheres
-  {Wane}% Action
-  {\detailed,\distant,\duplicated}% Enhancements
-  {\roll{Strength}{Athletics}}% Resist with
-  {the target takes a -\arabic{spelllevel} \gls{ap} penalty. They can spend 1 \gls{ap} to reduce the spell's effects by 1}% Description
+  {Wax}% Action
+  {\detailed,\distant}% Enhancements
+  {\roll{Speed}{Vigilance}}% Resist with
+  {A target attack gains a +\arabic{spelllevel} bonus to hit and Damage. The spell must be cast at the same \glspl{ap} step as the arrow flies}% Description
   {
-    The caster shouts to some group in the distance to sit down, and their bodies begin to feel so heavy they cannot lift themselves.
-    The targets take an immediate \arabic{spelllevel} \gls{ap} penalty.
-    However, they can try to wriggle free of the warping effects of their own weight, by spending \pgls{ap}, or more.
-    Each \gls{ap} spent reduces their penalty by 1, so someone with \arabic{spelllevel} \glspl{ap} spare could ignore the effects immediately.
-  }
+    The caster guides and enhnaces any attack at \spellRange\ -- usually an arrow -- granting a +\arabic{spelllevel} bonus to hit and Damage.
+    The caster must throw the spell while they hold exactly the same number of \glspl{ap} as whoever looses the arrow (or swings the sword).
 
+    The caster cannot use this spell to attack directly, as they cannot attack at the same time as casting.
+  }
diff --git a/spells/Force4.tex b/spells/Force4.tex
new file mode 100644
index 00000000..06f68881
--- /dev/null
+++ b/spells/Force4.tex
@@ -0,0 +1,13 @@
+\spell{Children Sit}% Name
+  {\mEarth,\mFire}% Spheres
+  {Wane}% Action
+  {\detailed,\distant,\duplicated}% Enhancements
+  {\roll{Strength}{Athletics}}% Resist with
+  {the target takes a -\arabic{spelllevel} \gls{ap} penalty. They can spend 1 \gls{ap} to reduce the spell's effects by 1}% Description
+  {
+    The caster shouts to some group in the distance to sit down, and their bodies begin to feel so heavy they cannot lift themselves.
+    The targets take an immediate \arabic{spelllevel} \gls{ap} penalty.
+    However, they can try to wriggle free of the warping effects of their own weight, by spending \pgls{ap}, or more.
+    Each \gls{ap} spent reduces their penalty by 1, so someone with \arabic{spelllevel} \glspl{ap} spare could ignore the effects immediately.
+  }
+
-- 
GitLab