bug: Pages numbered correctly in books/core
This commit is contained in:
@@ -1,46 +1,21 @@
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<link rel="stylesheet" href="/css/book-page.css">
|
||||
<h1>132 W BASIC ARMOR AND SHIELDS</h1>
|
||||
<h2>BASIC ARMORS</h2>
|
||||
<p><strong>ARMOR</strong> <strong>COST</strong> <strong>DEFENSE</strong> <strong>M. DEFENSE</strong> <strong>INITIATIVE</strong></p>
|
||||
<h1>22 GAME RULES</h1>
|
||||
<p><strong>Chapter Info:</strong> W | CHAPTER</p>
|
||||
|
||||
<h3>Armor Listings</h3>
|
||||
<h2>BASIC SHIELDS</h2>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>No Armor</strong> - DEX size INS size - <br> No Quality.</p>
|
||||
</div>
|
||||
<!-- Using a definition list to structure the item attributes -->
|
||||
<dl>
|
||||
<dt>Bronze Shield</dt>
|
||||
<dd>Cost: 100 z | Defense: +2 | M. Defense: - | Initiative: -</dd>
|
||||
<dd class="description">No Quality.</dd>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Silk Shirt</strong> 100 z DEX size INS size +2 -1 <br> No Quality.</p>
|
||||
</div>
|
||||
<dt>Runic Shield</dt>
|
||||
<dd>Cost: 150 z | Defense: +2 | M. Defense: +2 | Initiative: -</dd>
|
||||
<dd class="description">No Quality.</dd>
|
||||
</dl>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Travel Garb</strong> 100 z DEX size +1 INS size +1 -1 <br> No Quality.</p>
|
||||
</div>
|
||||
<p>The most massive shield in the world is the Adamantower, forged with the hide of an extremely rare and dangerous beast.</p>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Combat Tunic</strong> 150 z DEX size +1 INS size +1 - <br> No Quality.</p>
|
||||
</div>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Sage Robe</strong> 200 z DEX size +1 INS size +2 -2 <br> No Quality.</p>
|
||||
</div>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Brigandine E</strong> 150 z 10 INS size -2 <br> No Quality.</p>
|
||||
</div>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Bronze Plate E</strong> 200 z 11 INS size -3 <br> No Quality.</p>
|
||||
</div>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Runic Plate E</strong> 250 z 11 INS size +1 -3 <br> No Quality.</p>
|
||||
</div>
|
||||
|
||||
<div class="item-listing">
|
||||
<p><strong>Steel Plate E</strong> 300 z 12 INS size -4 <br> No Quality.</p>
|
||||
</div>
|
||||
|
||||
<h3>Contextual Information</h3>
|
||||
<p>Philip Forlenza (Order #)</p>
|
||||
<p class="credit">Philip Forlenza (Order #)</p>
|
||||
Reference in New Issue
Block a user