diff options
Diffstat (limited to 'parsed/spells/locate_animals_or_plants.json')
-rw-r--r-- | parsed/spells/locate_animals_or_plants.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/parsed/spells/locate_animals_or_plants.json b/parsed/spells/locate_animals_or_plants.json new file mode 100644 index 0000000..31eba86 --- /dev/null +++ b/parsed/spells/locate_animals_or_plants.json @@ -0,0 +1,16 @@ +{ + "entry": "spells", + "name": "locate animals or plants", + "level": 2, + "type": "divination", + "classes": [ + "bard", + "druid", + "ranger" + ], + "casting_time": "1 action", + "range": "Self", + "components": "V, S, M (a bit of fur from a bloodhound)", + "duration": "Instantaneous", + "text": "Describe or name a specific kind of beast or plant. Concentrating on the voice of nature in your surroundings, you learn the direction and distance to the closest creature or plant of that kind within 5 miles, if any are present." +}
\ No newline at end of file |