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>Revolver</b> <span class="rare">◆</span></td>
|
||||
@@ -78,7 +77,9 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Ranged ◆ Attacks with this weapon target Magic Defense.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Ranged ◆ Attacks with this weapon target Magic Defense.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -89,7 +90,9 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Ranged ◆ Deals 5 extra damage to <b>constructs</b>.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Ranged ◆ Deals 5 extra damage to <b>constructs</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -100,8 +103,10 @@
|
||||
<td>【HR + 8】physical</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Ranged ◆ Deals 5 extra damage to targets you have a <b>Bond</b> of <b>hatred</b>
|
||||
towards.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Ranged ◆ Deals 5 extra damage to targets you have a
|
||||
<b>Bond</b> of <b>hatred</b> towards.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -134,8 +139,10 @@
|
||||
<td>【HR + 8】poison</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Ranged ◆ Potions you create with your Inventory Points deal 5 extra damage and
|
||||
restore 5 extra Hit Points.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Ranged ◆ Potions you create with your Inventory Points deal
|
||||
5 extra damage and restore 5 extra Hit Points.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -146,7 +153,9 @@
|
||||
<td>【HR + 16】fire</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Ranged ◆ Attacks with this weapon have <b>multi (2)</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Ranged ◆ Attacks with this weapon have <b>multi (2)</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -157,7 +166,10 @@
|
||||
<td>【HR + 8】ice</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">One-handed ◆ Ranged ◆ Each target hit by this weapon suffers <b>slow</b>.</td>
|
||||
<td colspan="4">
|
||||
One-handed ◆ Ranged ◆ Each target hit by this weapon suffers
|
||||
<b>slow</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="main">
|
||||
@@ -168,9 +180,10 @@
|
||||
<td>【HR + 12】air</td>
|
||||
</tr>
|
||||
<tr class="desc">
|
||||
<td colspan="4">Two-handed ◆ Ranged ◆ Deals extra damage equal to the difference between your current and maximum
|
||||
<b>Inventory Points</b>.</td>
|
||||
<td colspan="4">
|
||||
Two-handed ◆ Ranged ◆ Deals extra damage equal to the difference between
|
||||
your current and maximum <b>Inventory Points</b>.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user