fix: Format example blocks
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
<p>
|
||||
Example: Our heroes are fighting a group of skeletons. Montblanc the knight
|
||||
charges towards the nearest undead and swings his powerful waraxe. The
|
||||
Accuracy Check requires a roll of <code>【MIG + MIG】</code>, which in
|
||||
Montblanc's case means rolling two d10s: the knight gets a 6 and a 9, for a
|
||||
total of 15 — more than enough to hit the enemy’s Defense score of 11. The
|
||||
waraxe deals damage equal to <code>【HR + 14】</code>; since the highest of
|
||||
the two dice was a 9, the total is 23 damage.
|
||||
<p class="example">
|
||||
<strong>Example:</strong> Our heroes are fighting a group of skeletons.
|
||||
Montblanc the knight charges towards the nearest undead and swings his
|
||||
powerful waraxe. The Accuracy Check requires a roll of
|
||||
<code>【MIG + MIG】</code>, which in Montblanc's case means rolling two d10s:
|
||||
the knight gets a 6 and a 9, for a total of 15 — more than enough to hit the
|
||||
enemy’s Defense score of 11. The waraxe deals damage equal to
|
||||
<code>【HR + 14】</code>; since the highest of the two dice was a 9, the total
|
||||
is 23 damage.
|
||||
</p>
|
||||
<h4>FREE ATTACKS</h4>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user