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

show 2D6+0 on allyCharacter when att=0

parent 54358d01
No related branches found
No related tags found
No related merge requests found
......@@ -450,7 +450,7 @@ You don't need to fall unconscious when making a Vitality check)%
\fi
\begin{center}
\scshape Att \iftoggle{examplecharacter}{$2D6$}{}%
\iftoggle{allyCharacter}{\ifnum\value{att}>0 +\fi}{}%
\iftoggle{allyCharacter}{\ifnum\value{att}>-1 +\fi}{}%
\arabic{att}\ifnumcomp{\value{dexb}}{>}{0}{\addtocounter{att}{\value{dexb}} (\arabic{att})}{},
AP \arabic{spd}\ifnumcomp{\value{spdb}}{>}{0}%
{\addtocounter{spd}{\value{spdb}} (\arabic{spd})}{}\ifnumcomp{\value{heft}}{>}{1}{: \arabic{heft}}{},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment