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/comprehend_languages.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 parsed/spells/comprehend_languages.json (limited to 'parsed/spells/comprehend_languages.json') diff --git a/parsed/spells/comprehend_languages.json b/parsed/spells/comprehend_languages.json new file mode 100644 index 0000000..f83df53 --- /dev/null +++ b/parsed/spells/comprehend_languages.json @@ -0,0 +1,17 @@ +{ + "entry": "spells", + "name": "comprehend languages", + "level": 1, + "type": "divination", + "classes": [ + "bard", + "sorcerer", + "warlock", + "wizard" + ], + "casting_time": "1 action", + "range": "Self", + "components": "V, S, M (a pinch of soot and salt)", + "duration": "1 hour", + "text": "For the duration, you understand the literal meaning of any spoken language that you hear. You also understand any written language that you see, but you must be touching the surface on which the words are written. It takes about 1 minute to read one page of text. \nThis spell doesn't decode secret messages in a text or a glyph, such as an arcane sigil, that isn't part of a written language." +} \ No newline at end of file -- cgit v1.2.3