Files
5ead/magic_items/html/level_up_a5e/lockpicks-of-memory-a5e.html

44 lines
2.0 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>Lockpicks of Memory</title>
</head>
<body>
<h1>Lockpicks of Memory</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>Its good to learn from your experiences but even better to learn from someone elses. For a guild of thieves with a legacy of control and access within a city, these enchanted tools are a truly valuable asset. The lockpicks twitch in your hands when they come within 5 feet of a lock they have been used to open within the last year. You can use these lockpicks and an action to unlock any lock that the lockpicks have previously opened.</p>
<p>Alternatively, you can exhaust the lockpicks magic completely to borrow a skill or memory from a previous user. You can choose to either watch 10 minutes of a previous users memory (taken from the span of time they had the lockpicks in their possession) or for 10 minutes you can gain one skill, tool, or language proficiency of the previous user. At the end of the duration, the lockpicks rust away to nothing.</p>
<p><strong>Note</strong>. The cost listed above is for a relatively recent set of lockpicks of memory and at the Narrators discretion an older version may cost much more.</p>
<p><a href="../../../licensing.html">Licensing</a>  <a href="../../md/level_up_a5e/lockpicks-of-memory-a5e.md">Markdown Format</a></p>
</body>
</html>