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:
@@ -47,7 +47,6 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr class="main">
|
||||
<td class="icon" rowspan="2">🗡️</td>
|
||||
<td><b>Old Whip</b></td>
|
||||
@@ -56,7 +55,10 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Deals 5 extra damage to <b>beasts</b> and <b>monsters</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Deals 5 extra damage to <b>beasts</b> and
|
||||
<b>monsters</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -78,9 +80,12 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Damage dealt by this weapon reduces the target's <b>Mind Points</b> instead
|
||||
of their <b>Hit Points</b>. If the target's Mind Points reach 0, any excess damage is applied to their Hit
|
||||
Points as normal.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Damage dealt by this weapon reduces the target's
|
||||
<b>Mind Points</b> instead of their <b>Hit Points</b>. If the target's
|
||||
Mind Points reach 0, any excess damage is applied to their Hit Points as
|
||||
normal.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -91,7 +96,9 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Melee ◆ You have Resistance to <b>fire</b> damage.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Melee ◆ You have Resistance to <b>fire</b> damage.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -113,8 +120,10 @@
|
||||
<td>【HR + 8】fire</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Melee ◆ You gain a +2 bonus to Accuracy Checks and Magic Checks against
|
||||
<b>enraged</b> targets.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Melee ◆ You gain a +2 bonus to Accuracy Checks and Magic
|
||||
Checks against <b>enraged</b> targets.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -125,7 +134,9 @@
|
||||
<td>【HR + 12】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Attacks with this weapon have <b>multi (2)</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Attacks with this weapon have <b>multi (2)</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -136,7 +147,9 @@
|
||||
<td>【HR + 12】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ You have Resistance to <b>physical</b> damage.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ You have Resistance to <b>physical</b> damage.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -147,7 +160,9 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Each target hit by this weapon suffers <b>slow</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Each target hit by this weapon suffers <b>slow</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -158,7 +173,9 @@
|
||||
<td>【HR + 12】dark</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ Attacks with this weapon have <b>multi (3)</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ Attacks with this weapon have <b>multi (3)</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -169,8 +186,10 @@
|
||||
<td>【HR + 12】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Melee ◆ You have Immunity to <b>dark</b> and <b>light</b> damage.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Melee ◆ You have Immunity to <b>dark</b> and
|
||||
<b>light</b> damage.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user