From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/mass_heal.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 parsed/spells/mass_heal.json (limited to 'parsed/spells/mass_heal.json') diff --git a/parsed/spells/mass_heal.json b/parsed/spells/mass_heal.json deleted file mode 100644 index b067571..0000000 --- a/parsed/spells/mass_heal.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "entry": "spells", - "name": "mass heal", - "level": 9, - "type": "evocation", - "classes": [ - "cleric" - ], - "casting_time": "1 action", - "range": "60 feet", - "components": "V, S", - "duration": "Instantaneous", - "text": "A flood of healing energy flows from you into injured creatures around you. You restore up to 700 hit points, divided as you choose among any number of creatures that you can see within range. Creatures healed by this spell are also cured of all diseases and any effect making them blinded or deafened. This spell has no effect on undead or constructs." -} \ No newline at end of file -- cgit v1.2.3