Files
5ead/magic_items/html/level_up_a5e/figurine-of-shared-affliction-a5e.html

43 lines
2.2 KiB
HTML
Raw Normal View History

2025-06-07 07:58:30 -05:00
<!DOCTYPE html>
<head>
<meta name="viewport" content="user-scalable=yes, width=device-width">
<meta charset="UTF-8">
<style>
body {
max-width: 700px;
margin: auto;
font-size: 18px;
font-family: sans-serif;
padding: 10px;
}
p, li {
line-height: 1.5em;
}
table {
border-collapse: collapse; /* Ensure that borders are not double */
width: 100%; /* Optional: makes the table take up the full width */
}
th, td {
border: 1px solid black; /* Adds a 1px solid black border around each cell */
text-align: left; /* Optional: aligns text to the left */
padding: 2px;
}
</style>
<title>Figurine of Shared Affliction</title>
</head>
<body>
<h1>Figurine of Shared Affliction</h1>
<ul>
<li><strong>Rarity:</strong> Uncommon</li>
<li><strong>Type:</strong> Wondrous Item</li>
<li><strong>Attunement:</strong> Yes</li>
<li><strong>Source:</strong> Level Up A5E</li>
</ul>
<p>This small wooden figurine was crafted as a special totem used by a healer whose magic allowed him to absorb other people's afflictions into his own body. The item changes shape, taking on your rough appearance when you attune to it. While carrying the figurine on your person, you have <em>advantage</em> on the first Medicine check you make to treat a disease or poison. Only one creature per day can use the figurine in this manner. When you successfully treat an affliction, the figurine takes on a sickly visage as it absorbs the disease or poison. The <em>figurine of shared affliction</em> grants no benefits until it returns to its normal appearance at the end of your next <em>long rest</em> .</p>
<p>When you would be reduced to 0 hit points, you can use your reaction to relive the last memory of the healer who created the totem, in which they gave their life to absorb a deadly illness that infected their kin. When this happens, for the next minute you have <em>advantage</em> on death saves. The figurine shows the effects of the attacks youve suffered in gruesome detail before reverting to a featureless wooden carving and forever losing its magic.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/level_up_a5e/figurine-of-shared-affliction-a5e.md">Markdown Format</a></p>
</body>
</html>