feat: Links to pages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<h1>Damage Types</h1>
|
||||
<p>In Fabula Ultima, damage generally falls into one of the following types:</p>
|
||||
|
||||
<dl>
|
||||
<dt><strong>Physical</strong></dt>
|
||||
<dd>The most common damage, caused by weapons and impacts.</dd>
|
||||
@@ -21,14 +20,12 @@
|
||||
<dt><strong>Poison</strong></dt>
|
||||
<dd>Caused by poison, infections and pollution.</dd>
|
||||
</dl>
|
||||
|
||||
<h2>Damage Affinities</h2>
|
||||
<p>
|
||||
Some creatures have a particular Affinity towards certain damage types, often
|
||||
due to their Species — for instance, undead creatures are Vulnerable to light
|
||||
damage.
|
||||
</p>
|
||||
|
||||
<h3>Vulnerability</h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -36,7 +33,6 @@
|
||||
twice the normal amount of Hit Points.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Resistance</h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -44,7 +40,6 @@
|
||||
normal amount of Hit Points.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Immunity</h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -52,7 +47,6 @@
|
||||
Points.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Absorption</h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -61,7 +55,6 @@
|
||||
suffered.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Some game effects may cause you to gain a variety of Affinities: if a
|
||||
character is both Vulnerable and Resistant to a specific type of damage, they
|
||||
@@ -69,5 +62,4 @@
|
||||
always supersedes both Resistance and Vulnerability: finally, Absorption
|
||||
supersedes all other Affinities.
|
||||
</p>
|
||||
|
||||
<h2>Damage</h2>
|
||||
|
||||
Reference in New Issue
Block a user