From 97d95fe01d6b19b927d221c0f95a48e41a43fc7b Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 22 Aug 2023 00:57:40 +0200 Subject: [PATCH] add mind2.tex --- spells/mind2.tex | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 spells/mind2.tex diff --git a/spells/mind2.tex b/spells/mind2.tex new file mode 100644 index 00000000..ba11d018 --- /dev/null +++ b/spells/mind2.tex @@ -0,0 +1,24 @@ +\spell{Chaos}% Name + {\mWater, \mFate}% Spheres + {Wane}% Action + {\duplicated}% Enhancements + {Deceit}% Skill + {\spellArea\ targets suffer -\arabic{spelllevel}~\glspl{ap}}% Description + { + \spellArea\ targets within \spellRange\ become confused about what they're doing, and suffer a minus \arabic{spelllevel} penalty to all actions based on Mental Attributes. + Any target in combat loses the same number of \glspl{ap} each round. + + All valid targets in range feel the effects, so if the spell can only target one enemy, then it will target anyone else until it has affected \spellArea\ targets. + The spell lasts until the character gains \pgls{xp} for following their Code. + } + +\spell{Fear}% Name + {\mWater, \mFate}% Spheres + {Wane}% Action + {\divergent}% Enhancements + {Performance}% Skill + {the target loses -\arabic{spelllevel}~\glspl{ap} and $1D6 + 1$ \glspl{fp}}% Description + { + The caster explains to the target their imminent death. + The target immediately loses $1D6+1$ \glspl{fp} and takes on a persistent -\arabic{spelllevel} penalty to Mind Attributes and \glspl{ap}. + } -- GitLab