From c79ce1612483593904a65c9c9f12140a57d01a93 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Fri, 9 Jul 2021 11:35:46 +0200 Subject: [PATCH] remove invocation pic from verbose mode --- spheres.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spheres.tex b/spheres.tex index 22235f94..8e238f67 100644 --- a/spheres.tex +++ b/spheres.tex @@ -926,7 +926,9 @@ The mage throws out a ball of flaming, crackling light which strikes and burns t \subsubsection{Spell Enhancements} -\sidepic[33]{Roch_Hercka/conjuration_left}{\label{roch:invocation}} +\iftoggle{verbose}{ + \sidepic[33]{Roch_Hercka/conjuration_left}{\label{roch:invocation}} +}{} \enhancement{1}{Raging}{The fireball deals +2 Damage} The caster increases the spell's level by one and increases the spell's Damage by 2. A mage with Intelligence +2, casting Fireball at third level would deal $2D6+2$ Damage. -- GitLab