Skip to content
Snippets Groups Projects
Commit 75e3f553 authored by Anth0rx's avatar Anth0rx
Browse files

Reduce Armour Covering description

parent 1c0db00c
No related branches found
No related tags found
No related merge requests found
......@@ -2,18 +2,8 @@ Armour reduces Damage, but only covers some parts of the body.
Most armour has a \gls{covering} of `3', meaning that it covers most of the body (but not all).
\begin{itemize}
\item
If you roll below or equal to the \gls{tn} minus your \gls{covering}, the opponent scores a \gls{vitalShot}, and ignores your Armour dealing full Damage.
\item
If you roll below the \gls{tn}, the opponent hits, and your Armour reduces the Damage by its \gls{dr}.
\item
If you roll above the \gls{tn}, you hit, and the opponent's Armour reduces the Damage by its \gls{dr}.
\item
If you roll equal to or above the \gls{tn} plus the opponent's \gls{covering}, you score a \gls{vitalShot}, and ignore the opponent's Armour dealing full Damage.
\item Roll $\leq$ \gls{tn} $-$ your \gls{covering}: opponent scores \gls{vitalShot}, ignores Armour (full Damage).
\item Roll $<$ \gls{tn}: opponent hits, your \gls{dr} reduces Damage.
\item Roll $>$ \gls{tn}: you hit, opponent's \gls{dr} reduces Damage.
\item Roll $\geq$ \gls{tn} $+$ opponent's \gls{covering}: you score \gls{vitalShot}, ignore Armour (full Damage).
\end{itemize}
\end{multicols}
\coveringchart
\begin{multicols}{2}
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