20 lines
561 B
HTML
20 lines
561 B
HTML
<p><strong>Chapter Info:</strong> W | CHAPTER</p>
|
|
|
|
<h2>BASIC SHIELDS</h2>
|
|
|
|
<!-- 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>
|
|
|
|
<dt>Runic Shield</dt>
|
|
<dd>Cost: 150 z | Defense: +2 | M. Defense: +2 | Initiative: -</dd>
|
|
<dd class="description">No Quality.</dd>
|
|
</dl>
|
|
|
|
<p>
|
|
The most massive shield in the world is the Adamantower, forged with the hide
|
|
of an extremely rare and dangerous beast.
|
|
</p>
|