From 23a291c8827453fa99bd1a7f6db9980b4449f83c Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Sat, 30 Jan 2021 14:32:09 +0100 Subject: [PATCH] stop normal armour stacking --- combat.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/combat.tex b/combat.tex index 057d471c..6ecdde7d 100644 --- a/combat.tex +++ b/combat.tex @@ -458,6 +458,10 @@ Stacked armour can consist of both partial and complete layers, meaning a roll c Of course if this were \textit{partial} plate armour, any roll which gets 3 over the basilisk's \gls{tn} would only get the \gls{dr} of 5. }{} +Standard armour cannot be stacked in this way. +We assume plate, chain, and some leather-based armours already have padded armour underneath. +Similarly, different types of natural \gls{dr} do not stack, and nobody becomes undead in different ways. + \subsection{Weight} \index{Weight} -- GitLab