From 0461e389681cba33df62393a6f8a02221eb8f783 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 18 Jan 2024 23:45:59 +0100
Subject: [PATCH] split light2 spells

---
 spells/Light2.tex | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/spells/Light2.tex b/spells/Light2.tex
index 310ee3ab..4cf3210d 100644
--- a/spells/Light2.tex
+++ b/spells/Light2.tex
@@ -1,3 +1,5 @@
+\ifodd\value{diceNo}
+
 \spell{Sun Flare}% Name
   {duplicated}% Enhancements
   {Wax}% Action
@@ -8,6 +10,8 @@
   If cast in darkness, everyong within \spellRange\ of an affected light source blinks in confusion, and takes a -\arabic{spellCost} penalty to anything involving vision, for the rest of the round}% Description
   {The spell only works once, as eyes adjust quickly to the shock.}
 
+\else
+
 \spell{Phantasm}% Name
   {detailed}% Enhancements
   {Warp}% Action
@@ -19,3 +23,4 @@
   The illusion vanishes upon touch, or even in a strong wind.
   In combat, these illusions provide worth by wasting enemy's \glspl{ap}, since attacking them requires attention and movement.}
 
+\fi
-- 
GitLab