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/Transport_via_Plants.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 parser/spells/Transport_via_Plants.json (limited to 'parser/spells/Transport_via_Plants.json') diff --git a/parser/spells/Transport_via_Plants.json b/parser/spells/Transport_via_Plants.json new file mode 100644 index 0000000..c397978 --- /dev/null +++ b/parser/spells/Transport_via_Plants.json @@ -0,0 +1,13 @@ +{ + "name": "Transport via Plants", + "level": 6, + "school": "conjuration", + "classes": [ + "druid" + ], + "casting_time": "1 action", + "range": "10 feet", + "components": "V, S", + "duration": "1 round", + "text": "This spell creates a magical link between a Large or larger inanimate plant within range and another plant, at any distance, on the same plane of existence. You must have seen or touched the destination plant at least once before. For the duration, any creature can step into the target plant and exit from the destination plant by using 5 feet of movement." +} \ No newline at end of file -- cgit v1.2.3