diff --git a/stories.tex b/stories.tex
index deb6887510ff4fad8575e25f3f358c3ccbf16b8f..2e5e9c6a60131477eb334fd55c21b0ffc05ca22c 100644
--- a/stories.tex
+++ b/stories.tex
@@ -66,10 +66,10 @@ All stories should be noted down on the back of the character sheet, including a
 \subsection{Experience Points}
 \label{storyXP}
 
-Each time a player spends a \gls{storypoint}, the character earns a number of \glspl{xp} equal to the number of \glspl{storypoint} they have.
+Each time a player spends a \gls{storypoint}, the character earns a number of \glspl{xp} equal to the number of \glspl{storypoint} they've spent so far.
 \iftoggle{verbose}{%
-	The first \gls{storypoint} grants 5 \glspl{xp}, the second grants 4, and so on.
-	If a character spends 2 \glspl{storypoint} to stipulate that their blacksmith uncle likes wandering around the depths of the forest the characters find themselves in, then the player would receive ($5+4$) 9 \glspl{xp}.
+	The first \gls{storypoint} grants 1 \glspl{xp}, the second grants 2, and so on.
+	If a character spends 3 \glspl{storypoint} to stipulate that their blacksmith uncle likes wandering around the depths of the forest, and lives in a small fort, then the player would receive ($1+2+3$) 6 \glspl{xp}.
 	}%
 	{}