diff options
author | Your Name <you@example.com> | 2023-05-30 18:33:10 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2023-05-30 18:33:10 -0400 |
commit | e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch) | |
tree | b48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/locate_object.json | |
parent | d428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff) | |
download | dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2 dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip |
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/locate_object.json')
-rw-r--r-- | parsed/spells/locate_object.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/parsed/spells/locate_object.json b/parsed/spells/locate_object.json new file mode 100644 index 0000000..be6b18f --- /dev/null +++ b/parsed/spells/locate_object.json @@ -0,0 +1,19 @@ +{ + "entry": "spells", + "name": "locate object", + "level": 2, + "type": "divination", + "classes": [ + "bard", + "cleric", + "druid", + "paladin", + "ranger", + "wizard" + ], + "casting_time": "1 action", + "range": "Self", + "components": "V, S, M (a forked twig)", + "duration": "Concentration, up to 10 minutes", + "text": "Describe or name an object that is familiar to you. You sense the direction to the object's location, as long as that object is within 1,000 feet of you. If the object is in motion, you know the direction of its movement. \nThe spell can locate a specific object known to you, as long as you have seen it up close--within 30 feet--at least once. Alternatively, the spell can locate the nearest object of a particular kind, such as a certain kind of apparel, jewelry, furniture, tool, or weapon. \nThis spell can't locate an object if any thickness of lead, even a thin sheet, blocks a direct path between you and the object." +}
\ No newline at end of file |