aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/clairvoyance.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/clairvoyance.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/clairvoyance.json')
-rw-r--r--parser/spells/clairvoyance.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parser/spells/clairvoyance.json b/parser/spells/clairvoyance.json
new file mode 100644
index 0000000..58e3855
--- /dev/null
+++ b/parser/spells/clairvoyance.json
@@ -0,0 +1,16 @@
+{
+ "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