From 0724f95478d0fa232a8808d0b801f9d0633c7f4c Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Mon, 6 Apr 2020 03:37:02 +0200 Subject: [PATCH] make prices for projectiles --- rules.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/rules.tex b/rules.tex index 4de6276f..a63a92ff 100644 --- a/rules.tex +++ b/rules.tex @@ -524,6 +524,20 @@ An average villager will make little spare money -- perhaps 10 \gls{sp} in a yea \end{tcolorbox} +\begin{tcolorbox}[arc=1mm,tabularx={p{.3\textwidth}XX}] + + \textbf{Projectiles} & \textbf{Weight} & \textbf{Cost} \\\hline + + Crossbow & 1/3 & {20 sp} \\ + + Longbow & -4/-2 & {10 sp} \\ + + Shortbow & -5/-3 & {5 sp} \\ + + Throwing knives & -5/-3 & {100 cp} \\ + +\end{tcolorbox} + \subsection{Working Beasts} Animal stats vary, but you can use the below as a go-to standard for working animals. -- GitLab