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

give elves myriad random specializations

The many niche specializations should help emphasise the long elven
lifespans, and give a default 'nerd topic' if the Judge doesn't know
what this elf might be talking about.
parent 4b4f02b7
No related branches found
No related tags found
No related merge requests found
......@@ -315,7 +315,11 @@
\ifnum\value{Charisma}<1%
\snapcaster%
\else%
\lucky%
\ifnum\value{Academics}>1%
\specialist{star lore}%
\else%
\lucky%
\fi%
\fi, %
\ifcase\value{r4b}\relax%
\or%
......@@ -325,10 +329,29 @@
\or%
\weaponmaster%
\else%
\fasthealer%
\specialist{\Glsfmtplural{storm}}%
\fi, %
\ifnum\value{Academics}>1%
\specialist{tragic-romance tales}%
\else%
\ifnum\value{Cultivation}>1%
\specialist{thorny plants}%
\else%
\ifnum\value{Performance}>1%
\specialist{wood-flutes}%
\else%
\ifnum\value{Crafts}>0%
\specialist{silverworking}%
\else%
\specialist{bee-keeping}%
\fi%
\fi%
\fi%
\fi%
}% KNACKS
{\ifnum\value{Strength}=0%
{\ifnum\value{Performance}>1%
flute, %
\fi\ifnum\value{Strength}=0%
\lootJewellery%
\else%
\ifodd\value{r4b}%
......
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