From 9ed5ca871445fd1cfff417aa20c5f6e268881b7c Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 17 Jan 2024 00:10:05 +0100 Subject: [PATCH] add oath spell --- spells/Mind2.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spells/Mind2.tex b/spells/Mind2.tex index b2a6b839..8ba4205a 100644 --- a/spells/Mind2.tex +++ b/spells/Mind2.tex @@ -1,3 +1,5 @@ +\ifodd\value{diceNo} + \spell{Chaos}% Name {duplicated}% Enhancements {Wane}% Action @@ -6,3 +8,16 @@ {Targets become confused about what their own plans, and suffer a -\arabic{spellPlusOne} to Mind Attributes}% Description {The spell lasts until the character gains \pgls{xp} for following their Code.} +\else + +\spell{Oath}% Name + {detailed}% Enhancements + {Wax}% Action + {Water, Fate}% Spheres + {\roll{Wits}{Academics}}% Resist with + {The caster asks the target to swear an oath, and they become obsessed with fulfilling it. + The target receives a +\arabic{spellPlusOne} Bonus to Resting actions, and a -\arabic{spellPlusOne} Penalty to deviating from the mission}% Description + {The spell lasts until they complete their oath, or the character gains \pgls{xp} for following their Code.} + +\fi +\stepcounter{diceNo} -- GitLab