diff --git a/glossary.tex b/glossary.tex index 4e5e6d3163d6d51952f0bacbc83d80b2103c8333..56ffb87bdd4cac0543f0fd4f30cf95335e160085 100644 --- a/glossary.tex +++ b/glossary.tex @@ -4,11 +4,21 @@ %%% Core Rules Terms -\newglossaryentry{adventuringequipment}{ - name={\iftoggle{aif}{Mission Equipment}{Adventuring Equipment}}, - text={\iftoggle{aif}{mission equipment}{adventuring equipment}}, - first={\iftoggle{aif}{\textit{mission equipment}}{\textit{Adventuring Equipment}}}, - description={Any of the items typically used by \iftoggle{aif}{the \glsentrytext{guard}}{adventurers} -- you can decide exactly what this is later} +\iftoggle{aif}{ + + \newglossaryentry{adventuringequipment}{ + name={Mission Equipment}, + text={mission equipment}, + first={\textit{mission equipment}}, + description={Any of the items typically used by the \glsentrytext{guard} -- you can decide exactly what this is later} + } +}{ + \newglossaryentry{adventuringequipment}{ + name={Adventuring Equipment}, + text={adventuring equipment}, + first={\textit{Adventuring Equipment}}, + description={Any of the items typically used by adventurers -- you can decide exactly what this is later} + } } \newglossaryentry{weightrating}{ diff --git a/knacks.tex b/knacks.tex index ad0ebac695aa616e29cd30ddb526f31701b1acd7..fa777c61a88aaef063bd56a6108c6975e44cb566 100644 --- a/knacks.tex +++ b/knacks.tex @@ -205,10 +205,6 @@ Specifically, the character can only raise those spheres at the exact moment the A first level sphere requires only earning 1 \gls{xp}, a second level spell requires earning 3 \glspl{xp}, a third level spell requires earning 5 \glspl{xp}, a fourth level spell requires earning 10 \glspl{xp}, and finally, a fifth level spell requires earning 15 \glspl{xp}. -\iftoggle{verbose}{ - \pic{Roch_Hercka/dwarvish_runes}{\label{roch:runes}} -}{} - \subsubsection{Rune Caster} \index{Runes} @@ -234,7 +230,9 @@ They could only use it for runic magics, but later they could spend 5 \gls{xp} t Runes can never be cast in a subtle way. All castings will be entirely obvious. Ritual castings are a particularly long affair, often taking an entire day's work and always require runes to be dented or impressed into something rather than just written out. - +\iftoggle{verbose}{ + \pic{Roch_Hercka/dwarvish_runes}{\label{roch:runes}} +}{} \subsubsection{Extreme Focus}