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/faithful_hound.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 parsed/spells/faithful_hound.json (limited to 'parsed/spells/faithful_hound.json') diff --git a/parsed/spells/faithful_hound.json b/parsed/spells/faithful_hound.json new file mode 100644 index 0000000..bf09e9c --- /dev/null +++ b/parsed/spells/faithful_hound.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "faithful hound", + "level": 4, + "type": "conjuration", + "classes": [ + "wizard" + ], + "casting_time": "1 action", + "range": "30 feet", + "components": "V, S, M (a tiny silver whistle, a piece of bone, and a thread)", + "duration": "8 hours", + "text": "You conjure a phantom watchdog in an unoccupied space that you can see within range, where it remains for the duration, until you dismiss it as an action, or until you move more than 100 feet away from it. \nThe hound is invisible to all creatures except you and can't be harmed. When a Small or larger creature comes within 30 feet of it without first speaking the password that you specify when you cast this spell, the hound starts barking loudly. The hound sees invisible creatures and can see into the Ethereal Plane. It ignores illusions. \nAt the start of each of your turns, the hound attempts to bite one creature within 5 feet of it that is hostile to you. The hound's attack bonus is equal to your spellcasting ability modifier + your proficiency bonus. On a hit, it deals 4d8 piercing damage." +} \ No newline at end of file -- cgit v1.2.3