Skip to content
Snippets Groups Projects
Unverified Commit 62b38aea authored by Malin Freeborn's avatar Malin Freeborn
Browse files

update character creation examples

parent e8c3d134
No related branches found
No related tags found
No related merge requests found
......@@ -1012,8 +1012,9 @@ See \autoref{stories} for some suggested stories to spend the points on.
\setcounter{fp}{5}
\renewcommand\characterWeapons{\longsword}
\renewcommand\characterArmour{Chain & 4 & P & 1}
\renewcommand\characterArmour{Chain Mail & 4 & P & 1}
\renewcommand\characterEquipment{\Gls{adventure} Equipment \Repeat{3}{{\Large\sqn} }}
\setcounter{gold}{288}
\settoggle{examplecharacter}{true}
\settoggle{bestiarychapter}{true}
......
......@@ -2,5 +2,5 @@
\npc{\M}{Sean}
\settoggle{examplecharacter}{true}
\person{1}{0}{0}{{0}{-1}{1}}{0}{2}{Academics 1, Empathy 1, Performance 1}{\longsword, \partialchain, \gls{adventure} equipment x 1, 32\glspl{sp}}{}
\person{1}{0}{0}{{0}{-1}{1}}{0}{2}{Academics 1, Empathy 1, Performance 1}{\longsword, \partialchain, \gls{adventure} equipment x 1, 2\glspl{sp}, 88\glspl{cp}}{}
......@@ -2,10 +2,10 @@
Sean now only needs his starting equipment.
We covered already that he starts with any two items worth 10 \gls{sp} or less plus one more item per Skill.
The Combat Skill, Empathy and Performance let him start with 3 items in total.
With Academics, Empathy, Performance, and two points in Combat, he starts with 5 items.
We'll start with some shiny Partial chainmail and a longsword so he can fight.
His final item will be \gls{adventure} equipment, so he'll have some flexibility for later.
For the rest, he can gain three x \gls{adventure} equipment, so he'll have some flexibility for later.
Rolling $3D6-5$ for his starting money, I've got a `9', so I'm starting with ($9\times 2^3$) 72\glspl{cp}.
Rolling $3D6-5$ for his starting money, I've got a `9', so I'm starting with ($9\times 2^5$) 288 \glspl{cp}.
\end{exampletext}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment