Files

42 lines
1002 B
HTML
Raw Permalink Normal View History

2025-06-07 07:58:30 -05:00
<!DOCTYPE html>
<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;
}
ul, ol {
padding-left: 20px;
margin-left: 0;
}
li {
margin-left: 0;
}
table {
border-collapse: collapse;
}
th, td {
border: 1px solid black;
padding: 5px;
text-align: left;
}
</style>
<title>Magic Items (U)</title>
</head>
<body>
<p><a href="../../../md/5.1 SRD (D&D 2014)/Treasure (Alt)/Magic Items U.md">Markdown</a></p>
<h1>Magic Items (U)</h1>
<h3>Universal Solvent</h3>
<p><em>Wondrous item, legendary</em></p>
<p>This tube holds milky liquid with a strong alcohol smell. You can use an action to pour the contents of the tube onto a surface within reach. The liquid instantly dissolves up to 1 square foot of adhesive it touches, including <em>sovereign glue.</em></p>
</body>
</html>