aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/arcane_lock.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/arcane_lock.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/arcane_lock.json')
-rw-r--r--parsed/spells/arcane_lock.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parsed/spells/arcane_lock.json b/parsed/spells/arcane_lock.json
new file mode 100644
index 0000000..06a615e
--- /dev/null
+++ b/parsed/spells/arcane_lock.json
@@ -0,0 +1,14 @@
+{
+ "entry": "spells",
+ "name": "arcane lock",
+ "level": 2,
+ "type": "abjuration",
+ "classes": [
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Touch",
+ "components": "V, S, M (gold dust worth at least 25 gp, which the spell consumes)",
+ "duration": "Until dispelled",
+ "text": "You touch a closed door, window, gate, chest, or other entryway, and it becomes locked for the duration. You and the creatures you designate when you cast this spell can open the object normally. You can also set a password that, when spoken within 5 feet of the object, suppresses this spell for 1 minute. Otherwise, it is impassable until it is broken or the spell is dispelled or suppressed. Casting **_knock_** on the object suppresses **_arcane lock_** for 10 minutes. \nWhile affected by this spell, the object is more difficult to break or force open; the DC to break it or pick any locks on it increases by 10."
+} \ No newline at end of file