From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/word_of_recall.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/word_of_recall.json (limited to 'parser/spells/word_of_recall.json') diff --git a/parser/spells/word_of_recall.json b/parser/spells/word_of_recall.json deleted file mode 100644 index 5b39ff1..0000000 --- a/parser/spells/word_of_recall.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "word of recall", - "level": 6, - "school": "conjuration", - "classes": [ - "cleric" - ], - "casting_time": "1 action", - "range": "5 feet", - "components": "V", - "duration": "Instantaneous", - "text": "You and up to five willing creatures within 5 feet of you instantly teleport to a previously designated sanctuary. You and any creatures that teleport with you appear in the nearest unoccupied space to the spot you designated when you prepared your sanctuary (see below). If you cast this spell without first preparing a sanctuary, the spell has no effect. \nYou must designate a sanctuary by casting this spell within a location, such as a temple, dedicated to or strongly linked to your deity. If you attempt to cast the spell in this manner in an area that isn't dedicated to your deity, the spell has no effect." -} \ No newline at end of file -- cgit v1.2.3