From fdf88005b4956f57735a4bf7f0cb04972569913b Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Mon, 8 May 2023 12:59:09 +0200
Subject: [PATCH] place all xp costs on cs

---
 CS.tex | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CS.tex b/CS.tex
index 63a73a3d..6a39d010 100644
--- a/CS.tex
+++ b/CS.tex
@@ -45,7 +45,7 @@
 
 %----
   \posterbox[
-    adjusted title=Attributes \hint{ 5 | 10 / 20 / 30 },
+    adjusted title=Attributes \hint{ 5 | 10 / 20 / 30/ 50 },
     remember,
   ]{name=attributes,column=1,row=3,span=10,rowspan=3}{
   \vspace{-.3cm}
@@ -94,7 +94,7 @@ circle label/.style = {
     \vspace{1em}
     \textbf{\Glsentrytext{fp} Base:}
     \iftoggle{examplecharacter}{\arabic{fp}}{\rule{2em}{0.5pt}}
-    \hint{ 10/15/20 }
+    \hint{ 10/15/20/45/85 }
   }
 %----
   \posterbox[adjusted title={M\^{e}l\'ee \hint{ 10 / 20 / 40 }},
@@ -227,7 +227,7 @@ circle label/.style = {
   }
 
 %-----
-  \posterbox[adjusted title=Spheres \hint{ 10 / 15 / 25 }]{name=spheres,column=19,row=8,span=8,rowspan=3}
+  \posterbox[adjusted title=Spheres \hint{ 10 / 15 / 25/ 45/ 85 }]{name=spheres,column=19,row=8,span=8,rowspan=3}
   {
   \setlength{\parskip}{3mm}
   \vspace{.2cm}
@@ -281,7 +281,7 @@ circle label/.style = {
 %---
 
   \posterbox[
-    adjusted title=Knacks \hint{ 5 / 10 / 15 },
+    adjusted title=Knacks \hint{ 5 / 10 / 15/ 20/ 25 },
     remember,
   ]
   {name=knacks,column=19,row=11,span=8,rowspan=3}{
-- 
GitLab