From a002fd6ea752e9746793ff0f141546ce4bd231e5 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 29 Jan 2024 07:20:27 +0100
Subject: [PATCH] update effect no's of air and water

---
 spells/Air2.tex   | 4 ++--
 spells/Water3.tex | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spells/Air2.tex b/spells/Air2.tex
index 2d1e6298..4d87a8f6 100644
--- a/spells/Air2.tex
+++ b/spells/Air2.tex
@@ -4,7 +4,7 @@
   {Wax}% Action
   {Air}% Spheres
   {\roll{Strength}{Athletics}}% Resist with
-  {Targets lose \arabic{spellPlusOne} \glspl{ap} and get pushed back \arabic{spellPlusOne} minus Strength \glspl{step}}% Description
+  {Targets lose \arabic{spellPlusTwo} \glspl{ap} and get pushed back \arabic{spellPlusTwo} minus Strength \glspl{step}}% Description
   {Targets with their back to the wind lose only
-  \setcounter{track}{\value{spellPlusOne}}\roundUp{track}%
+  \setcounter{track}{\value{spellPlusTwo}}\roundUp{track}%
   \arabic{track}~\glspl{ap}.}
diff --git a/spells/Water3.tex b/spells/Water3.tex
index f5b07931..c4781fc3 100644
--- a/spells/Water3.tex
+++ b/spells/Water3.tex
@@ -4,6 +4,6 @@
   {Water}% Spheres
   {low temperature}% Resist with
   {The caster banishes the water with a `begone', and \arabic{spellTargets} barrels' worth of liquid evaporates, and turn into ghastly apparitions with distorted features.
-  Ranged attacks firing through the vapour take a -\arabic{spellPlusOne} penalty, as do most Vigilance checks}% Description
+  Ranged attacks firing through the vapour take a -\arabic{spellPlusTwo} penalty, as do most Vigilance checks}% Description
   {
   When cast on acidic creatures (such as oozes), the spell inflicts \showDam\ Damage.}
-- 
GitLab