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/Find_the_Path.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/Find_the_Path.json (limited to 'parser/spells/Find_the_Path.json') diff --git a/parser/spells/Find_the_Path.json b/parser/spells/Find_the_Path.json deleted file mode 100644 index 76f168c..0000000 --- a/parser/spells/Find_the_Path.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Find the Path", - "level": 6, - "school": "divination", - "classes": [ - "bard", - "cleric", - "druid" - ], - "casting_time": "1 minute", - "range": "Self", - "components": "V, S, M (a set of divinatory tools--such as bones, ivory sticks, cards, teeth, or carved runes--worth 100 gp and an object from the location you wish to find)", - "duration": "Concentration, up to 1 day", - "text": "This spell allows you to find the shortest, most direct physical route to a specific fixed location that you are familiar with on the same plane of existence. If you name a destination on another plane of existence, a destination that moves (such as a mobile fortress), or a destination that isn't specific (such as \"a green dragon's lair\"), the spell fails. \nFor the duration, as long as you are on the same plane of existence as the destination, you know how far it is and in what direction it lies. While you are traveling there, whenever you are presented with a choice of paths along the way, you automatically determine which path is the shortest and most direct route (but not necessarily the safest route) to the destination." -} \ No newline at end of file -- cgit v1.2.3