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

show boxes on new statblock

parent 59c7be2d
Branches
No related tags found
No related merge requests found
......@@ -88,6 +88,8 @@
, \glsentrytext{mp} \arabic{mp}, %
\fi%
}
\par
\showBoxes
\end{exampletext}
}
......
......@@ -681,7 +681,8 @@
%%
\newcommand\computeStats{
\addtocounter{hp}{6}%
\setcounter{hp}{6}%
\addtocounter{hp}{\value{Strength}}%
% Stats for allies don't need to show Combat +1 as 'TN 8 to hit', they just need to show '+1'.
\ifnum\value{Combat}>\value{Brawl}\else\setcounter{att}{\value{Brawl}}\fi%
\iftoggle{allyCharacter}{}{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment