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/Commune.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 parser/spells/Commune.json (limited to 'parser/spells/Commune.json') diff --git a/parser/spells/Commune.json b/parser/spells/Commune.json new file mode 100644 index 0000000..6e9752e --- /dev/null +++ b/parser/spells/Commune.json @@ -0,0 +1,13 @@ +{ + "name": "Commune", + "level": 5, + "school": "divination", + "classes": [ + "cleric" + ], + "casting_time": "1 minute", + "range": "Self", + "components": "V, S, M (incense and a vial of holy or unholy water)", + "duration": "1 minute", + "text": "You contact your deity or a divine proxy and ask up to three questions that can be answered with a yes or no. You must ask your questions before the spell ends. You receive a correct answer for each question. \nDivine beings aren't necessarily omniscient, so you might receive \"unclear\" as an answer if a question pertains to information that lies beyond the deity's knowledge. In a case where a one-word answer could be misleading or contrary to the deity's interests, the GM might offer a short phrase as an answer instead. \nIf you cast the spell two or more times before finishing your next long rest, there is a cumulative 25 percent chance for each casting after the first that you get no answer. The GM makes this roll in secret." +} \ No newline at end of file -- cgit v1.2.3