feat: Multiple book improvements
- Format spell tables like they are in the book - Add permalinks to headers - Formatting - Book-wide search
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr class="main">
|
||||
<td class="icon" rowspan="2">🗡️</td>
|
||||
<td><b>Blessed Mace</b></td>
|
||||
@@ -72,8 +71,11 @@
|
||||
<td>【HR + 6】light</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ You gain a +2 bonus to Magic Checks against <b>demons</b>, as well as a
|
||||
<b>+2</b> bonus to Opposed Checks against <b>demons</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ You gain a +2 bonus to Magic Checks against
|
||||
<b>demons</b>, as well as a <b>+2</b> bonus to Opposed Checks against
|
||||
<b>demons</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -84,7 +86,9 @@
|
||||
<td>【HR + 2】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Melee ◆ You gain a +1 bonus to your Magic Checks.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Melee ◆ You gain a +1 bonus to your Magic Checks.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -95,8 +99,10 @@
|
||||
<td>【HR + 6】dark</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Whenever you hit one or more creatures with this weapon, each of them loses
|
||||
10 Mind Points.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Whenever you hit one or more creatures with this
|
||||
weapon, each of them loses 10 Mind Points.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -107,8 +113,10 @@
|
||||
<td>【HR + 6】air</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Melee ◆ When you hit one or more creatures with this weapon, you may recover 5 Hit
|
||||
Points.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Melee ◆ When you hit one or more creatures with this
|
||||
weapon, you may recover 5 Hit Points.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -119,8 +127,10 @@
|
||||
<td>【HR + 6】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Spells you cast whose effects restore Hit Points will restore 5 extra Hit
|
||||
Points.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Spells you cast whose effects restore Hit Points
|
||||
will restore 5 extra Hit Points.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -131,8 +141,10 @@
|
||||
<td>【HR + 6】dark</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ When you hit one or more creatures with an offensive (⚡) spell, each of them
|
||||
suffers <b>shaken</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ When you hit one or more creatures with an
|
||||
offensive (⚡) spell, each of them suffers <b>shaken</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -143,7 +155,9 @@
|
||||
<td>【HR + 6】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Spells you cast deal 5 extra damage.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Spells you cast deal 5 extra damage.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -154,9 +168,10 @@
|
||||
<td>【HR + 10】poison</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ When you hit one or more creatures with an offensive (⚡) spell, each of them
|
||||
suffers <b>poisoned</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ When you hit one or more creatures with an
|
||||
offensive (⚡) spell, each of them suffers <b>poisoned</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user