From 59f42161f58d19acab9968672fce4d4873587a8a Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 3 Dec 2023 00:34:34 +0100 Subject: [PATCH] move death spells to core --- config | 2 +- spells.tex | 39 ++++++++++++++++++++++++++++++++++----- 2 files changed, 35 insertions(+), 6 deletions(-) diff --git a/config b/config index 521a0923..53087f21 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 521a0923bdbc2565cac9b954beeea3363b910f33 +Subproject commit 53087f21273c7027bc32339b50949ed522e530c9 diff --git a/spells.tex b/spells.tex index a02c517a..9d16f522 100644 --- a/spells.tex +++ b/spells.tex @@ -51,10 +51,6 @@ A good witch leaves no part of her prey unused. \showSpells{Water1} -\subsection{Mind} - -\showSpells{mind1} - \subsection{Death} \showSpells{Death1} @@ -73,6 +69,10 @@ A good witch leaves no part of her prey unused. \pic{Roch_Hercka/polymorph} +\subsection{Mind} + +\showSpells{mind1} + \end{multicols} \section{Second Level Spells} @@ -103,6 +103,24 @@ A good witch leaves no part of her prey unused. \showSpells{Death2} +\spell{Corpse Stench}% Name + {distant}% Enhancements + {Witness}% Action + {Fate, Air}% Spheres + {time since death}% Resist with + {Sniffing at the wind, the caster identifies any corpses within \spellRange}% Description + { + Casters typically use this trick to double-check if an immobile and wounded person might still have a chance of life. + } + +\spell{Infectious Migraine}% Name + {duplicated}% Enhancements + {Wax}% Action + {Fate, Air}% Spheres + {\roll{Strength}{Athletics}}% Resist with + {As the caster roars, a deathly feeling flows over the targets, who gain \arabic{spellCost} \glspl{fatigue}}% Description + {} + \subsection{Force} \showSpells{Force2} @@ -151,6 +169,17 @@ A good witch leaves no part of her prey unused. \showSpells{Death3} +\spell{Stench Sort}% Name + {distant, detailed}% Enhancements + {Witness}% Action + {Fate, Air}% Spheres + {time since death}% Resist with + {Detect the corpse of a named species within \spellRange}% Description + { + Sniffing at the wind, the caster identifies any corpses from a particular species within \spellRange. + Possible types include `elves', `woodspies', or `bats'. + } + \subsection{Force} \showSpells{Force3} @@ -169,7 +198,7 @@ A good witch leaves no part of her prey unused. \subsection{Divergent} -\showSpells{AirFire3} +\showSpells{FireWater3} \end{multicols} -- GitLab