From 75a638849d3946750b4e49e35f5ec1d8d769e1b8 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 26 Oct 2023 00:46:16 +0200
Subject: [PATCH] edit dying and death

---
 combat.tex | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/combat.tex b/combat.tex
index f5c04cc3..db956ec2 100644
--- a/combat.tex
+++ b/combat.tex
@@ -87,8 +87,8 @@ Characters do not have many \glspl{hp} so losing even one is a serious matter.
 
 \subsubsection{Death}
 \index{Death}
-Once a character reaches 0 \glspl{hp}, they begin to die.
-Anyone can attempt to save them by bandaging up their wounds, or staving off a concussion, with a Wits + Medicine roll.
+Once a character reaches 0 \glspl{hp}, they fall over, and don't get up.
+Anyone can attempt to save them by bandaging up their wounds, or staving off a concussion, with a \roll{Wits}{Medicine} roll.
 The \gls{tn} is 7 plus the number of \glspl{hp} the character has fallen below 0, so someone at -3 \glspl{hp} would need a roll at \gls{tn} 10 to save.
 
 \paragraph{If the healer rolls the \gls{tn} exactly,}
@@ -96,9 +96,8 @@ the character has survived, but with a permanent wound.
 The players must select one Attribute, and give it a penalty equal to $1D6$.
 If the Attribute falls below -5, the character dies.
 
-A penalty to Charisma might suggest a partly broken jaw, leading to a permanent speech impediment.
-A penalty Intelligence might represent a brain-injury.
-And of course a penalty to Speed would often represent a crushed foot.
+A Charisma penalty might suggest a partly broken jaw, leading to a permanent speech impediment.
+An Intelligence penalty might represent a brain-injury.
 
 \paragraph{If the healer fails the roll,}
 anyone else can have another attempt, but with a -1 penalty (bad healers can make the problem worse).
-- 
GitLab