Skip to content
Snippets Groups Projects
Unverified Commit a85a4c84 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

update config

parent 4962c1de
No related branches found
No related tags found
No related merge requests found
Subproject commit 07bf27c5a980791335190b21caff772487de1bf3 Subproject commit d4fe535da2eb92e382bf46715f742d82b3eb462d
...@@ -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}'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment