From af128e74a2079b7fc034705bd05810d2cd1b3651 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Fri, 3 May 2024 17:03:08 +0200
Subject: [PATCH] add wild caster knack

---
 knacks.tex | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/knacks.tex b/knacks.tex
index 1467b302..00b5e2fc 100644
--- a/knacks.tex
+++ b/knacks.tex
@@ -129,6 +129,8 @@ They gain +1 to their Attack Bonus when using that weapon.
 
 \begin{multicols}{2}
 
+\pic{Roch_Hercka/dwarvish_runes}
+
 \subsubsection{Autophage}
 
 The caster can draw magic from their own blood, even when they have \gls{mp} available to draw from.
@@ -164,8 +166,6 @@ All spells cast this way cost 1~\gls{ap} less.
 
 A lot of spellcasters rely solely on this type of magic to cast spells, focussing on their insight into grabbing the world's hidden flows, rather than trying to sweet-talk the elements.
 
-\pic{Roch_Hercka/dwarvish_runes}
-
 \subsubsection{Vengeful}
 
 The caster's magic is fuelled by hatred and tenacity.
@@ -181,6 +181,14 @@ It lasts only until the end of the \gls{interval} and can reactivate only once t
 
 The Knack might also be used when a \gls{pc} or member of \pgls{characterPool} has been killed.
 
+\iftoggle{stories}{
+  \subsubsection{Wild Caster}
+  \label{wyldCaster}
+
+  The caster can create spells on-the-fly, with no need for the usual \gls{downtime} preparation (covered \vpageref{make_spell}).
+  The \gls{gm} should feel comfortable with the spell creation system before allowing this Knack (see the \textit{Book of Stories}, \autopageref{spellWeaving}).
+}{}
+
 \end{multicols}
 
 \section{Other Knacks}
-- 
GitLab