Files
2026-06-08 21:33:39 +00:00

1 line
2.1 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html><html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Protagonist Abilities Guide</title> <link rel="stylesheet" href="book-page.css" /> </head> <div class="page-header">Page 147 | W</div> <h1>PROTAGONISTS</h1> <h2>CHAPTER WARDWATTLE</h2> <div class="card-container"> <h3 class="card-title">WARDWATTLE</h3> <p>A tangle of robust branches, whose thorns spread powerful poison.</p> <span class="effect-label">EFFECT</span> <ol class="ability-list"> <li>You are Resistant to physical damage.</li> <li> You are Resistant to physical damage. Additionally, after a creature hits you with a melee attack, you deal an amount of physical damage to that creature equal to (5 + your Skill Level in Chloromancy) (after their attack was resolved). </li> <li> You are Resistant to physical damage. Additionally, after a creature hits you with a melee attack, you deal an amount of physical damage to that creature equal to (5 + your Skill Level in Chloromancy), and then deal an amount of poison damage to that creature equal to (5 + your Skill Level in Chloromancy) (both these damage instances happen after that creatures attack was resolved). </li> </ol> </div> <div class="card-container"> <h3 class="card-title">WRATHFUL CARNATION</h3> <p> Despite their beauty, its yellow flowers emit an irritatingly pungent smell. </p> <span class="effect-label">EFFECT</span> <ul class="ability-list"> <li> When this magiseed leaves your garden, choose up to one enemy you can see. Until the end of your next turn, when the chosen enemy performs an attack or casts an offensive spell (OO), they must include you among the targets of that attack or spell (if able). </li> <li> At the end of your turn, you may remove this magiseed from your garden; if you do, erase all sections of your Growth Clock. </li> </ul> </div> <div class="footer-note"></div></html>