diff --git a/magic.sty b/magic.sty
index f77c4a3340f7786be734b6f60d1ec81cf96ad45c..574157fb77c0ae0482226b7c8d539a4b85f3438f 100644
--- a/magic.sty
+++ b/magic.sty
@@ -66,6 +66,11 @@
 }
 
 
+\newcommand\showFullSpell[7]{%
+  \calcSpell{#1}{#2}{#3}{#4}{#5}{#6}{#7}%
+  \fullSpell%
+}
+
 % We use spellPotency to track spell effects which are typically larger than the spell's level.
 \newcounter{spellPotency}