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

review bestiary section

parent ce0699ce
Branches
Tags
No related merge requests found
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
} }
% %
\newcommand{\griffin}{ \newcommand{\griffin}{
\animal{\ifodd\value{page} 2\else 1\fi}{-2}{\ifodd\value{page} 2\else 1\fi}{2}{0}{2}{Athletics 2, Survival 1\knacks{\charge}}{Flight} \animal{\ifodd\value{page} 2\else \ifodd\value{chapter} 3\else 1\fi\fi}{-2}{\ifodd\value{page} 2\else 1\fi}{2}{0}{2}{Athletics 2, Survival 1\knacks{\charge}}{Flight}
} }
% %
\newcommand{\mouthdigger}{ \newcommand{\mouthdigger}{
...@@ -438,16 +438,22 @@ ...@@ -438,16 +438,22 @@
\newcommand{\dwarventrader}{ \newcommand{\dwarventrader}{
\randomthree\randomtwo \randomthree\randomtwo
\person{\arabic{random}}{1}{-1}{{\ifnumcomp{\value{random}}{=}{2}{1}{0}}{0}{0}}{0}{1}{Crafts \ifodd\value{page} 1 \else 2\fi, Deceit \ifodd\value{page} 2 \else 1\fi}{\shortsword\ifnumcomp{\thechapter}{=}{6}{3D6sp}{\setcounter{gold}{\thepage}, \arabic{gold}sp}}{} \person{\arabic{random}}{1}{-1}{{\ifnumcomp{\value{random}}{=}{2}{1}{0}}{0}{0}}{0}{1}{Crafts \ifodd\value{page} 1 \else 2\fi, Deceit \ifodd\value{chapter} 2 \else 1\fi}{\shortsword\ifnumcomp{\thechapter}{=}{6}{3D6sp}{\setcounter{gold}{\thepage}, \arabic{gold}sp}}{}
} }
% %
\newcommand{\dwarvensoldier}{ \newcommand{\dwarvensoldier}{
\randomtwo \randomtwo
\person{\arabic{random}}{\arabic{enc}}{0}{{0}{0}{-1}}{0}{2}{Crafts 1, Tactics 1}{\greataxe, \completeplate}{\knacks{Chosen Enemy: Goblins}} \person{\arabic{random}}% STRENGTH
{\arabic{enc}}% DEXTERITY
{0}%Speed
{{0}{0}{-1}}% MENTAL ATTRIBUTES
{0}{2}{Crafts 1, Tactics 1}{\greataxe, \completeplate}{\knacks{Chosen Enemy: Goblins}}
} }
\newcommand{\dwarvenrunemaster}{ \newcommand{\dwarvenrunemaster}{
\person{0}{1}{0}{{2}{0}{0}}{0}{1}{Academics 2, Crafts 1, Tactics 2\Path{Runes}{Metamagic 4, Fate 3, Force 2, Conjuration 1}}{\shortsword\partialchain\ifnumcomp{\thechapter}{=}{6}{4D6sp}{\setcounter{gold}{\thepage}\multiply\value{gold} by \thechapter\arabic{gold}sp}}{\mana{4}} \person{0}{1}{0}% PHYSICAL ATTRIBUTES
{{\ifodd\value{chapter} 2\else 1\fi}{\ifodd\value{enc}{2}\else{0}\fi}{0}}
{0}{1}{Academics 2, Crafts 1, Tactics 2\Path{Runes}{Metamagic 4, Fate 3, Force 2, Conjuration 1}}{\shortsword\partialchain\ifnumcomp{\thechapter}{=}{6}{4D6sp}{\setcounter{gold}{\thepage}\multiply\value{gold} by \thechapter\arabic{gold}sp}}{\mana{4}}
} }
\newcommand{\dryad}{ \newcommand{\dryad}{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment