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

show artefacts' base spells

parent 077aaf91
No related branches found
No related tags found
No related merge requests found
......@@ -250,7 +250,7 @@
\lootMagic%
}
\newcommand\artefact[7]{
\newcommand\artefact[8]{
\settoggle{fullSpells}{false}
\clean
\foreach \s in {Air, Fire, Earth, Water, Fate}%
......@@ -258,7 +258,7 @@
\setcounter{Intelligence}{#3}
\setcounter{Wits}{#4}
\setcounter{Charisma}{#5}
#7
#8
\paragraph{\adforn{54}~#1~\adforn{26}\hspace{1em}}
\label{#1}
\index{Artefacts!#1}
......@@ -268,6 +268,7 @@
\begin{tabularx}{\linewidth}{rX}
\hiderowcolors
\textbf{Mission:} & \emph{#6!} \\
\textbf{Base Spell:} & #7 \\
\textbf{Mind:} &
Intelligence \arabic{Intelligence}, Wits \arabic{Wits}, Charisma \arabic{Charisma}
\\
......
......@@ -563,6 +563,7 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed
{0}% Wits
{3}% Charisma
{to make everyone see as the dead see}% Mission
{Perservation}% Base Spell
{
\setcounter{Fate}{2}
\setcounter{Air}{2}
......
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