Skip to content
Snippets Groups Projects
Unverified Commit 068406e0 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

remove projectiles prices

parent e15e4067
No related branches found
No related tags found
No related merge requests found
......@@ -231,17 +231,17 @@
}
\newcommand{\projectilesChart}{
\begin{boxtable}[XXXXXl]
\begin{boxtable}[XXXXX]
\textbf{Projectile} & \textbf{\Gls{ap}} & \textbf{Damage} & \textbf{Weight} & \textbf{Reload Time} & \textbf{Cost} \\\hline
\textbf{Projectile} & \textbf{\Gls{ap}} & \textbf{Damage} & \textbf{Weight} & \textbf{Reload Time} \\\hline
Crossbow & 1 & $2D6$ & 1 & 5 - Str \glspl{round} & {20 sp} \\
Crossbow & 1 & $2D6$ & 1 & 5 - Str \glspl{round} \\
Longbow & 4 & varies & -4 & 4 - extra Str \glspl{ap}& {10 sp} \\
Longbow & 4 & varies & -4 & 4 - extra Str \glspl{ap} \\
Shortbow & 1 & $1D6-1$ & -5 & 1 \gls{ap} & {5 sp} \\
Shortbow & 1 & $1D6-1$ & -5 & 1 \gls{ap} \\
Throwing knives & 2 & $1D6$ & -5 & 1 \gls{ap} & {100 cp} \\
Throwing knives & 2 & $1D6$ & -5 & 1 \gls{ap} \\
\end{boxtable}
}
......
......@@ -362,7 +362,8 @@ The short bow takes 1 \gls{ap} points to fire, and 1 \gls{ap} points to reload,
Shortbows have a maximum range of 20 steps and deal $1D6-1$ Damage.
They often bring down prey with multiple arrows rather than the one.
\subsubsection{The Crossbow}\index{Projectiles!Crossbow}
\subsubsection{The Crossbow}
\index{Projectiles!Crossbow}
\label{crossbow}
Crossbows can be powerful, but are not easy to reload.
They have a standard Damage of $2D6$, though different crossbows vary in quality.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment