chore: Format HTML in books/core
This commit is contained in:
@@ -1,28 +1,57 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<link rel="stylesheet" href="/css/book-page.css" />
|
||||
<h2>CHAPTER CALCULATE YOUR HIT POINTS AND MIND POINTS</h2>
|
||||
<p>Your maximum <strong>Hit Points</strong> and <strong>Mind Points</strong> are calculated as follows:</p>
|
||||
<p>
|
||||
Your maximum <strong>Hit Points</strong> and <strong>Mind Points</strong> are
|
||||
calculated as follows:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Your maximum Hit Points are equal to your total character level + five times your character’s base Might die size.</li>
|
||||
<li>Your Crisis score is equal to half your maximum Hit Points, rounded down.</li>
|
||||
<li>
|
||||
Your maximum Hit Points are equal to your total character level + five times
|
||||
your character’s base Might die size.
|
||||
</li>
|
||||
<li>
|
||||
Your Crisis score is equal to half your maximum Hit Points, rounded down.
|
||||
</li>
|
||||
</ul>
|
||||
<p>Your maximum Mind Points are equal to your total character level + five times your character’s base Willpower die size.</p>
|
||||
<p>
|
||||
Your maximum Mind Points are equal to your total character level + five times
|
||||
your character’s base Willpower die size.
|
||||
</p>
|
||||
<p>Your character begins the game with full Hit Points and Mind Points.</p>
|
||||
<p>These values may be further modified by your character’s choices of Class, Skills and equipment.</p>
|
||||
<p>Note that while some game elements might temporarily alter the die size of your Attributes, this will never increase or decrease your Hit Points and Mind Points.</p>
|
||||
<p>
|
||||
These values may be further modified by your character’s choices of Class,
|
||||
Skills and equipment.
|
||||
</p>
|
||||
<p>
|
||||
Note that while some game elements might temporarily alter the die size of
|
||||
your Attributes, this will never increase or decrease your Hit Points and Mind
|
||||
Points.
|
||||
</p>
|
||||
<h3>Example Calculation</h3>
|
||||
<p>Camilla has 40 maximum Hit Points (level 5 + five times her Might of 6 + an additional 5 Hit Points granted by the Weaponmaster Class) and 50 maximum Mind Points (level 5 + five times her Willpower of 8 + an additional 5 Mind Points granted by the Orator Class).</p>
|
||||
<p>
|
||||
Camilla has 40 maximum Hit Points (level 5 + five times her Might of 6 + an
|
||||
additional 5 Hit Points granted by the Weaponmaster Class) and 50 maximum Mind
|
||||
Points (level 5 + five times her Willpower of 8 + an additional 5 Mind Points
|
||||
granted by the Orator Class).
|
||||
</p>
|
||||
<p>Camilla's Crisis score is 20.</p>
|
||||
|
||||
<h2>CALCULATE YOUR INVENTORY POINTS</h2>
|
||||
<p>Your maximum Inventory Points are calculated as follows:</p>
|
||||
<ul>
|
||||
<li>Your maximum Inventory Points are equal to 6.</li>
|
||||
<li>Your maximum Inventory Points are equal to 6.</li>
|
||||
</ul>
|
||||
<p>Your character begins the game with full Inventory Points.</p>
|
||||
<p>Note that this number may be further modified by your character’s choices of Class, Skills and equipment.</p>
|
||||
<p>Since neither Orator nor Weaponmaster increase maximum Inventory Points, Camilla has 6 maximum Inventory Points.</p>
|
||||
<p>
|
||||
Note that this number may be further modified by your character’s choices of
|
||||
Class, Skills and equipment.
|
||||
</p>
|
||||
<p>
|
||||
Since neither Orator nor Weaponmaster increase maximum Inventory Points,
|
||||
Camilla has 6 maximum Inventory Points.
|
||||
</p>
|
||||
|
||||
<div class="metadata">
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
</div>
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user