Skip to content
Snippets Groups Projects
Unverified Commit 3779ba96 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

embolden shortspell stats

parent f5643f6f
No related branches found
No related tags found
No related merge requests found
......@@ -159,16 +159,16 @@
\item[\spellName]
\spellSum.
(Cost:~\arabic{spellCost},
Range:~\spellRange,
(\textbf{Cost:}~\arabic{spellCost},
\textbf{Range:}~\spellRange,
\ifnum\value{spellTargets}>1%
Targets:~\arabic{spellTargets},
\textbf{Targets:}~\arabic{spellTargets},
\fi%
\iftoggle{opposedSpell}{%
\addtocounter{castingBonus}{7}%
Resisted~by: \spellResistance, \tn[\arabic{castingBonus}]%
\textbf{Resisted~by:} \spellResistance, \tn[\arabic{castingBonus}]%
}{%
Roll: \absNum{castingBonus}, \gls{tn} set by \spellResistance.%
\textbf{Roll:} \absNum{castingBonus}, \gls{tn} set by \spellResistance.%
})%
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment