fix: Format Arcanist pages

They were *real* messed up

Starting to re-think this whole AI OCR business
This commit is contained in:
2026-06-26 21:36:50 -04:00
parent 8e990c8d31
commit 8abe6d4fd2
6 changed files with 357 additions and 159 deletions

View File

@@ -1,58 +1,105 @@
<p>180 W</p>
<article>
<h2>ARCANUM OF THE GRIMOIRE</h2>
<p>Domains: knowledge, revelations, understanding.</p>
<ul>
<li>You are able to read, write, speak and understand all languages.</li>
<li>
You treat your Insight as if it were one die size higher (up to a maximum
of d12).
</li>
</ul>
<h3>Oracle</h3>
<p>
You ask the Game Master a single question. The Game Master must answer
truthfully, describing the vision shown to you by the Grimoire.
</p>
<p class="restriction">
Once used, this dismiss effect will not be available until the next dawn.
Furthermore, the same question may never be asked more than once. The Game
Master has final say on which questions are too similar to be asked again.
</p>
</article>
<article>
<h2>ARCANUM OF THE OAK</h2>
<p>Domains: earth, plants, poison.</p>
<ul>
<li>
You have Resistance to earth and poison damage and are immune to poisoned.
</li>
<li>Whenever you recover Hit Points, you recover 5 extra Hit Points.</li>
</ul>
<h3>Blossom</h3>
<p>
Choose any number of creatures you can see (you may also choose yourself):
each of them recovers from the poisoned status effect and recovers 40 Hit
Points. This amount increases to 50 Hit Points if you are level 20 or
higher, or to 60 Hit Points if you are level 40 or higher.
</p>
</article>
<article>
<h2>ARCANUM OF THE SKY</h2>
<p>Domains: fog, rain, storms.</p>
<ul>
<li>You have Resistance to air and bolt damage.</li>
</ul>
<h3>Weather Prediction</h3>
<p>
You may use an action to accurately predict weather conditions for the next
day within a range of two travel days — the Game Master will tell you what
the weather conditions will be.
</p>
<h3>Thunderstorm</h3>
<p>
Choose any number of creatures you can see: each of them suffers 30 bolt
damage. This damage ignores Resistances.
</p>
</article>
<div class="metadata"><h1>MERGE DISMISS</h1></div>
<h3>ARCANUM OF THE GRIMOIRE</h3>
<p>Domains: knowledge, revelations, understanding.</p>
<table>
<thead></thead>
<tbody>
<tr>
<td>Merge</td>
<td>
<ul>
<li>
You are able to read, write, speak and understand all languages.
</li>
<li>
You treat your Insight as if it were one die size higher (up to a
maximum of d12).
</li>
</ul>
</td>
</tr>
<tr>
<td>Dismiss</td>
<td>
<p>
<strong>Oracle:</strong>&nbsp;You ask the Game Master a single
question. The Game Master must answer truthfully, describing the
vision shown to you by the Grimoire.
</p>
<p>
Once used, this dismiss effect will not be available until the next
dawn. Furthermore, the same question may never be asked more than
once. The Game Master has final say on which questions are too similar
to be asked again.
</p>
</td>
</tr>
</tbody>
</table>
<h3>ARCANUM OF THE OAK</h3>
<p>Domains: earth, plants, poison.</p>
<table>
<thead></thead>
<tbody>
<tr>
<td>Merge</td>
<td>
<ul>
<li>
You have Resistance to earth and poison damage and are immune to
poisoned.
</li>
<li>
Whenever you recover Hit Points, you recover 5 extra Hit Points.
</li>
</ul>
</td>
</tr>
<tr>
<td>Dismiss</td>
<td>
<strong>Blossom:</strong>&nbsp;
<p>
Choose any number of creatures you can see (you may also choose
yourself): each of them recovers from the poisoned status effect and
recovers 40 Hit Points. This amount increases to 50 Hit Points if you
are level 20 or higher, or to 60 Hit Points if you are level 40 or
higher.
</p>
</td>
</tr>
</tbody>
</table>
<h3>ARCANUM OF THE SKY</h3>
<p>Domains: fog, rain, storms.</p>
<table>
<thead></thead>
<tbody>
<tr>
<td>Merge</td>
<td>
<ul>
<li>You have Resistance to air and bolt damage.</li>
<li>
You may use an action to accurately predict weather conditions for
the next day within a range of two travel days — the Game Master
will tell you what the weather conditions will be.
</li>
</ul>
</td>
</tr>
<tr>
<td>Dismiss</td>
<td>
<strong>Thunderstorm:</strong>&nbsp;
<p>
Choose any number of creatures you can see: each of them suffers 30
bolt damage. This damage ignores Resistances.
</p>
</td>
</tr>
</tbody>
</table>