aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Locate_Creature.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Locate_Creature.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Locate_Creature.json')
-rw-r--r--parser/spells/Locate_Creature.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/parser/spells/Locate_Creature.json b/parser/spells/Locate_Creature.json
new file mode 100644
index 0000000..5995f58
--- /dev/null
+++ b/parser/spells/Locate_Creature.json
@@ -0,0 +1,18 @@
+{
+ "name": "Locate Creature",
+ "level": 4,
+ "school": "divination",
+ "classes": [
+ "bard",
+ "cleric",
+ "druid",
+ "paladin",
+ "ranger",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Self",
+ "components": "V, S, M (a bit of fur from a bloodhound)",
+ "duration": "Concentration, up to 1 hour",
+ "text": "Describe or name a creature that is familiar to you. You sense the direction to the creature's location, as long as that creature is within 1,000 feet of you. If the creature is moving, you know the direction of its movement. \nThe spell can locate a specific creature known to you, or the nearest creature of a specific kind (such as a human or a unicorn), so long as you have seen such a creature up close--within 30 feet--at least once. If the creature you described or named is in a different form, such as being under the effects of a **_polymorph_** spell, this spell doesn't locate the creature. \nThis spell can't locate a creature if running water at least 10 feet wide blocks a direct path between you and the creature."
+} \ No newline at end of file