chore: Format HTML in books/core
This commit is contained in:
@@ -1,55 +1,82 @@
|
||||
<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 GUARDIAN FREE BENEFITS</h2>
|
||||
<ul>
|
||||
<li>Permanently increase your maximum Hit Points by 5.</li>
|
||||
<li>Gain the ability to equip martial armor and martial shields.</li>
|
||||
<li>Permanently increase your maximum Hit Points by 5.</li>
|
||||
<li>Gain the ability to equip martial armor and martial shields.</li>
|
||||
</ul>
|
||||
|
||||
<h2>GUARDIAN SKILLS</h2>
|
||||
|
||||
<h3>BODYGUARD</h3>
|
||||
<p>If you perform the Guard action and choose to provide cover to another creature, that creature gains Resistance to all damage types until the start of your next turn.</p>
|
||||
<p>
|
||||
If you perform the Guard action and choose to provide cover to another
|
||||
creature, that creature gains Resistance to all damage types until the start
|
||||
of your next turn.
|
||||
</p>
|
||||
|
||||
<h4>DEFENSIVE MASTERY (çç5)</h4>
|
||||
<p>As long as you have a shield or a martial armor equipped, all damage you suffer is reduced by <abbr title="Skill Level">【SL】</abbr> (applied before damage Affinities).</p>
|
||||
<p>
|
||||
As long as you have a shield or a martial armor equipped, all damage you
|
||||
suffer is reduced by <abbr title="Skill Level">【SL】</abbr> (applied before
|
||||
damage Affinities).
|
||||
</p>
|
||||
|
||||
<h3>DUAL SHIELDBEARER</h3>
|
||||
<p>You may now equip a shield in your main hand slot. As long as you have two shields equipped, you gain the benefits of both items and may treat them as the following combined two-handed melee brawling weapon:</p>
|
||||
<p>
|
||||
You may now equip a shield in your main hand slot. As long as you have two
|
||||
shields equipped, you gain the benefits of both items and may treat them as
|
||||
the following combined two-handed melee brawling weapon:
|
||||
</p>
|
||||
<div role="table" aria-label="Combined Two-Handed Weapon Statistics">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>WEAPON</th>
|
||||
<th>ACCURACY</th>
|
||||
<th>DAMAGE</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Two Shields</td>
|
||||
<td>【MIG + MIG】</td>
|
||||
<td>【HR + 5】 physical</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">Deals extra damage equal to your 【SL】 in defensive mastery (above).</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>WEAPON</th>
|
||||
<th>ACCURACY</th>
|
||||
<th>DAMAGE</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Two Shields</td>
|
||||
<td>【MIG + MIG】</td>
|
||||
<td>【HR + 5】 physical</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
Deals extra damage equal to your 【SL】 in defensive mastery (above).
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<h4>FORTRESS (çç5)</h4>
|
||||
<p>Permanently increase your maximum Hit Points by 【SL × 3】.</p>
|
||||
|
||||
<h3>PROTECT</h3>
|
||||
<p>When another creature is threatened by an attack, spell or other danger, you may take their place (any Checks that are part of the danger will be performed against you; you may declare the use of this Skill before or after the Checks have been made). If the danger already affected you, it affects you twice (resolve both instances separately); you also cannot protect multiple creatures from the same danger. If you use this Skill during a conflict, you cannot use it again until the start of your next turn.</p>
|
||||
<p>
|
||||
When another creature is threatened by an attack, spell or other danger, you
|
||||
may take their place (any Checks that are part of the danger will be performed
|
||||
against you; you may declare the use of this Skill before or after the Checks
|
||||
have been made). If the danger already affected you, it affects you twice
|
||||
(resolve both instances separately); you also cannot protect multiple
|
||||
creatures from the same danger. If you use this Skill during a conflict, you
|
||||
cannot use it again until the start of your next turn.
|
||||
</p>
|
||||
|
||||
<h4>Optional Quests/Interrogation Points</h4>
|
||||
<ul>
|
||||
<li>Who or what is it you would gladly give your life to protect?</li>
|
||||
<li>Are you, or have you ever been, the servant of a Lady or Lord? What were they like?</li>
|
||||
<li>What is it you were unable to protect? What have you lost?</li>
|
||||
<li>Who or what is it you would gladly give your life to protect?</li>
|
||||
<li>
|
||||
Are you, or have you ever been, the servant of a Lady or Lord? What were
|
||||
they like?
|
||||
</li>
|
||||
<li>What is it you were unable to protect? What have you lost?</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>Equipment Detail:</strong> Using what as your armor and/or shield?</p>
|
||||
<p class="signature">Philip Forlenza (Order #)</p>
|
||||
<p>
|
||||
<strong>Equipment Detail:</strong> Using what as your armor and/or shield?
|
||||
</p>
|
||||
<p class="signature">Philip Forlenza (Order #)</p>
|
||||
|
||||
Reference in New Issue
Block a user