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

add spell index command

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