Files
fabula-ultima-html/books/core/281.html
2026-06-07 00:30:21 +00:00

151 lines
3.5 KiB
HTML

<link rel="stylesheet" href="/css/book-page.css" />
<link rel="stylesheet" href="/css/book-page.css" />
<h1>44GAME MASTER</h1>
<p><strong>Chapter</strong> CHAPTER</p>
<h2>SAMPLE RARE ARMORS</h2>
<div class="armor-list">
<section class="armor-item">
<h3>Slimy Jacket</h3>
<p><strong>Cost:</strong> 600 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +1</li>
<li>M. DEFENSE -1</li>
</ul>
<p><em>You are immune to poisoned.</em></p>
</section>
<section class="armor-item">
<h3>Fox Garb</h3>
<p><strong>Cost:</strong> 650 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +1</li>
<li>M. DEFENSE -</li>
</ul>
<p><em>You are immune to slow.</em></p>
</section>
<section class="armor-item">
<h3>Shadow Tunic</h3>
<p><strong>Cost:</strong> 650 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +1</li>
<li>M. DEFENSE +4</li>
</ul>
<p>
<em
>You gain a +4 bonus to your Initiative modifier (already included).</em
>
</p>
</section>
<section class="armor-item">
<h3>Desperado Coat</h3>
<p><strong>Cost:</strong> 750 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +1</li>
<li>M. DEFENSE -1</li>
</ul>
<p>
<em
>When you use the Barrage Skill (see Sharpshooter Class, page 205), the
MP cost is halved.</em
>
</p>
</section>
<section class="armor-item">
<h3>Butler Uniform</h3>
<p><strong>Cost:</strong> 800 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +2</li>
<li>M. DEFENSE -2</li>
</ul>
<p>
<em
>When a potion or magisphere created with your Inventory Points restores
Hit Points, it restores 5 extra Hit Points.</em
>
</p>
</section>
<section class="armor-item">
<h3>Maid Uniform</h3>
<p><strong>Cost:</strong> 800 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +2</li>
<li>M. DEFENSE -2</li>
</ul>
<p>
<em
>When a potion or magisphere created with your Inventory Points restores
Mind Points, it restores 5 extra Mind Points.</em
>
</p>
</section>
<section class="armor-item">
<h3>Bandit Jacket</h3>
<p><strong>Cost:</strong> 900 z</p>
<ul>
<li>DEX die +1</li>
<li>INS die +1</li>
<li>M. DEFENSE -1</li>
</ul>
<p><em>You gain a +1 bonus to Accuracy Checks with daggers.</em></p>
</section>
<section class="armor-item">
<h3>Crystal Plate</h3>
<p><strong>Cost:</strong> 900 z</p>
<ul>
<li>E</li>
<li>DEX die 1</li>
<li>INS die -3</li>
</ul>
<p><em>You have Resistance to dark damage.</em></p>
</section>
<section class="armor-item">
<h3>Valkyrie Wings</h3>
<p><strong>Cost:</strong> 900 z</p>
<ul>
<li>E</li>
<li>DEX die 1</li>
<li>INS die +1</li>
<li>M. DEFENSE -3</li>
</ul>
<p>
<em
>When you cast the Soaring Strike spell (see Elementalist Class, page
189), the MP cost is halved.</em
>
</p>
</section>
<section class="armor-item">
<h3>Armor of Heroes</h3>
<p><strong>Cost:</strong> 1000 z</p>
<ul>
<li>E</li>
<li>DEX die 1</li>
<li>INS die -4</li>
</ul>
<p>
<em
>Critical successes rolled on Accuracy Checks and Magic Checks for
attacks and offensive (rr) spells that include you among their targets
do not generate opportunities.</em
>
</p>
</section>
</div>
<hr />
<footer></footer>