diff --git a/magic.sty b/magic.sty
index 99461e5f106e6257426ea1e0f15ee904f5449287..655ab538f5b6567aed5562d77f5316e5baf35bb0 100644
--- a/magic.sty
+++ b/magic.sty
@@ -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}
diff --git a/test.tex b/test.tex
index 33b1a385534f3f9d4e0033730737a94295d4a359..3b10cabd54804044fb1cca185f32ac5530467fa6 100644
--- a/test.tex
+++ b/test.tex
@@ -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