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

remove required spells under \artefact

parent 3779ba96
No related branches found
No related tags found
No related merge requests found
......@@ -250,7 +250,7 @@
\lootMagic%
}
\newcommand\artefact[9]{
\newcommand\artefact[8]{
\settoggle{fullSpells}{false}
\foreach \s in {Air, Fire, Earth, Water, Fate}%
{\setcounter{\s}{0}}
......@@ -261,9 +261,7 @@
\setcounter{Intelligence}{#3}
\setcounter{Wits}{#4}
\setcounter{Charisma}{#5}
\par
#7
\par
\noindent
\begin{tabularx}{\linewidth}{rX}
\hiderowcolors
......@@ -279,11 +277,4 @@
\\
\textbf{Skills:} & #8 \\
\end{tabularx}
\begin{center}%
\textcolor{\pageSideColor}{\large\Pentagram} \textbf{Spells} \textcolor{\pageSideColor}{\large\Pentagram}
\end{center}%
\begin{description}
#9
\end{description}
\bigLine
}
......@@ -558,6 +558,21 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed
\lipsum[\arabic{r4}]
\artefact{The Bladder Skull}% Name
{Three human skulls, tied together with their guts, each stuffed with their own inflated bladder.
The Preservation spell cast upon it stops the bladders deflating.}% Body
{2}% Intelligence
{0}% Wits
{3}% Charisma
{to make everyone see as the dead see}% Mission
{
\setcounter{Fate}{2}
\setcounter{Air}{2}
\setcounter{Water}{1}
}% Spheres
{Projectiles~2, Academics~1, Crafts~1, Vigilance~2}% Skills
\humanbard
\lipsum[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