diff --git a/preamble.tex b/preamble.tex index 4c40d72fc7d56d0aa54543d73d12e21c278c91c8..2bbfeb71007d33eff21f9ab1070559e1e08423d4 100644 --- a/preamble.tex +++ b/preamble.tex @@ -210,6 +210,14 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west) } +\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'. + \vspace{.3em} + + +} + \newcommand{\spell}[3]{\subsubsection{#1} {\it Type: #2, Skill: #3}