From b7b6c3687e08d2cafd69bd6a0d2bc6e9cf8c4500 Mon Sep 17 00:00:00 2001 From: HeNine <> Date: Mon, 22 May 2023 15:23:49 +0200 Subject: [PATCH] prepare action --- encounters/combat.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/encounters/combat.tex b/encounters/combat.tex index 7978426..c5443ec 100644 --- a/encounters/combat.tex +++ b/encounters/combat.tex @@ -94,6 +94,8 @@ Sometimes, even in the middle of an active fight, the circumstances may merit a If the desired action takes more than \SIlist{5}{\second} to complete, the GR might require you to use up your whole turn, or even make it an extended test stretching across multiple turns. -\section*{Dodge} +\section*{Prepare} -Instead of taking an action, your character can brace for an upcoming attack. You do this by declaring which attack you would like to defend against, in the form of a conditional statement. For example: ``if Barry the Guard attacks me with his halberd, I will dodge.'' This grants you temporary AC against that attack -- if it actually occurs -- equal to half your \stat{dex}, until your \ No newline at end of file +Instead of taking an action, your character can brace for an upcoming attack. You do this by declaring which attack you would like to defend against, in the form of a conditional statement. For example: ``if Barry the Guard attacks me with his halberd, I will dodge.'' This grants you temporary AC against that attack -- if it actually occurs -- equal to half your \stat{dex}, until your next turn. + +Other actions can be prepared and then performed as a \textit{reaction}.