Skip to content
Snippets Groups Projects
Unverified Commit 5d680fa6 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

add \tentacles for woodspy

parent 4d0f7827
Branches
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@
{\ifodd\thepage 2\else 3\fi}% DR
{\arabic{r3}}% AGGRESSION
{Athletics~2, Stealth~\arabic{enc}, Tactics~\arabic{r3}}% SKILLS
{None}% ABILITIES
{\tentacles}% ABILITIES
{}
}
......
......@@ -835,11 +835,19 @@
}
\newcommand{\teeth}{%
teeth%
teeth%
}
\newcommand{\tentacles}{%
\addtocounter{track}{3}%
\divide\value{track} by 2%
tentacles \ifnum\value{track}>2%
(grapple up to \arabic{track} opponents without becoming prone)%
\fi%
}
\newcommand{\venom}{%
venom (grappling inflicts 1D6 Fatigue)%
venom (grappling inflicts 1D6 Fatigue)%
}
\newcommand{\web}{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment