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

create \shortSpell command

parent 845544fa
Branches
Tags
No related merge requests found
......@@ -51,6 +51,20 @@
\newcommand\spellIndex{\index[spells]{\textbf{\spellName} Cost: \arabic{spellCost}, \spellEnhancements, \spellAction~\spellSphere Resisted by: \detokenize{\spellResistance} \spellSum \spellNotes }}
\newcommand\shortSpell{%
\paragraph{\spellName}
Cost: \arabic{spellCost},
\spellEnhancements,
\spellAction~
\spellSphere
Resisted by: \spellResistance
\spellSum \
\spellNotes
}
% We use spellPotency to track spell effects which are typically larger than the spell's level.
\newcounter{spellPotency}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment