diff --git a/magic.sty b/magic.sty
index 58e2d02510c71a665322435b6d97f53a374ef58a..2c6d8f42a15def4363b98aa425d6c3945af1518c 100644
--- a/magic.sty
+++ b/magic.sty
@@ -113,7 +113,7 @@
       {\multiply\value{spellTargets} by 10\addtocounter{spellTargets}{0}}%
   }{}%
   \iftoggle{talisman}{}{%
-    \index[spells]{\textbf{#1} Cost: \arabic{spellCost}, \spellEnhancements\ \spellAction~\spellSphere, Range: \spellRange, Targets: \arabic{spellTargets}, Resisted by: \detokenize{#5}, \spellSum}
+    \index[spells]{\textbf{#1} (Cost: \arabic{spellCost}, \spellEnhancements\ \spellAction~\spellSphere) Range: \spellRange, Targets: \arabic{spellTargets}, Resisted by: \detokenize{#5}, \spellSum}
   }
 }