From eb4fe1e2531ada9a6f8fc7b1ab3f68903bae2be1 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Fri, 5 Jun 2020 21:05:01 +0200
Subject: [PATCH] reduce longbow draw time to 1 round

---
 combat.tex | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/combat.tex b/combat.tex
index 15aca0aa..e611fda0 100644
--- a/combat.tex
+++ b/combat.tex
@@ -851,7 +851,11 @@ When someone with a bow is attacked, they can use their Combat Skill and Dexteri
 
 \subsection{The Long Bow}\index{Projectiles!Bow}\index{Bows}
 
-Long bows (or `hunting bows') are difficult things to work but well worth it once the archer practices enough. To pull back the heavy load on a long bow takes 2 \glspl{round}, and the arrow flies at the very end of the second turn. Each bow has its own Strength rating and anyone without at least that much Strength cannot use the bow; the bows deal $1D6$ +Strength Rating. So if a bow has a Strength rating of 2 then it deals $1D6+2$ Damage but requires a Strength of 2, at least, to operate. Having a Strength of 3 will not increase the Damage.
+Long bows (or `hunting bows') are difficult things to work but well worth it once the archer practices enough.
+To pull back the heavy load on a long bow takes 1 \gls{round}, and the arrow flies at the very end of round.
+Each bow has its own Strength rating and anyone without at least that much Strength cannot use the bow; the bows deal $1D6$ +Strength Rating.
+So if a bow has a Strength rating of 2 then it deals $1D6+2$ Damage but requires a Strength of 2, at least, to operate.
+Having a Strength of 3 will not increase the Damage.
 
 Long bows can be fired for hundreds of yards -- the maximum range is generally more determined by the archer's ability to aim than by the range of the bow.
 
-- 
GitLab