diff --git a/stats.sty b/stats.sty
index e31abc19b8df0c47d51af1b9cc65ef0266c06b93..7daa826e9d1b1e5205c77eca53e30b587651eb79 100644
--- a/stats.sty
+++ b/stats.sty
@@ -910,8 +910,8 @@
       \ifnum\value{sp}>0%
       SP \arabic{sp}, %
       \fi%
-      \ifnum\value{weight}>0%
-      \Glsentrytext{weight}~\arabic{weight},%
+      \ifnum\value{Intelligence}>0%
+        \Glsentrytext{weight}~\arabic{weight},%
       \fi%
     }{%
       \par%
@@ -919,7 +919,7 @@
     }%
     \iftoggle{allyCharacter}{}{%
       \iftoggle{examplecharacter}{}{%
-        \quad\glsentrytext{cr}~\arabic{xp}%
+        \flushright\glsentrytext{cr}~\arabic{xp}%
       }%
     }%
   \end{center}%