Skip to content
Snippets Groups Projects
Verified Commit 772ac383 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

have \shortSpell display name

parent 450eeee8
No related branches found
No related tags found
No related merge requests found
......@@ -190,22 +190,22 @@
\newcommand\shortSpell{%
\item[\spellName]
\spellSum.
\textit{\spellSum}.
(\textbf{Cost:}~\arabic{spellCost},
Spend \arabic{spellCost}~\glsentrytext{mp},
\iftoggle{opposedSpell}{%
\addtocounter{castingBonus}{7}%
\ifnum\value{spellTargets}>1\glspl{pc} resist \else target \gls{pc} resists\fi\ with \spellResistance~(\tn[\arabic{castingBonus}])%
}{%
\name\ rolls with \absNum{castingBonus} (\gls{tn} set by \spellResistance)%
}. %
\textbf{Range:}~\spellRange,
\ifnum\value{spellTargets}>1%
\textbf{Area:}~\arabic{spellTargets},
\fi%
\iftoggle{Devious}{%
\textbf{Onset:} 1~\showOnset,
\textbf{Onset:} 1~\showOnset%
}{}%
\iftoggle{opposedSpell}{%
\addtocounter{castingBonus}{7}%
\textbf{Resisted~by:} \spellResistance, \tn[\arabic{castingBonus}]%
}{%
\textbf{Roll:} \absNum{castingBonus}, \gls{tn} set by \spellResistance.%
})%
}
\newcommand\spell[7]{%
......
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