chore: More formatting

This commit is contained in:
2026-06-07 00:30:21 +00:00
parent b4ee0eb212
commit 54d560980b
328 changed files with 39026 additions and 9988 deletions

View File

@@ -1,52 +1,77 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Protagonists Abilities</title>
<link rel="stylesheet" href="book-page.css">
</head>
<body>
<link rel="stylesheet" href="book-page.css" />
</head>
<h1>33 PROTAGONISTS</h1>
<h1>33 PROTAGONISTS</h1>
<div class="section-entry">
<h3>REGAL PROTEA</h3>
<p class="description">
A colorful and tenacious flower, favored by an ancient dynasty.
</p>
<div class="section-entry">
<h3>REGAL PROTEA</h3>
<p class="description">A colorful and tenacious flower, favored by an ancient dynasty.</p>
<h4>T EFFECT</h4>
<ol>
<li>You are immune to shaken and weak.</li>
<li>You treat your <strong>Might</strong> and <strong>Willpower</strong> as being one die size higher (up to a maximum of d12).</li>
<li>You and every ally you can see treat your <strong>Might</strong> and <strong>Willpower</strong> as being one die size higher (up to a maximum of d12).</li>
</ol>
</div>
<h4>T EFFECT</h4>
<ol>
<li>You are immune to shaken and weak.</li>
<li>
You treat your <strong>Might</strong> and <strong>Willpower</strong> as
being one die size higher (up to a maximum of d12).
</li>
<li>
You and every ally you can see treat your <strong>Might</strong> and
<strong>Willpower</strong> as being one die size higher (up to a maximum
of d12).
</li>
</ol>
</div>
<div class="section-entry">
<h3>REMEDY LILY</h3>
<p class="description">Its elegant flowers filter and purify spiritual energy.</p>
<h4>T EFFECT</h4>
<ol>
<li>At the end of your turn, you and every ally you can see recover from poisoned, slow, and weak.</li>
<li>At the end of your turn, you and every ally you can see recover an amount of Hit Points equal to (15 + your Skill Level in <strong>Chloromancy</strong>).</li>
</ol>
</div>
<div class="section-entry">
<h3>REMEDY LILY</h3>
<p class="description">
Its elegant flowers filter and purify spiritual energy.
</p>
<div class="section-entry">
<h3>SERRATED ROSE</h3>
<p class="description">Its thorns form a tangle equally breathtaking and dangerous.</p>
<h4>T EFFECT</h4>
<ol>
<li>At the end of your turn, you may choose an enemy you can see. If you do, that enemy suffers <strong>slow</strong>.</li>
<li>At the end of your turn, every enemy you can see suffers <strong>slow</strong>.</li>
<li>At the end of your turn, you deal an amount of physical damage equal to (15 + your Skill Level in <strong>Chloromancy</strong>) to each enemy you can see who is suffering from slow.</li>
</ol>
</div>
<h4>T EFFECT</h4>
<ol>
<li>
At the end of your turn, you and every ally you can see recover from
poisoned, slow, and weak.
</li>
<li>
At the end of your turn, you and every ally you can see recover an
amount of Hit Points equal to (15 + your Skill Level in
<strong>Chloromancy</strong>).
</li>
</ol>
</div>
<div class="metadata-section">
</div>
<div class="section-entry">
<h3>SERRATED ROSE</h3>
<p class="description">
Its thorns form a tangle equally breathtaking and dangerous.
</p>
</body>
<h4>T EFFECT</h4>
<ol>
<li>
At the end of your turn, you may choose an enemy you can see. If you do,
that enemy suffers <strong>slow</strong>.
</li>
<li>
At the end of your turn, every enemy you can see suffers
<strong>slow</strong>.
</li>
<li>
At the end of your turn, you deal an amount of physical damage equal to
(15 + your Skill Level in <strong>Chloromancy</strong>) to each enemy
you can see who is suffering from slow.
</li>
</ol>
</div>
<div class="metadata-section"></div>
</html>