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

temporary fixes to old statblocks

parent 477cc233
No related branches found
No related tags found
No related merge requests found
......@@ -1007,11 +1007,11 @@
{\arabic{r2}}% COMBAT
{\ifodd\value{r4}Projectiles~\arabic{r2b}, \fi Athletics~\arabic{r2}, Deceit~\arabic{r2b}, Larceny~\arabic{r3}, \ifodd\value{r4}Stealth~\arabic{r2b}, \fi\ifodd\value{r3}Tactics~1\fi
}{\ifodd\value{r3c}%
\Dagger,
\Dagger
\else
\shortsword,
\shortsword
\fi\ifnum\value{r4}=1%
\partialleather, %
\partialleather,
\fi%
\lootSmall}% EQUIPMENT
{}
......
......@@ -664,7 +664,7 @@
\ifdefempty{\equipment}{}
{
\setcounter{attackXPtotal}{\value{Charisma}}% Must store Charisma while talisman shows spells
\ent{Equipment} & \ifdefempty{\weaponName}{}{\weaponName, }\equipment \\
\ent{Equipment} & \equipment, \weaponName \\
}
}%
{}
......@@ -733,7 +733,7 @@
Att %
\iftoggle{allyCharacter}{$2D6$\ifnum\value{att}>-1 +\fi}{}%
\arabic{att}%
\setcounter{enc}{\value{att}},%
\setcounter{enc}{\value{att}}, %
\setcounter{damage}{4}% Remove
\addtocounter{damage}{\value{Strength}}% Remove
\addtocounter{damage}{\value{weaponDamage}}% Remove
......
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