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

create mutated farmer

parent 45836768
Branches
No related tags found
No related merge requests found
......@@ -849,6 +849,24 @@
{}% ABILITIES
}
\newcommand\morphhuman[1][\npc{\Hu\R}{Mutated Farmer}]{
\Person{#1}%
{{r3}{0}{0}}% BODY
{{rn1t2}{-1}{0}}% MIND
{%
\ifodd\value{r3}
\set{Melee}{1}
\else
\set{Projectiles}{1}
\fi
\set{Crafts}{r2}
\set{Cultivation}{2}
}% SKILLS
{\specialist{husbandry}}% KNACKS
{}% EQUIPMENT
{\mutation[2]{r4}}% ABILITIES
}
\newcommand{\morphcat}[1][\npc{\A\R}{Morph Cat}]{
\Animal{#1}%
{{r3b}{r3c}{r3t4}}% BODY
......
......@@ -310,6 +310,8 @@ Words are needed after each subsection to avoid the boxes making problems.
\morphwolf
\morphhuman
\end{multicols}
\chapter{Outsiders}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment