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

formatting

parent fc3ad9e0
Branches
Tags
No related merge requests found
...@@ -4,11 +4,21 @@ ...@@ -4,11 +4,21 @@
%%% Core Rules Terms %%% Core Rules Terms
\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}{ \newglossaryentry{adventuringequipment}{
name={\iftoggle{aif}{Mission Equipment}{Adventuring Equipment}}, name={Adventuring Equipment},
text={\iftoggle{aif}{mission equipment}{adventuring equipment}}, text={adventuring equipment},
first={\iftoggle{aif}{\textit{mission equipment}}{\textit{Adventuring Equipment}}}, first={\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} description={Any of the items typically used by adventurers -- you can decide exactly what this is later}
}
} }
\newglossaryentry{weightrating}{ \newglossaryentry{weightrating}{
......
...@@ -205,10 +205,6 @@ Specifically, the character can only raise those spheres at the exact moment the ...@@ -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}. 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} \subsubsection{Rune Caster}
\index{Runes} \index{Runes}
...@@ -234,7 +230,9 @@ They could only use it for runic magics, but later they could spend 5 \gls{xp} t ...@@ -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. 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} \subsubsection{Extreme Focus}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment