diff --git a/config b/config
index e1f72ab08eff6bb5a06b32c4e77e90c4f857e0b8..14e4008fe4045f775a91bf52b7f60fdca5c071f9 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit e1f72ab08eff6bb5a06b32c4e77e90c4f857e0b8
+Subproject commit 14e4008fe4045f775a91bf52b7f60fdca5c071f9
diff --git a/main.tex b/main.tex
index 9d5b7db5417c3b683fba256f7b69f6f50d54edae..cd3cf23dd6c7163139921b9c91b57f8941683f00 100644
--- a/main.tex
+++ b/main.tex
@@ -14,6 +14,7 @@ Keywords={TTRPG,RPG,roleplaying}
 
 \externalReferent{aif}
 \externalReferent{stories}
+\externalReferent{judgement}
 
 \input{glossary.tex}
 
diff --git a/spells.tex b/spells.tex
index 1a6cdebbb2e07bd9dc2a7e34da190fc0a18e835b..09a71dde207784eb31351cbd7ea9b08727879d6d 100644
--- a/spells.tex
+++ b/spells.tex
@@ -25,33 +25,33 @@ Or a mage with Fate 2 could spend 1 \gls{mp} while using the dust, and cast a sp
 
 \begin{multicols}{2}
 
+\subsection{Air}
+
+\input{config/spells/air1.tex}
+
 \subsection{Fate}
 
-\spell{Blessing}% Name
-  {Fate}% Spheres
-  {Wax}% Action
-  {}% Enhancements
-  {Empathy}% Skill
-  {gain \arabic{spelllevel} \glspl{fp}}% Description
+\input{config/spells/fate1.tex}
 
-\spell{Curse}% Name
-  {Fate}% Spheres
-  {Wane}% Action
-  {}% Enhancements
-  {Deceit}% Skill
-  {lose \arabic{spelllevel} \glspl{fp}}% Description
+\subsection{Fire}
 
-\subsection{Air}
+\input{config/spells/fire1.tex}
+
+\subsection{Water}
+
+\input{config/spells/water1.tex}
+
+\subsection{Mind}
+
+\input{config/spells/mind1.tex}
+
+\subsection{Death}
 
-\spell{Wind Chill}% Name
-  {\mAir}% Spheres
-  {Wax}% Action
-  {}% Enhancements
-  {Seafaring}% Skill
-  {lose \arabic{spelllevel} \gls{ap}}% Description
+\input{config/spells/death1.tex}
 
-The mage blasts the target with chilled wind, draining them of \arabic{spelllevel} \gls{ap}.
-In close-range combat, the spell nullifies an enemy's attack against the caster.
+\subsection{Light}
+
+\input{config/spells/light1.tex}
 
 \end{multicols}
 
@@ -59,38 +59,24 @@ In close-range combat, the spell nullifies an enemy's attack against the caster.
 
 \begin{multicols}{2}
 
+\subsection{Air}
+
+\input{config/spells/air2.tex}
+
 \subsection{Fate}
 
-\spell{Mass Blessing}% Name
-  {Fate}% Spheres
-  {Wax}% Action
-  {\duplicated}% Enhancements
-  {Empathy}% Skill
-  {gain \arabic{spelllevel} \glspl{fp}}% Description
-
-\spell{Mass Curse}% Name
-  {Fate}% Spheres
-  {Wane}% Action
-  {\duplicated}% Enhancements
-  {Deceit}% Skill
-  {lose \arabic{spelllevel} \glspl{fp}}% Description
-
-\spell{Hateful Cry}% Name
-  {Fate}% Spheres
-  {Wane}% Action
-  {\distant}% Enhancements
-  {Deceit}% Skill
-  {loses \arabic{spelllevel} \glspl{fp}}% Description
-
-One target at \spellRange{} loses \dmg{spelllevel}~\glspl{fp}.
+\input{config/spells/fate2.tex}
 
-\subsection{Air}
+\subsection{Fire}
+
+\input{config/spells/fire2.tex}
+
+\subsection{Water}
+
+\input{config/spells/water2.tex}
+
+\subsection{Mind}
 
-\spell{Wind Blast}% Name
-  {\mAir}% Spheres
-  {Wax}% Action
-  {\duplicated}% Enhancements
-  {Seafaring}% Skill
-  {lose \arabic{spelllevel} \gls{ap}}% Description
+\input{config/spells/mind2.tex}
 
 \end{multicols}