From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/mass_heal.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/mass_heal.json (limited to 'parser/spells/mass_heal.json') diff --git a/parser/spells/mass_heal.json b/parser/spells/mass_heal.json deleted file mode 100644 index e29c835..0000000 --- a/parser/spells/mass_heal.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "mass heal", - "level": 9, - "school": "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