chore: Format HTML in books/core

This commit is contained in:
2026-06-06 23:44:01 +00:00
parent 6a7e988ca0
commit 88a2778e6f
364 changed files with 47378 additions and 22433 deletions

View File

@@ -1,21 +1,52 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<p>There are four categories of items that can be equipped: accessories, armors, shields and weapons. Each item can be basic or rare (with the exception of accessories, which are always rare).</p>
<link rel="stylesheet" href="/css/book-page.css" />
<link rel="stylesheet" href="/css/book-page.css" />
<p>
There are four categories of items that can be equipped: accessories, armors,
shields and weapons. Each item can be basic or rare (with the exception of
accessories, which are always rare).
</p>
<h2>MARTIAL ITEMS (E)</h2>
<p>Items marked with the (E) symbol can only be equipped by characters who have acquired certain specific Classes.</p>
<p>
Items marked with the (E) symbol can only be equipped by characters who have
acquired certain specific Classes.
</p>
<ul>
<li><strong>Darkblade</strong> allows you to equip martial melee weapons and martial armor.</li>
<li><strong>Fury</strong> allows you to equip martial melee weapons and martial armor.</li>
<li><strong>Guardian</strong> allows you to equip martial armor and martial shields.</li>
<li><strong>Sharpshooter</strong> allows you to equip martial ranged weapons and martial shields.</li>
<li><strong>Weaponmaster</strong> allows you to equip martial melee weapons and martial shields.</li>
<li>
<strong>Darkblade</strong> allows you to equip martial melee weapons and
martial armor.
</li>
<li>
<strong>Fury</strong> allows you to equip martial melee weapons and martial
armor.
</li>
<li>
<strong>Guardian</strong> allows you to equip martial armor and martial
shields.
</li>
<li>
<strong>Sharpshooter</strong> allows you to equip martial ranged weapons and
martial shields.
</li>
<li>
<strong>Weaponmaster</strong> allows you to equip martial melee weapons and
martial shields.
</li>
</ul>
<p>Characters who do not have the appropriate Classes can still carry a martial item, but they are unable to equip it and enjoy its benefits.</p>
<p>
Characters who do not have the appropriate Classes can still carry a martial
item, but they are unable to equip it and enjoy its benefits.
</p>
<h2>ACCESSORIES</h2>
<p>Accessories are useful magical items that bestow special abilities upon those who wear them. Accessories are always considered rare items.</p>
<p>Each accessory entry uses the format below and contains a variety of information:</p>
<p>
Accessories are useful magical items that bestow special abilities upon those
who wear them. Accessories are always considered rare items.
</p>
<p>
Each accessory entry uses the format below and contains a variety of
information:
</p>
<h3>ACCESSORY COST</h3>
<strong>Crested Helm</strong> 1000 z
@@ -23,8 +54,10 @@
<p>The general structure includes:</p>
<ul>
<li>The accessory's name.</li>
<li>The accessory's cost in zenit.</li>
<li>Any special abilities the item bestows while equipped.</li>
<li>The accessory's name.</li>
<li>The accessory's cost in zenit.</li>
<li>Any special abilities the item bestows while equipped.</li>
</ul>
<p>The Game Master can find a list of sample accessories starting on page 285.</p>
<p>
The Game Master can find a list of sample accessories starting on page 285.
</p>