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

add spore folk

parent 100b4ebd
No related branches found
No related tags found
No related merge requests found
......@@ -1196,6 +1196,7 @@
\newcommand{\F}{\gls{F}} % female
\newcommand{\E}{\gls{E}} % sentient
\newcommand{\A}{\gls{A}} % creature
\newcommand{\Pl}{\gls{plant}} % plant
\newcommand{\Sw}{\gls{Sw}} % creature
\newcommand{\N}{\gls{N}} % nura
\newcommand{\R}{\gls{R}} % morph
......
......@@ -1351,6 +1351,36 @@
{\hide{r4t5} \quadraped \stench}% ABILITIES
}
\newcommand{\sporeFolk}[1][\npc{\A\Pl\E}{Spore Folk}]{
\Person{#1}%
{{r4}{r4t5}{rn4tn1}}% BODY
{{rn3t3}{rn4tn1}{rn3t3}}% MIND
{%
\ifnum\value{Intelligence}>1
\set{Academics}{r3b}
\fi
\set{Athletics}{r3b}
\set{Brawl}{rn1t2}
\set{Caving}{r3c}
\set{Empathy}{rn3t3}
\set{Xenomology}{rn1t2}
\ifnum\value{Intelligence}<-1
\setcounter{Intelligence}{-6}
\setcounter{Charisma}{-6}
\fi
}% SKILLS
{\ifcase\value{rn3t3}%
\guardian%
\or%
\berserker%
\else%
\lucky%
\fi}% KNACKS
{}% EQUIPMENT
{\mutation[2]{r4b}}% ABILITIES
}
\newcommand{\horse}[1][\npc{\A}{Horse}]{
\Animal{#1}%
{{r3b}{rn1t0}{r3}}% BODY
......
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