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/clairvoyance.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/clairvoyance.json (limited to 'parser/spells/clairvoyance.json') diff --git a/parser/spells/clairvoyance.json b/parser/spells/clairvoyance.json deleted file mode 100644 index 58e3855..0000000 --- a/parser/spells/clairvoyance.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "clairvoyance", - "level": 3, - "school": "divination", - "classes": [ - "bard", - "cleric", - "sorcerer", - "wizard" - ], - "casting_time": "10 minutes", - "range": "1 mile", - "components": "V, S, M (a focus worth at least 100 gp, either a jeweled horn for hearing or a glass eye for seeing)", - "duration": "Concentration, up to 10 minutes", - "text": "You create an invisible sensor within range in a location familiar to you (a place you have visited or seen before) or in an obvious location that is unfamiliar to you (such as behind a door, around a corner, or in a grove of trees). The sensor remains in place for the duration, and it can't be attacked or otherwise interacted with. \nWhen you cast the spell, you choose seeing or hearing. You can use the chosen sense through the sensor as if you were in its space. As your action, you can switch between seeing and hearing. \nA creature that can see the sensor (such as a creature benefiting from **_see invisibility_** or truesight) sees a luminous, intangible orb about the size of your fist." -} \ No newline at end of file -- cgit v1.2.3