diff --git a/example.tex b/example.tex index 0ba84b8191b2c50ca9f3900fae97a2120d5b917a..eb59beb8261d8eea99a135bafae3e181de03137f 100644 --- a/example.tex +++ b/example.tex @@ -46,6 +46,8 @@ With a little study, you can summon dozens of monsters, including \textbackslash \humanfarmer +\humanmaid + \humansoldier \humansoldier @@ -54,6 +56,8 @@ With a little study, you can summon dozens of monsters, including \textbackslash \humanbard +\humanbard + \humanthief \humanalchemist @@ -160,6 +164,8 @@ With a little study, you can summon dozens of monsters, including \textbackslash \rockman +\lavaman + \end{multicols} \chapter{Bestiary Chapters} diff --git a/monsters.tex b/monsters.tex index f5ffca9376490ee7c868c71da2cd3ea02924b921..7f77920b9f8fc647df54fe8facfd0a49e0efc7aa 100644 --- a/monsters.tex +++ b/monsters.tex @@ -1176,7 +1176,7 @@ \ifnum\value{r3}>2 \ifnum\value{r12}>6 - \Path{Alchemy}{\ifodd\value{r3b}% + \Path{Song}{\ifodd\value{r3b}% Enchantment% \else% Aldaron% diff --git a/preamble.tex b/preamble.tex index ef66400c51a9fbda08205fcbcacb098c2bbe0ea6..c4eb7c75e8cdd53b6883b6b706eb0a2a25e43120 100644 --- a/preamble.tex +++ b/preamble.tex @@ -236,8 +236,8 @@ bookmarks=true]% \newcommand{\currentsphere}{magic} \newcommand{\sphere}[1]{\setcounter{spelllevel}{0}\renewcommand{\currentsphere}{#1}\index{#1}\section{\currentsphere}} \newcommand{\spelllevel}{\addtocounter{spelllevel}{1}% - \subsection{\currentsphere~ Level \arabic{spelllevel}}\noindent} -\newcommand{\enhancement}[3]{\paragraph[(#1) #2: #3]{(#1) Enhancement -- #2:}} + \subsection{\currentsphere~ Level \arabic{spelllevel}}} +\newcommand{\enhancement}[3]{\paragraph[(#1) #2: #3]{(#1) Enhancement -- #2:}\index{Enhancement!#2}} \newcommand{\magicitem}[7]{\vspace{2em}\needspace{4em}\noindent\textbf{#1} \index{Magical Item!#1} @@ -255,6 +255,7 @@ bookmarks=true]% \newcommand{\manalake}[8]{\subsection{#1 (Level #8)} \textit{Spells: #2, }\textit{Path: #3, }\textit{Duration: #4, }\textit{Type: #5, }\textit{Potence: #6, }\textit{#7 MP}% Type can be 'pocket spell', 'magical item', or 'artefact'. + \index{Mana Lakes!#1} \vspace{.3em} } @@ -307,7 +308,7 @@ Roll & Result \\ \newcommand{\story}[2]{\needspace{2em}\vspace{.3cm}\noindent\textbf{#2\ldots}\par\noindent Cost: #1\par\noindent} -\newcommand{\best}[2][\C]{\npc{#1}{#2}\subsubsection{#2}\index{#2}} +\newcommand{\best}[2][\C]{\npc{#1}{#2}\subsubsection{#2}\index{Antagonists!#2}} \newcounter{random} \setcounter{random}{1}