From 9034c3d2533177f7cb7a7ce939ec53f7fa63f60e Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 13 Apr 2021 16:16:27 -0400 Subject: Added spells --- parser/spells/Animal_Messenger.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 parser/spells/Animal_Messenger.json (limited to 'parser/spells/Animal_Messenger.json') diff --git a/parser/spells/Animal_Messenger.json b/parser/spells/Animal_Messenger.json new file mode 100644 index 0000000..28bd6b7 --- /dev/null +++ b/parser/spells/Animal_Messenger.json @@ -0,0 +1,15 @@ +{ + "name": "Animal Messenger", + "level": 2, + "school": "enchantment", + "classes": [ + "bard", + "druid", + "ranger" + ], + "casting_time": "1 action", + "range": "30 feet", + "components": "V, S, M (a morsel of food)", + "duration": "24 hours", + "text": "By means of this spell, you use an animal to deliver a message. Choose a Tiny beast you can see within range, such as a squirrel, a blue jay, or a bat. You specify a location, which you must have visited, and a recipient who matches a general description, such as \"a man or woman dressed in the uniform of the town guard\" or \"a red-haired dwarf wearing a pointed hat.\" You also speak a message of up to twenty-five words. The target beast travels for the duration of the spell toward the specified location, covering about 50 miles per 24 hours for a flying messenger, or 25 miles for other animals. \nWhen the messenger arrives, it delivers your message to the creature that you described, replicating the sound of your voice. The messenger speaks only to a creature matching the description you gave. If the messenger doesn't reach its destination before the spell ends, the message is lost, and the beast makes its way back to where you cast this spell. \n\n**At Higher Levels.** If you cast this spell using a spell slot of 3nd level or higher, the duration of the spell increases by 48 hours for each slot level above 2nd." +} \ No newline at end of file -- cgit v1.2.3