prepare action
Build Adventurer's Guide / Build-PDF (push) Successful in 1m12s Details

main
HeNine 1 year ago
parent ffcb056958
commit b7b6c3687e

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

Loading…
Cancel
Save