From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/speak_with_animals.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parsed/spells/speak_with_animals.json (limited to 'parsed/spells/speak_with_animals.json') diff --git a/parsed/spells/speak_with_animals.json b/parsed/spells/speak_with_animals.json deleted file mode 100644 index 3c46e53..0000000 --- a/parsed/spells/speak_with_animals.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "entry": "spells", - "name": "speak with animals", - "level": 1, - "type": "divination", - "classes": [ - "bard", - "druid", - "ranger" - ], - "casting_time": "1 action", - "range": "Self", - "components": "V, S", - "duration": "10 minutes", - "text": "You gain the ability to comprehend and verbally communicate with beasts for the duration. The knowledge and awareness of many beasts is limited by their intelligence, but at minimum, beasts can give you information about nearby locations and monsters, including whatever they can perceive or have perceived within the past day. You might be able to persuade a beast to perform a small favor for you, at the GM's discretion." -} \ No newline at end of file -- cgit v1.2.3