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

add ritualcaster knack

parent 2556d818
Branches
Tags
No related merge requests found
......@@ -269,19 +269,22 @@
\newcommand{\dwarvenrunemaster}[1][\npc{\Dw\M}{Dwarven Runemaster}]{
#1
\randomtwo
\randomtwoD
\addtocounter{enc}{1}
\randomthree
\addtocounter{age}{-2}
\randomthreeB
\randomfour
\person{0}% STRENGTH
{1}% DEXTERITY
{0}% SPEED
{{\ifodd\value{page}2\else1\fi}% INTELLIGENCE
{\ifodd\value{chapter}1\else0\fi}% WITS
{{\value{r2d}}% INTELLIGENCE
{\value{age}}% WITS
{0}}% CHARISMA
{0}% DR
{1}% COMBAT
{Academics~\arabic{enc}, Caving \arabic{r2}, Crafts~1, Tactics~2
\knacks{\ritualcaster}%
\Path{
Fate~\arabic{enc}, \ifodd\value{r2d}Fire\else Air\fi ~\arabic{r3b}
}
......
......@@ -389,6 +389,12 @@
(spells use Wits and cost 1 less \glsentrytext{ap})
}
\newcommand{\ritualcaster}{%
\addtocounter{knacks}{1}%
Ritual Caster
(spells use Intelligence, caster may spend 1 extra \gls{mp})
}
\newcommand{\fasthealer}{%
\addtocounter{knacks}{1}%
Fast Healer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment