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:
2026-06-26 20:50:14 -04:00
parent 7f81f85735
commit 5327b524d2
30 changed files with 25674 additions and 21123 deletions

View File

@@ -34,7 +34,6 @@
.rare {
color: #c0392b;
}
</style>
<table>
@@ -47,7 +46,6 @@
</tr>
</thead>
<tbody>
<tr class="main">
<td class="icon" rowspan="2">🗡️</td>
<td><b>Dragontongue</b> <span class="rare"></span></td>
@@ -56,7 +54,9 @@
<td>【HR + 12】fire</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ Attacks with this weapon target Magic Defense.</td>
<td colspan="4">
Two-handed ◆ Melee ◆ Attacks with this weapon target Magic Defense.
</td>
</tr>
<tr class="main">
@@ -67,7 +67,9 @@
<td>【HR + 8】physical</td>
</tr>
<tr class="desc">
<td colspan="4">One-handed ◆ Melee ◆ Deals 1 extra damage per status effect you have.</td>
<td colspan="4">
One-handed ◆ Melee ◆ Deals 1 extra damage per status effect you have.
</td>
</tr>
<tr class="main">
@@ -78,7 +80,9 @@
<td>【HR + 16】physical</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ Damage dealt by this weapon ignores Resistances.</td>
<td colspan="4">
Two-handed ◆ Melee ◆ Damage dealt by this weapon ignores Resistances.
</td>
</tr>
<tr class="main">
@@ -100,7 +104,9 @@
<td>【HR + 12】ice</td>
</tr>
<tr class="desc">
<td colspan="4">One-handed ◆ Melee ◆ You have Resistance to <b>ice</b> damage.</td>
<td colspan="4">
One-handed ◆ Melee ◆ You have Resistance to <b>ice</b> damage.
</td>
</tr>
<tr class="main">
@@ -111,8 +117,10 @@
<td>【HR + 12】earth</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ As long as you have at least three <b>Bonds</b> of <b>loyalty</b> or
<b>affection</b>, you gain a +1 bonus to Defense and Magic Defense.
<td colspan="4">
Two-handed ◆ Melee ◆ As long as you have at least three <b>Bonds</b> of
<b>loyalty</b> or <b>affection</b>, you gain a +1 bonus to Defense and
Magic Defense.
</td>
</tr>
@@ -124,8 +132,10 @@
<td>【HR + 12】dark</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ When you hit one or more creatures with this weapon, you may recover 10
Mind Points.</td>
<td colspan="4">
Two-handed ◆ Melee ◆ When you hit one or more creatures with this
weapon, you may recover 10 Mind Points.
</td>
</tr>
<tr class="main">
@@ -136,8 +146,11 @@
<td>【HR + 12】physical</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ If you roll a <b>critical success</b> on an Accuracy Check with this
weapon, you may spend that <b>opportunity</b> to deal 10 extra damage.</td>
<td colspan="4">
Two-handed ◆ Melee ◆ If you roll a <b>critical success</b> on an
Accuracy Check with this weapon, you may spend that
<b>opportunity</b> to deal 10 extra damage.
</td>
</tr>
<tr class="main">
@@ -148,7 +161,9 @@
<td>【HR + 16】physical</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ Each target hit by this weapon suffers <b>weak</b>.</td>
<td colspan="4">
Two-handed ◆ Melee ◆ Each target hit by this weapon suffers <b>weak</b>.
</td>
</tr>
<tr class="main">
@@ -170,8 +185,10 @@
<td>【HR + 16】light</td>
</tr>
<tr class="desc">
<td colspan="4">Two-handed ◆ Melee ◆ You have Immunity to <b>fire</b> and <b>ice</b> damage.</td>
<td colspan="4">
Two-handed ◆ Melee ◆ You have Immunity to <b>fire</b> and
<b>ice</b> damage.
</td>
</tr>
</tbody>
</table>
</table>