From 3971d44005b178e9b67e6a583f10553de517590d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Tue, 26 Sep 2023 01:11:48 +0200
Subject: [PATCH] add force 1 spells

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

diff --git a/spells/Force1.tex b/spells/Force1.tex
new file mode 100644
index 00000000..6ff117a9
--- /dev/null
+++ b/spells/Force1.tex
@@ -0,0 +1,15 @@
+\spell{Telekinetic Fist}% Name
+  {\mEarth,\mFire}% Spheres
+  {Wax}% Action
+  {}% Enhancements
+  {\roll{Dexterity}{Brawl}}% Resist with
+  {the caster increases any force acting on a target, increasing the Damage by \arabic{spelllevel}. This requires acting at the same \glspl{ap} level}% Description
+  {
+    The caster focusses on a moving object, and makes it move faster.
+    Anything which hits someone, hits even harder.
+
+    This spell requires excellent timing, as the caster must hold exactly the same \glspl{ap} as whichever action causes the damage.
+    For example, when someone aims a bow to strike a bandit, the caster calls to the arrow to fly fast, and it inflicts +1 Damage.
+
+    The caster cannot use this spell to attack directly, as they cannot attack at the same time as casting.
+  }
-- 
GitLab