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/rope_trick.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 parsed/spells/rope_trick.json (limited to 'parsed/spells/rope_trick.json') diff --git a/parsed/spells/rope_trick.json b/parsed/spells/rope_trick.json new file mode 100644 index 0000000..8742704 --- /dev/null +++ b/parsed/spells/rope_trick.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "rope trick", + "level": 2, + "type": "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