From 34acf2a4d4734379c644883c1dd3b717bea2962e Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Mon, 11 May 2020 01:59:59 +0200
Subject: [PATCH] fix mighty draw knack

---
 knacks.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/knacks.tex b/knacks.tex
index 99198613..75bca199 100644
--- a/knacks.tex
+++ b/knacks.tex
@@ -97,7 +97,8 @@ The character also gains a number of \gls{mp} equal to the number of Knacks they
 
 \subsubsection{Mighty Draw}
 
-You can draw back a hunting bow in a single \gls{round}, paying only 8 Initiative for the action, minus one per Knack you have. For example, someone with 4 Knacks would pay only 4 Initiative for the attack.
+You can draw back a hunting bow in a single \gls{round}, paying only 8 Initiative for the action, minus half the number of Knacks you have (rounded up, minimum of 2).
+For example, someone with 4 Knacks would pay only 4 Initiative for the attack.
 
 \subsubsection{Perfect Sneak Attack}
 
-- 
GitLab