From 966a2eb010aab965798092681e4333d9d28ca566 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 13 Aug 2023 11:34:40 +0200
Subject: [PATCH] add ritual caster knack

---
 config     | 2 +-
 knacks.tex | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/config b/config
index 5777d894..3c4b8853 160000
--- a/config
+++ b/config
@@ -1 +1 @@
-Subproject commit 5777d89419510bbe3eab2352f13e30a7f73011c0
+Subproject commit 3c4b885324a90cdd3fc7ae6197cfd9e9fc8a4ef8
diff --git a/knacks.tex b/knacks.tex
index 84e77364..35c0ef19 100644
--- a/knacks.tex
+++ b/knacks.tex
@@ -127,6 +127,15 @@ They gain +1 to their Attack Bonus when using that weapon.
 
 \begin{multicols}{2}
 
+\subsubsection{Ritual Caster}
+
+A staple of dwarves and humans -- this knacks allow any caster to use Intelligence as their casting Attribute.
+It also allows the caster to spend one more \gls{mp} than usual when casting spells as a resting action.%
+\footnote{See \autopageref{restingactions}.}
+
+However, the rituals required to cast spells in this way require long periods of focus -- specifically half an hour per \gls{mp} spent.
+Casting as a resting action requires a full hour per \gls{mp} spent.
+
 \subsubsection{Snap Caster}
 
 The character is particularly adept at casting spells quickly, and therefore in Combat.
-- 
GitLab