diff --git a/example.tex b/example.tex index fe1debd2517f0b524ae84436e7ad277f532d4366..1f1ceb173a1a38f5168928e6ab72d09ade4d5a7d 100644 --- a/example.tex +++ b/example.tex @@ -156,6 +156,8 @@ With a little study, you can summon dozens of monsters, including {\tt\textbacks \ogre +\deepogre + \subsection{Animals} \nurarat diff --git a/monsters.sty b/monsters.sty index 80d8e1307314fc8770dc9ff467e94d8602c8a953..65900b77fe00d3e4f1d8d88bec1cff9747ab5edc 100644 --- a/monsters.sty +++ b/monsters.sty @@ -1617,7 +1617,7 @@ Academics 1, \ifodd\value{page} Crafts \arabic{r2}, \else \fi Deceit 1, \ifodd\v {} } -\newcommand{\ogre}[1][\npc{\T\N}{\addtocounter{rb4}{1}\arabic{r4b} Ogres}]{ +\newcommand{\ogre}[1][\npc{\T\N}{\addtocounter{r4b}{1}\arabic{r4b} Ogres}]{ #1 \randomthree\addtocounter{age}{3} \randomtwo\addtocounter{enc}{2} @@ -1645,6 +1645,35 @@ Academics 1, \ifodd\value{page} Crafts \arabic{r2}, \else \fi Deceit 1, \ifodd\v {} } +\newcommand{\deepogre}[1][\npc{\T\N}{\addtocounter{r4b}{1}\arabic{r4b} Ogres}]{ + #1 + \randomthree\addtocounter{age}{3} + \randomtwo\addtocounter{enc}{2} + \randomtwoB + \randomthreeC + \randomfourB +\person{\arabic{age}}% STRENGTH +{0}% DEXTERITY +{\arabic{enc}}% SPEED +{{-3}% INTELLIGENCE +{-1}% WITS +{-4}}% CHARISMA +{0}% DR +{\arabic{r2b}}% COMBAT +{\ifodd\value{r2c}% + Beast Ken +\else% + Vigilance +\fi\arabic{r2}}% SKILLS +{\ifodd\value{r3c} + Nothing. +\else + \greatclub +\fi +}% EQUIPMENT +{} +} + \newcommand{\undeadogre}[1][\npc{\D\N}{Undead Ogre}]{ #1 \randomtwo