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

add weaponmaster knack

parent 76f7cf35
Branches
Tags
No related merge requests found
......@@ -312,7 +312,7 @@
\ifodd\value{gold} \polymorph~\arabic{r2b}\else \enchantment~\arabic{r4}, \fi}%
\ifodd\value{r4} \else\knacks{%
\ifodd\value{r2}%
\laststand%
\weaponmaster%
\else%
\precisestrike\ifnumcomp{\value{age}}{<}{3}{, \bloodCaster}{}%
\fi}\fi
......
......@@ -186,6 +186,8 @@
\newcommand{\finishingblow}{Finishing Blow\addtocounter{knacks}{1}}
\newcommand{\unstoppable}{Unstoppable\addtocounter{hp}{2}\addtocounter{knacks}{1}}
\newcommand{\vengeful}{Vengeful\addtocounter{knacks}{1}}
\newcommand{\weaponmaster}{Weapon Master\addtocounter{att}{1}\addtocounter{knacks}{1}}
\newcommand{\snapcaster}{Snap Caster\addtocounter{knacks}{1}}
\newcommand{\extremefocus}{Extreme Focus\addtocounter{knacks}{1}}
\newcommand{\alchemist}{Alchemist\addtocounter{knacks}{1}\renewcommand{\magicPath}{Alchemist}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment