feat: Links to pages
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
<h1>ARMORS</h1>
|
||||
<p>Armor offers improved protection to its wearer.</p>
|
||||
|
||||
<h2>Armor Entry Format</h2>
|
||||
<p>
|
||||
Each armor entry uses the format below and contains a variety of information:
|
||||
</p>
|
||||
|
||||
<p><strong>Example Structure:</strong></p>
|
||||
<p><em>Sage Robe</em> | 200 z | DEX die +1 | INS die +2 -2 | No Quality.</p>
|
||||
<p><em>Brigandine E</em> | 150 z | 10 | INS die -2 | No Quality.</p>
|
||||
|
||||
<h2>Field Descriptions</h2>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -41,6 +38,8 @@
|
||||
while equipped.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Examples</h3>
|
||||
<p>For a list of all the basic armors available in the game, see page 132.</p>
|
||||
<p>
|
||||
For a list of all the basic armors available in the game, see
|
||||
<a href="/books/core/#page-132">page 132</a>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user