diff --git a/spells/Air1.tex b/spells/Air1.tex index 249f27a77371c2246d04beeecf2c0031a9361162..47b4ede05a3a341e057166f208b0a71b6d0ed8ab 100644 --- a/spells/Air1.tex +++ b/spells/Air1.tex @@ -1,3 +1,5 @@ +\ifodd\value{diceNo} + \spell{Bubble}% Name {}% Enhancements {Warp}% Action @@ -22,6 +24,8 @@ Casting the spell outdoors raises the \gls{tn} by 1, casting it on a windy day raises it by 3, and casting the spell in a storm raises the \gls{tn} by 5. } +\else + \spell{Wind Chill}% Name {}% Enhancements {Wax}% Action @@ -30,3 +34,5 @@ {As the caster shouts `\textit{back}', a blast of air pushes the target back, and they lose \arabic{spellPlusTwo}~\glspl{ap} minus their Strength Bonus}% Description {} +\fi +\stepcounter{diceNo} diff --git a/spells/Air3.tex b/spells/Air3.tex index 77cac0db05cf7ee4da3308f6b44c3386ddda752d..abaa74cfd634b01c3a3ebcd7f5864b25a9895cf9 100644 --- a/spells/Air3.tex +++ b/spells/Air3.tex @@ -1,3 +1,4 @@ +\ifodd\value{diceNo} \spell{Putrid Visage}% Name {detailed, duplicated}% Enhancements {Wane}% Action @@ -5,3 +6,17 @@ {wind speed}% Resist with {As the caster belches, they release a stinking cloud (in the shape of the caster's face) covers an area of \arabic{spellTargets} \glspl{step}, inflicting \arabic{spellPlusOne}~\glspl{fatigue} to anyone in the area who breathes it in}% Description {} + +\else + +\spell{Whisp Hands}% Name + {detailed, duplicated}% Enhancements + {Wax}% Action + {Air}% Spheres + {wind speed}% Resist with + {The caster shouts `get out', and \arabic{spellTargets} targets find themselves pushed back by whispy hands made of wind, stripping \arabic{spellPlusTwo}~\glspl{ap} minus the targets' Strength. + The hands avoid affecting the caster's allies}% Description + {} + +\fi +\stepcounter{diceNo} diff --git a/spells/Death2.tex b/spells/Death2.tex index cf1ee9b9c4daf024a1c9e49933a7290f5f79667f..579c46f4922d0edc28e3561dcb7a707e65d1fb6e 100644 --- a/spells/Death2.tex +++ b/spells/Death2.tex @@ -1,3 +1,4 @@ +\ifodd\value{diceNo} \spell{Choke}% Name {detailed}% Enhancements {Wax}% Action @@ -6,6 +7,8 @@ {The caster curses one of the target's vital organs, and they lose \arabic{spellPlusOne} \glspl{hp}}% Description {This spell ignores \gls{dr}, \glspl{fp}, and anything else which might otherwise protect someone.} +\else + \spell{Insensitivity}% Name {detailed}% Enhancements {Wane}% Action @@ -33,3 +36,6 @@ While the spell diminishes a little with every movement, but targets who remain still retain the spell's effects. If another spell from the Mind sphere puts the target in a permanent state of sleep, they remain that way, neither growing, nor aging, until some external force moves them. } + +\fi +\stepcounter{diceNo} diff --git a/spells/Fate1.tex b/spells/Fate1.tex index e0e6f106b32b66fcf0e3726a7d1cddea1fb23edc..d277fca7350b4c90e6d62fa0831aa4aa7e18e856 100644 --- a/spells/Fate1.tex +++ b/spells/Fate1.tex @@ -1,3 +1,5 @@ +\ifodd\value{diceNo} + \spell{Blessing}% Name {}% Enhancements {Wax}% Action @@ -15,6 +17,7 @@ The target then loses \showDam~\glspl{fp}}% Description {} +\else \spell{Twisted Fate}% Name {}% Enhancements @@ -36,3 +39,5 @@ {With a short interaction, and some questions about family, the caster discerns if the target has any special fate}% Description {The spell produces only `yes' (if the target carries \glspl{fp}), or `no' (if they do not), without further details.} +\fi +\stepcounter{diceNo} diff --git a/spells/Fate2.tex b/spells/Fate2.tex index 4c7c2f398fe328689fffff4caea9c8a10cba1846..41edcb1d2f4136e0df864d4aa21e3e5636996ab4 100644 --- a/spells/Fate2.tex +++ b/spells/Fate2.tex @@ -1,3 +1,5 @@ +\ifodd\value{diceNo} + \spell{Mass Blessing}% Name {duplicated}% Enhancements {Wax}% Action @@ -14,6 +16,8 @@ {With a fast insult (`\textit{oi, \ifcase\value{r4}fuckwit\or spiderchow\or sheep-guard\else copperworth\fi'}), one target at \spellRange{} loses \showDam~\glspl{fp}}% Description {} +\else + \spell{Mass Curse}% Name {duplicated}% Enhancements {Wane}% Action @@ -23,3 +27,5 @@ They then loses \showDam~\glspl{fp}}% Description {} +\fi +\stepcounter{diceNo} diff --git a/spells/Fire2.tex b/spells/Fire2.tex index 8c66bd920bad29fafe736bd63027bbf3bb10a686..b2f3fcdb2f1b83a9577ac503101cfecaf402a2a0 100644 --- a/spells/Fire2.tex +++ b/spells/Fire2.tex @@ -1,3 +1,5 @@ +\ifodd\value{diceNo} + \spell{Party Kill}% Name {duplicated}% Enhancements {Wane}% Action @@ -6,6 +8,8 @@ {The caster blows, as if putting out a candle, and \arabic{spellTargets} fires extinguish, becoming nothing but a wiff of smoke}% Description {Candles are \tn[6], torches \tn[7], hearths \tn[8], and bonfires demand \tn[9] or more.} +\else + \spell{Sinister Flame}% Name {detailed}% Enhancements {Wax}% Action @@ -14,3 +18,5 @@ {A fire-source turns into a long arm with claws, and rakes anyone next to it for \showDam~Damage}% Description {} +\fi +\stepcounter{diceNo}