feat: Links to pages
This commit is contained in:
@@ -1,70 +0,0 @@
|
||||
<h1>GAME MASTER</h1>
|
||||
<p>CHAPTER CHAPTER</p>
|
||||
|
||||
<h2>ACCESSORY COST</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Gloves, Crimson</strong> <span class="cost">1000 z</span><br />
|
||||
<p>
|
||||
When you perform an attack with multi, you gain a +2 bonus to your
|
||||
Accuracy Check.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Pointy Yellow Hat</strong> <span class="cost">1000 z</span><br />
|
||||
<p>You gain a +1 bonus to your Magic Checks.</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of the Lion</strong> <span class="cost">1500 z</span><br />
|
||||
<p>You gain a +2 bonus to Opposed Checks that rely on Willpower.</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of the Owl</strong> <span class="cost">1500 z</span><br />
|
||||
<p>You gain a +2 bonus to Opposed Checks that rely on Insight.</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of the Pupil</strong> <span class="cost">1500 z</span><br />
|
||||
<p>
|
||||
As long as you have at least two Bonds of admiration, you gain a +1 bonus
|
||||
to both your Defense and Magic Defense.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of Tales</strong> <span class="cost">1500 z</span><br />
|
||||
<p>
|
||||
When you roll a critical success, you may spend that opportunity to gain 1
|
||||
Fabula Point.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Gloves, Multigroa Skin</strong> <span class="cost">2000 z</span
|
||||
><br />
|
||||
<p>You are immune to all status effects.</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of Onions</strong> <span class="cost">2000 z</span><br />
|
||||
<p>
|
||||
As long as you have this accessory equipped, increase your maximum Hit
|
||||
Points and maximum Mind Points by 2 for each different Class you have.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of Frost</strong> <span class="cost">2500 z</span><br />
|
||||
<p>You Absorb ice damage but have Vulnerability to fire damage.</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of Magma</strong> <span class="cost">2500 z</span><br />
|
||||
<p>You Absorb fire damage but have Vulnerability to ice damage.</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Ring of the Egg</strong> <span class="cost">3000 z</span><br />
|
||||
<p>
|
||||
When reduced to 0 Hit Points, you may instead choose to resist with
|
||||
exactly 1 Hit Point. If you do, the ring breaks (costs 2000 zenit to
|
||||
repair).
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<footer></footer>
|
||||
|
||||
Reference in New Issue
Block a user