From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/arcane_lock.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 parsed/spells/arcane_lock.json (limited to 'parsed/spells/arcane_lock.json') 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 -- cgit v1.2.3