Files
5ead/magic_items/html/level_up_a5e/faerie-love-letter-a5e.html

43 lines
1.9 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>Faerie Love Letter</title>
</head>
<body>
<h1>Faerie Love Letter</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 miniature private correspondence, which smells of floral perfume, is proof of a particularly scandalous dalliance between two noble fey which you can exploit for a favor. While attuned to the letter you can whisper the command word to cast either __druidcraft_ or mending. You cant do so again until you finish a <em>long rest</em> .</p>
<p>Alternatively, you can use an action to summon a Tiny faerie (AC 15, HP 1, Speed fly 30 ft., spell save DC 12). The faerie is <em>charmed</em> by you and acts immediately, casting one of the following spells as directed: __faerie fire , healing word ,<em> or __hideous laughter ,</em> after which it acts to preserve its own life and will only take the Dodge or Hide actions. If the faerie dies in your service the letter loses its power, but you retain the proof of their misconduct. Otherwise the faerie disappears after 1 minute, taking its love letter with it.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/level_up_a5e/faerie-love-letter-a5e.md">Markdown Format</a></p>
</body>
</html>