57 lines
1.6 KiB
HTML
57 lines
1.6 KiB
HTML
<link rel="stylesheet" href="/css/book-page.css" />
|
||
<link rel="stylesheet" href="/css/book-page.css" />
|
||
<h1>Attribute Dice Mechanics</h1>
|
||
<p>
|
||
Each of a Player Character’s main Attributes (Dexterity, Insight, Might, and
|
||
Willpower) is represented by a die size, from a minimum of d6 to a maximum of
|
||
d12.
|
||
</p>
|
||
<p>
|
||
Bigger die sizes indicate a more trained Attribute or a stronger natural
|
||
talent.
|
||
</p>
|
||
|
||
<h2>Attributes Defined</h2>
|
||
<ul>
|
||
<li>
|
||
<strong>Dexterity</strong> measures precision, coordination, finesse and
|
||
reflexes.
|
||
</li>
|
||
<li>
|
||
<strong>Insight</strong> represents observation, understanding and
|
||
reasoning.
|
||
</li>
|
||
<li>
|
||
<strong>Might</strong> is a measure of strength, resilience and physical
|
||
fortitude.
|
||
</li>
|
||
<li>
|
||
<strong>Willpower</strong> represents determination, charisma and the
|
||
ability to influence others.
|
||
</li>
|
||
</ul>
|
||
|
||
<h2>Character Profile Selection</h2>
|
||
<p>
|
||
Choose one of the following profiles for your hero, then distribute the
|
||
corresponding die sizes among their four Attributes (on your character sheet,
|
||
these should be written in the “base size” column).
|
||
</p>
|
||
<ul>
|
||
<li><strong>Jack of All Trades:</strong> d8, d8, d8, d8</li>
|
||
<li><strong>Average:</strong> d10, d8, d8, d6</li>
|
||
<li><strong>Specialized:</strong> d10, d10, d6, d6</li>
|
||
</ul>
|
||
|
||
<p><strong>Example Application:</strong></p>
|
||
<p>
|
||
Camilla is very insightful (Insight d10), fairly agile and determined
|
||
(Dexterity d8 and Willpower d8), but not particularly imposing (Might d6).
|
||
</p>
|
||
<p>
|
||
<em
|
||
>When allocating Attribute dice, you should take into account your choices
|
||
of Classes and Skills!</em
|
||
>
|
||
</p>
|