@@ -261,7 +261,7 @@ Statblocks describe monsters at a glance.
...
@@ -261,7 +261,7 @@ Statblocks describe monsters at a glance.
The top line -- ``\name'' -- shows the name and some symbols describing the creature.
The top line -- ``\name'' -- shows the name and some symbols describing the creature.
The top part of the stat block has all the basic stats, and the bottom has the derived stats.
The top part of the stat block has all the basic stats, and the bottom has the derived stats.
The Strength is \arabic{str}, but after we add the weapon, the total damage is `\arabic{damage}', which means rolling \calculatedamage{\value{damage}}.
The Strength is \arabic{str}, but after we add the weapon, the total damage is `\arabic{damage}', which means rolling \calculatedamage{damage}.
Some derived stats display in brackets, showing alternatives for when knacks are in use.
Some derived stats display in brackets, showing alternatives for when knacks are in use.
Instead of showing the attack score as `+\arabic{dex}', we show the \gls{tn} the players need to roll to attack the target -- `\arabic{att}'.
Instead of showing the attack score as `+\arabic{dex}', we show the \gls{tn} the players need to roll to attack the target -- `\arabic{att}'.