From b38740052289cf3f7b0564b5727ead3d45b50ff8 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 11 Nov 2023 02:39:04 +0100
Subject: [PATCH] update spells

---
 spells/Fate1.tex | 4 ++--
 spells/Mind1.tex | 7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/spells/Fate1.tex b/spells/Fate1.tex
index dc4cf20c..c5fa177c 100644
--- a/spells/Fate1.tex
+++ b/spells/Fate1.tex
@@ -3,9 +3,9 @@
   {Wax}% Action
   {Fate}% Spheres
   {the target's Charisma}% Resist with
-  {\arabic{spellTargets}~target gains \showDam~\glspl{fp}}% Description
+  {\arabic{spellTargets}~target gains \arabic{spellPlusTwo}~\glspl{fp}}% Description
   {
-    The mage blesses the target with high hopes for their future, bestowing \showDam~\glspl{fp} immediately.
+    The mage blesses the target with high hopes for their future, bestowing \showDam{spellPlusTwo}~\glspl{fp} immediately.
   }
 
 \spell{Curse}% Name
diff --git a/spells/Mind1.tex b/spells/Mind1.tex
index 66e7b41a..1cc7a9f8 100644
--- a/spells/Mind1.tex
+++ b/spells/Mind1.tex
@@ -1,11 +1,10 @@
 \spell{Fascination}% Name
-  {Fate, Water}% Spheres
-  {Wax}% Action
   {}% Enhancements
+  {Wax}% Action
+  {Fate, Water}% Spheres
   {\roll{Wits}{Academics}}% Resist with
-  {target becomes enamoured with their current action, and finds it hard to stop}% Description
+  {Target becomes enamoured with their current action, and finds it hard to stop}% Description
   {
-    The target finds sudden joy and fascination with their current task.
     The task always takes the form of a single verb -- `blacksmithing', `walking', `singing' -- never something convoluted like `the mission to kidnap the warden', or `finding the right paints for the colour of a Sunrise'.
 
     \Glspl{npc} targeted by the spell can make a Wits + Academics roll, \tn[8], to break away from the task.
-- 
GitLab