diff --git a/CS.tex b/CS.tex
index 74b0926d2ba076c4054c8efa860de8c4e5f61f22..f9353b75e66831ea8eb9c22bc74f4df9cd62ed9b 100644
--- a/CS.tex
+++ b/CS.tex
@@ -81,7 +81,7 @@
     \showAttribute{Charisma}[-8pt]
     \hspace{2em}\footnotesize{\dicef{7}} & & \tiny{2} & \tiny{3} & \tiny{4--5} & \tiny{6--8} & \tiny{9--10} & \tiny{11} & \tiny{12} & \\
     \end{tabularx}
-    \tiny\hint{Cost: 5 | 10 / 20 / 30 / 50 }
+    \tiny\hint{Cost: 5 | 10 / 20 / 40}
   }
 
 %----
@@ -153,7 +153,7 @@ circle label/.style = {
       \fi
     \end{tabularx}
     \par
-    \tiny\hint{Cost: 10 / 20 / 40 }
+    \tiny\hint{Cost: 10 / 20 / 30 }
   }
 
 %----
diff --git a/glossary.tex b/glossary.tex
index 21eead8d1466c0d6aa9a936332a7a53947d9d644..a995238aec3a7bad82aef489971efd006c42639b 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -258,17 +258,17 @@ This collection is all you will need for this book.}
 
 \newacronym[
   description={come from each character's Code.
-  Spend them to raise any \glsentrytext{trait}.
+  Spend XP to raise any \glsentrytext{trait}.
     \noindent
-    \begin{boxtable}
-         \textbf{Trait} & \textbf{Cost} \\
+    \begin{boxtable}[XYccc]
+         \textbf{Trait} & \textit{Remove Penalty}  & \textbf{First}  & \textbf{Second} & \textbf{Third}\\
          \hline
-         \glsentrytext{attribute} & $5\times2^{n-1} +5$  \\
-         \glsentrytext{skill}     & $5\times n$ \\
-         Knack                    & $5\times n$ \\
-         Combat \glsentrytext{skill} & $5\times 2^{n}$ \\
+         \glsentrytext{skill}      & --- &  5 & 10 & 15 \\
+         Knack                     & --- &  5 & 10 & 15 \\
+         Combat \glsfmttext{skill} & --- & 10 & 20 & 30 \\
+         \glsentrytext{attribute}  &   5 & 10 & 20 & 40 \\
     \end{boxtable}
-  Here `$n$' is the level purchased},
+  The racial limits adjust these numbers as usual},
   shortplural={XP},
   prefix={an\space},
   name={Experience Points (XP)},