Files
5ead/magic_items/html/level_up_a5e/archaic-creed-a5e.html

44 lines
1.9 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>Archaic Creed</title>
</head>
<body>
<h1>Archaic Creed</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>This crumpled vellum scroll is scrawled with an Infernal statement outlining the beliefs of a specific yet unnamed fiend. Whether or not you can read the language, while studying the statement you gain an expertise die on a Religion check made to recall or learn information about fiends. You cant do so again until you finish a <em>long rest</em> .</p>
<p>By repeatedly reciting the creed aloud as an action each round for 1 minute, you can cast <em>find familiar</em> , except your familiar takes the form of either an <em>imp</em> or a <em>quasit</em> . The creed is irrevocably absorbed into the familiars body and is completely destroyed when the familiar drops to 0 hit points.</p>
<p><strong>Curse.</strong> The familiar summoned by the creed is cursed. The fiend who wrote the creed can observe you through the summoned familiar, and can command the familiar to take actions while you are <em>asleep</em> or <em>unconscious</em> .</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/level_up_a5e/archaic-creed-a5e.md">Markdown Format</a></p>
</body>
</html>