From dfce4d0398a8bafbb7ad7a31345af181c0269c09 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 15 Apr 2021 15:23:23 -0400 Subject: Added spells --- parser/spells/contact_other_plane.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 parser/spells/contact_other_plane.json (limited to 'parser/spells/contact_other_plane.json') diff --git a/parser/spells/contact_other_plane.json b/parser/spells/contact_other_plane.json new file mode 100644 index 0000000..71af917 --- /dev/null +++ b/parser/spells/contact_other_plane.json @@ -0,0 +1,14 @@ +{ + "name": "contact other plane", + "level": 5, + "school": "divination", + "classes": [ + "warlock", + "wizard" + ], + "casting_time": "1 minute", + "range": "Self", + "components": "V", + "duration": "1 minute", + "text": "You mentally contact a demigod, the spirit of a long- dead sage, or some other mysterious entity from another plane. Contacting this extraplanar intelligence can strain or even break your mind. When you cast this spell, make a DC 15 Intelligence saving throw. On a failure, you take 6d6 psychic damage and are insane until you finish a long rest. While insane, you can't take actions, can't understand what other creatures say, can't read, and speak only in gibberish. A **_greater restoration_** spell cast on you ends this effect. \nOn a successful save, you can ask the entity up to five questions. You must ask your questions before the spell ends. The GM answers each question with one word, such as \"yes,\" \"no,\" \"maybe,\" \"never,\" \"irrelevant,\" or \"unclear\" (if the entity doesn't know the answer to the question). If a one-word answer would be misleading, the GM might instead offer a short phrase as an answer." +} \ No newline at end of file -- cgit v1.2.3