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

remove typed spells from artefacts

parent 41668515
No related branches found
No related tags found
No related merge requests found
......@@ -250,9 +250,9 @@
\lootMagic%
}
\newcommand\artefact[8]{
\newcommand\artefact[7]{
\settoggle{fullSpells}{false}
\setcounter{mp}{0}
\clean
\foreach \s in {Air, Fire, Earth, Water, Fate}%
{\setcounter{\s}{0}}
\paragraph{\adforn{54}~#1~\adforn{26}}
......@@ -277,7 +277,7 @@
\addtocounter{mp}{3}%
\fi}%
\\%
\textbf{Skills:} & #8 \\
\textbf{Skills:} & \showSkills \\
\textbf{\glspl{mp}:} &
\ifnum\value{mp}>0
\boxStat{mp}
......
......@@ -568,7 +568,6 @@ When using a bestiary chapter, the stats appear as dice rolls, rather than fixed
\setcounter{Air}{2}
\setcounter{Water}{1}
}% Spheres
{Projectiles~2, Academics~1, Crafts~1, Vigilance~2}% Skills
\humanbard
......
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