diff --git a/config/monsters.tex b/config/monsters.tex
index 220626cfa85051d292818e4ebc92ca11780fe29e..367cd67c6c2219c443272cf33e79b8f75db2a888 100644
--- a/config/monsters.tex
+++ b/config/monsters.tex
@@ -193,6 +193,8 @@
 
 \iftoggle{personality}{
 
+\textbf{Archetype:} \archetype
+
 \textbf{Personality:} \personality
 
 \textbf{Mannerism:} \mannerism
diff --git a/config/preamble.tex b/config/preamble.tex
index 2af94040d1b6afe694248a56768c99ba99cc2bf3..ce995fcf903065e850b8000bf13c5bab6960afc5 100644
--- a/config/preamble.tex
+++ b/config/preamble.tex
@@ -140,13 +140,15 @@ bookmarks=true]%
 \newcommand{\name}{}
 \newcommand{\personality}{}
 \newcommand{\mannerism}{}
+\newcommand{\archetype}{}
 \newcommand{\npcsymbol}{}
 \newcommand{\npc}[2]{\settoggle{personality}{false}\renewcommand{\name}{#1 #2}\renewcommand{\npcsymbol}{#1}}
-\newcommand{\NPC}[4]{\renewcommand{\name}{#1 #2}
+\newcommand{\NPC}[5]{\renewcommand{\name}{#1 #2}
 \renewcommand{\npcsymbol}{#1}
 \settoggle{personality}{true}
 \renewcommand{\personality}{#3}
 \renewcommand{\mannerism}{#4}
+\renewcommand{\archetype}{#5}
 }
 \newcommand{\G}{\opposition} % groups
 \newcommand{\M}{\mars} % male