chore: Format HTML in books/core
This commit is contained in:
@@ -1,106 +1,113 @@
|
||||
<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" />
|
||||
<h1>CHAPTER SAMPLE RARE SHIELDS</h1>
|
||||
<h2>Available Shields</h2>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ITEM</th>
|
||||
<th>COST</th>
|
||||
<th>DEFENSE</th>
|
||||
<th>M. DEFENSE</th>
|
||||
<th>INITIATIVE</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><strong>Aegis, Fulgur</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to bolt damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Gelum</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to ice damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Gorgonis</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to poison damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Ignis</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to fire damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Lux</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to light damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Terra</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to earth damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Umbra</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to dark damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Ventus</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to air damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Demonshield</strong></td>
|
||||
<td>E 950 z +2</td>
|
||||
<td>+2</td>
|
||||
<td>+2</td>
|
||||
<td>After a creature deals damage to you, if you are in Crisis, you may have that creature suffer shaken.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Shield of Spring</strong></td>
|
||||
<td>E 1150 z +2</td>
|
||||
<td>+2</td>
|
||||
<td>+2</td>
|
||||
<td>Whenever you recover Hit Points, you recover 5 extra Hit Points.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Seraph Shield</strong></td>
|
||||
<td>E 2050 z +2</td>
|
||||
<td>+2</td>
|
||||
<td>+2</td>
|
||||
<td>As long as you are in Crisis, you are immune to all status effects.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Adamantower</strong></td>
|
||||
<td>E 2500 z +3</td>
|
||||
<td>+3</td>
|
||||
<td>+3</td>
|
||||
<td>You gain a +1 bonus to Defense and Magic Defense (already included).</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ITEM</th>
|
||||
<th>COST</th>
|
||||
<th>DEFENSE</th>
|
||||
<th>M. DEFENSE</th>
|
||||
<th>INITIATIVE</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><strong>Aegis, Fulgur</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to bolt damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Gelum</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to ice damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Gorgonis</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to poison damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Ignis</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to fire damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Lux</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to light damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Terra</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to earth damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Umbra</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to dark damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Aegis, Ventus</strong></td>
|
||||
<td>800 z +2</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>You have Resistance to air damage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Demonshield</strong></td>
|
||||
<td>E 950 z +2</td>
|
||||
<td>+2</td>
|
||||
<td>+2</td>
|
||||
<td>
|
||||
After a creature deals damage to you, if you are in Crisis, you may have
|
||||
that creature suffer shaken.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Shield of Spring</strong></td>
|
||||
<td>E 1150 z +2</td>
|
||||
<td>+2</td>
|
||||
<td>+2</td>
|
||||
<td>Whenever you recover Hit Points, you recover 5 extra Hit Points.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Seraph Shield</strong></td>
|
||||
<td>E 2050 z +2</td>
|
||||
<td>+2</td>
|
||||
<td>+2</td>
|
||||
<td>
|
||||
As long as you are in Crisis, you are immune to all status effects.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Adamantower</strong></td>
|
||||
<td>E 2500 z +3</td>
|
||||
<td>+3</td>
|
||||
<td>+3</td>
|
||||
<td>
|
||||
You gain a +1 bonus to Defense and Magic Defense (already included).
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<section id="metadata">
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
</section>
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user