diff --git a/spells/Death1.tex b/spells/Death1.tex
index 378efe72b0a856bc8eefc47b71bad8f65b586c2f..c890b0eedb178a9ea41f679eab77d19c33bc50b4 100644
--- a/spells/Death1.tex
+++ b/spells/Death1.tex
@@ -1,3 +1,4 @@
+\ifodd\value{diceNo}
 \spell{Boke}% Name
   {}% Enhancements
   {Wax}% Action
@@ -7,6 +8,8 @@
   The target gains \arabic{spellPlusOne}~\glspl{fatigue}}% Description
   {}
 
+\else
+
 \spell{Care Less}% Name
   {}% Enhancements
   {Warp}% Action
@@ -28,4 +31,5 @@
   {The spell preserves someone's natural bodily functions in the face of decay, tiredness, or poison.
     However, they still accumulate \glspl{fatigue} as normal, and cannot heal any through rest, or other means.}
 
-
+\fi
+\stepcounter{diceNo}