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}.