From 9034c3d2533177f7cb7a7ce939ec53f7fa63f60e Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 13 Apr 2021 16:16:27 -0400 Subject: Added spells --- parser/spells/Rope_Trick.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 parser/spells/Rope_Trick.json (limited to 'parser/spells/Rope_Trick.json') diff --git a/parser/spells/Rope_Trick.json b/parser/spells/Rope_Trick.json new file mode 100644 index 0000000..755c322 --- /dev/null +++ b/parser/spells/Rope_Trick.json @@ -0,0 +1,13 @@ +{ + "name": "Rope Trick", + "level": 2, + "school": "transmutation", + "classes": [ + "wizard" + ], + "casting_time": "1 action", + "range": "Touch", + "components": "V, S, M (powdered corn extract and a twisted loop of parchment)", + "duration": "1 hour", + "text": "You touch a length of rope that is up to 60 feet long. One end of the rope then rises into the air until the whole rope hangs perpendicular to the ground. At the upper end of the rope, an invisible entrance opens to an extradimensional space that lasts until the spell ends. \nThe extradimensional space can be reached by climbing to the top of the rope. The space can hold as many as eight Medium or smaller creatures. The rope can be pulled into the space, making the rope disappear from view outside the space. \nAttacks and spells can't cross through the entrance into or out of the extradimensional space, but those inside can see out of it as if through a 3-foot-by-5- foot window centered on the rope. \nAnything inside the extradimensional space drops out when the spell ends." +} \ No newline at end of file -- cgit v1.2.3