Files
5ead/magic_items/html/level_up_a5e/tome-of-the-endless-tale-a5e.html

45 lines
2.3 KiB
HTML
Raw Permalink 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>Tome of the Endless Tale</title>
</head>
<body>
<h1>Tome of the Endless Tale</h1>
<ul>
<li><strong>Rarity:</strong> Common</li>
<li><strong>Type:</strong> Wondrous Item</li>
<li><strong>Attunement:</strong> No</li>
<li><strong>Source:</strong> Level Up A5E</li>
</ul>
<p>The stresses of a wizards education can overwhelm even the most stalwart apprentices without some sort of diversion. Typically resembling a small, worn book with fanciful creatures or locales on battered leather covers, the tomes pages fill with serialized stories that engage and distract the reader. Each tome focuses on a given genre (often romance or adventure) but the stories crafted within the pages are unique to each reader, tailored by the magic from their own imagination and so vibrant that the books tales seem to come to life in the minds eye.</p>
<p>Each tome has 3 charges. When you speak the command word and use an action to expend 1 charge, its pages fill with a serial story tailored to the next reader that touches the tome. This story typically takes 1 hour to read, continuing from where the last tale completed. </p>
<p>When you speak another command word and use an action to expend all 3 charges, the story created when the book is opened is particularly engrossing and the reader must succeed on a DC 10 Wisdom <em>saving throw</em> or be enthralled, failing to notice anything that is not directly harmful. </p>
<p>The tome has 3 charges and regains 1d3 charges each dawn. If you expend the last charge, roll a d20. On a result of 5 or less, the tome loses its magic and becomes a mundane item.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/level_up_a5e/tome-of-the-endless-tale-a5e.md">Markdown Format</a></p>
</body>
</html>