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/heroes'_feast.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 parsed/spells/heroes'_feast.json (limited to 'parsed/spells/heroes'_feast.json') diff --git a/parsed/spells/heroes'_feast.json b/parsed/spells/heroes'_feast.json new file mode 100644 index 0000000..72b69c9 --- /dev/null +++ b/parsed/spells/heroes'_feast.json @@ -0,0 +1,15 @@ +{ + "entry": "spells", + "name": "heroes' feast", + "level": 6, + "type": "conjuration", + "classes": [ + "cleric", + "druid" + ], + "casting_time": "10 minutes", + "range": "30 feet", + "components": "V, S , M (a gem-encrusted bowl worth at least 1,000 gp, which the spell consumes)", + "duration": "Instantaneous", + "text": "You bring forth a great feast, including magnificent food and drink. The feast takes 1 hour to consume and disappears at the end of that time, and the beneficial effects don't set in until this hour is over. Up to twelve other creatures can partake of the feast. \nA creature that partakes of the feast gains several benefits. The creature is cured of all diseases and poison, becomes immune to poison and being frightened, and makes all Wisdom saving throws with advantage. Its hit point maximum also increases by 2d10, and it gains the same number of hit points. These benefits last for 24 hours." +} \ No newline at end of file -- cgit v1.2.3