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/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..93a9acc --- /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