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/conjure_celestial.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 parser/spells/conjure_celestial.json (limited to 'parser/spells/conjure_celestial.json') diff --git a/parser/spells/conjure_celestial.json b/parser/spells/conjure_celestial.json new file mode 100644 index 0000000..2eeaffc --- /dev/null +++ b/parser/spells/conjure_celestial.json @@ -0,0 +1,13 @@ +{ + "name": "conjure celestial", + "level": 7, + "school": "conjuration", + "classes": [ + "cleric" + ], + "casting_time": "1 minute", + "range": "90 feet", + "components": "V, S", + "duration": "Concentration, up to 1 hour", + "text": "You summon a celestial of challenge rating 4 or lower, which appears in an unoccupied space that you can see within range. The celestial disappears when it drops to 0 hit points or when the spell ends. \nThe celestial is friendly to you and your companions for the duration. Roll initiative for the celestial, which has its own turns. It obeys any verbal commands that you issue to it (no action required by you), as long as they don't violate its alignment. If you don't issue any commands to the celestial, it defends itself from hostile creatures but otherwise takes no actions. \nThe GM has the celestial's statistics. \n\n**At Higher Levels.** When you cast this spell using a 9th-level spell slot, you summon a celestial of challenge rating 5 or lower." +} \ No newline at end of file -- cgit v1.2.3