From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/locate_object.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 parsed/spells/locate_object.json (limited to 'parsed/spells/locate_object.json') 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 -- cgit v1.2.3