diff --git a/encounters/combat.tex b/encounters/combat.tex index 926e3c0..451ea99 100644 --- a/encounters/combat.tex +++ b/encounters/combat.tex @@ -92,3 +92,4 @@ If the desired action takes more than \SIlist{5}{\second} to complete, the GR mi \section*{Dodge} +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. \ No newline at end of file diff --git a/items/equipment.tex b/items/equipment.tex index 2277371..edea321 100644 --- a/items/equipment.tex +++ b/items/equipment.tex @@ -41,6 +41,7 @@ \begin{tabular}[h!]{rp{4.3cm}} \textsf{\textbf{Armor}} & +5 \\ \textsf{\textbf{Stat adjust}} & \stat{dex} -1 \\ + \textsf{\textbf{Movement adjust}} & \SI{-5}{\meter} \\ \textsf{\textbf{Examples}} & Full Suit of Armor \end{tabular} \end{multicols}