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

place armour weight on CS

parent 288798aa
No related branches found
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@ circle label/.style = {
\textbf{Armour} & \textbf{\Glsentrytext{dr}} & \textbf{Covering} & \textbf{Weight} \\
\iftoggle{examplecharacter}{
\ifdefempty{\characterArmour}{}{
\sffamily\characterArmour\armourName & \sffamily\arabic{armourDR} & \sffamily\arabic{covering} & \sffamily\arabic{weight} \\
\sffamily\characterArmour\armourName & \sffamily\arabic{armourDR} & \sffamily\arabic{covering} & \sffamily\arabic{armourWeight} \\
}
}{
\hspace{3em} &
......
......@@ -383,7 +383,7 @@
\newcommand{\ritualcaster}{%
\addtocounter{knacks}{1}%
Ritual Caster (spells use Intelligence, caster may spend 1 extra \gls{mp})%
Ritual Caster (spells use Intelligence, caster may spend 1 extra \glsentrytext{mp})%
}
\newcommand{\fasthealer}{%
......@@ -432,7 +432,7 @@
\global\togglefalse{weaponMaster}%
\foreach \s in {Air,Earth,Fate,Fire,Water,Projectiles,Melee,Brawl,Academics,Alchemy,Athletics,Caving,Crafts,Cultivation,Deceit,Empathy,Flight,Medicine,Performance,Larceny,Seafaring,Stealth,Survival,Vigilance}%
{\setcounter{\s}{0}}%
\foreach \s in {encumbrance,dr,covering,weaponDamage,weaponBonus,weaponWeight,armourWeight,armourDR,armourWeight,fp,heft,weight,damage,knacks,mp,xpbonus,xp}%
\foreach \s in {encumbrance,dr,covering,weaponDamage,weaponBonus,weaponWeight,armourDR,armourWeight,fp,heft,weight,damage,knacks,mp,xpbonus,xp}%
{\setcounter{\s}{0}}%
\setcounter{noAppearing}{1}%
}
......
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