feat: Links to pages
This commit is contained in:
@@ -26,8 +26,10 @@
|
||||
thus recovering Hit Points equal to the damage suffered.
|
||||
</li>
|
||||
</ul>
|
||||
<p>For more information on damage and Affinities, see page 92.</p>
|
||||
|
||||
<p>
|
||||
For more information on damage and Affinities, see
|
||||
<a href="/books/core/#page-92">page 92</a>.
|
||||
</p>
|
||||
<h2>6. BASIC ATTACKS</h2>
|
||||
<p>This section lists the creature's main attacks using the format below:</p>
|
||||
<pre>$ Attack Name w 【Accuracy Check】 w 【Damage Calculation】 type damage.<br>aa Attack Name w 【Accuracy Check】 w 【Damage Calculation】 type damage.</pre>
|
||||
@@ -52,5 +54,4 @@
|
||||
damage calculation (if any) and only take place if the attack was successful
|
||||
unless otherwise noted.
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user