Files
5ead/magic_items/html/level_up_a5e/describing-gremlins-a5e.html

46 lines
2.2 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>Describing Gremlins</title>
</head>
<body>
<h1>Describing Gremlins</h1>
<ul>
<li><strong>Rarity:</strong> Uncommon</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 little porcelain chair has a tiny ethereal purple goblinoid sitting on it, and in the creatures hands sits another even smaller purple goblinoid, and in their hands sits an even smaller goblinoid, and the motif seems to go on forever smaller. </p>
<p>This item includes 10 gremlins of decreasing scale from the largest at 4 inches tall, to the smallest thats roughly the size of an amoeba. </p>
<p>If you place a single drop of a substance in front of the series of gremlins, the largest of them leans towards it and allows the smaller gremlins a minute to observe the drops contents at a cellular level. The smallest gremlin explains to the next size up, and so on, with the largest gremlin communicating back to you the description of the contents at a cellular level.</p>
<p>The gremlins are not particularly intelligent so most of their descriptions are similar to “<em>some sorta green globs</em>” or “_a buncha squidgy spiny things what tried to eat m_e”.</p>
<p>Although this information is not scientifically or medically helpful, it can easily be used to identify if a substance is the same as another previously observed substance as the gremlins are consistent in their descriptions.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/level_up_a5e/describing-gremlins-a5e.md">Markdown Format</a></p>
</body>
</html>