feat: Add core rules

This commit is contained in:
2026-06-06 13:03:00 +00:00
parent c75cd188c1
commit 75c6ab9975
583 changed files with 13580 additions and 50 deletions

45
books/core/350.html Normal file
View File

@@ -0,0 +1,45 @@
<link rel="stylesheet" href="/css/book-page.css">
<link rel="stylesheet" href="/css/book-page.css">
<h1>DRAGONTRAP</h1>
<p><strong>Lv 20</strong></p>
<div class="section">
<h2>Description</h2>
<p>These colossal plants have a well-earned name: their maws are large enough to engulf the limbs of an adult dragon. These are, however, more often used to capture and digest animals and humanoids.</p>
<p>The only good news about these monstrosities is that they are deeply rooted in the ground — you can run away from them, assuming you escape their lethal vines.</p>
</div>
<div class="section">
<h2>Type and Traits</h2>
<ul>
<li><strong>Typical Traits:</strong> colossal, hungry, patient, rooted in place.</li>
</ul>
</div>
<div class="stats-block">
<h3>Stats</h3>
<!-- Assuming stats are presented in a key-value format -->
<p>DEX d8 INS d8 MIG d10 WLP d8 HP 90 w 45 MP 60 Init. 8</p>
<p>DEF +0 M.DEF +0</p>
</div>
<div class="section">
<h2>Attacks and Abilities</h2>
<h3>Basic Attacks</h3>
<ul>
<li><strong>Dragoneater</strong> w <span class="stat-formula">【MIG + MIG】 +5</span> w <span class="damage-formula">【HR + 10】</span> physical damage. If a target hit by this attack is weak, they are swallowed by the dragontrap: a swallowed creature will suffer minor (20) physical damage at the beginning of each of the dragontrap's turns and can perform no actions except for Objective (with the goal of freeing themselves).</li>
<li><strong>Lashing Vines</strong> w <span class="stat-formula">【DEX + MIG】 +5</span> w <span class="damage-formula">【HR + 15】</span> air damage and the target suffers weak.</li>
</ul>
<h3>Spells</h3>
<ul>
<li><strong>Numbing Gas</strong> w <span class="stat-formula">【MIG + WLP】 +2</span> w 10 × T MP w Up to three creatures w Instantaneous. Each target loses half of their current Mind Points.</li>
<li><strong>Pre-digestion</strong> w <span class="stat-formula">【MIG + WLP】 +2</span> w 10 MP w One creature w Scene. Until this spell ends, the target suffers 10 extra damage from all sources that deal physical damage.</li>
</ul>
</div>
<div class="section special-rules">
<h2>Special Rules</h2>
<ul>
<li><strong>Plant:</strong> The dragontrap is immune to dazed, enraged, and shaken.</li>
</ul>
</div>