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

add standard resistance to spell index entries

parent a5027023
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@
\ifnum\value{spelllevel}>1~\fi #3
#2)}
Cost:~\arabic{spelllevel},
Resistance:
\setRange%
Range:~\spellRange
\setArea%
......@@ -92,7 +93,7 @@
}
\vphantom{\dmg{spellPotency}}
\index[spells]{\textbf{#1}: #6 (Cost: \arabic{spelllevel}, Range:~\spellRange\iftoggle{duplicated}{, Targets: \spellArea}{})}
\index[spells]{\textbf{#1}: #6 (Cost: \arabic{spelllevel}, Range:~\spellRange, Resisted by: #5,\iftoggle{duplicated}{, Targets: \spellArea}{})}
}{
\item[\textbf{#1}]%
\vphantom{\dmg{spellPotency}}%
......
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