initial commit
This commit is contained in:
46
rules/html/5.1 SRD (D&D 2014)/Spells (Alt)/Spells N.html
Normal file
46
rules/html/5.1 SRD (D&D 2014)/Spells (Alt)/Spells N.html
Normal file
@@ -0,0 +1,46 @@
|
||||
<!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>Spells (N)</title>
|
||||
</head>
|
||||
<body>
|
||||
<p><a href="../../../md/5.1 SRD (D&D 2014)/Spells (Alt)/Spells N.md">Markdown</a></p>
|
||||
<h1>Spells (N)</h1>
|
||||
<h4>Nondetection</h4>
|
||||
<p><em>3rd-level abjuration</em></p>
|
||||
<p><strong>Casting Time:</strong> 1 action</p>
|
||||
<p><strong>Range:</strong> Touch</p>
|
||||
<p><strong>Components:</strong> V, S, M (a pinch of diamond dust worth 25 gp sprinkled over the target, which the spell consumes)</p>
|
||||
<p><strong>Duration:</strong> 8 hours</p>
|
||||
<p>For the duration, you hide a target that you touch from divination magic. The target can be a willing creature or a place or an object no larger than 10 feet in any dimension. The target can't be targeted by any divination magic or perceived through magical scrying sensors.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user