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/Spare_the_Dying.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/Spare_the_Dying.json (limited to 'parser/spells/Spare_the_Dying.json') diff --git a/parser/spells/Spare_the_Dying.json b/parser/spells/Spare_the_Dying.json deleted file mode 100644 index 38d6300..0000000 --- a/parser/spells/Spare_the_Dying.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "Spare the Dying", - "level": 0, - "school": "necromancy", - "classes": [ - "cleric" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S", - "duration": "Instantaneous", - "text": "You touch a living creature that has 0 hit points. The creature becomes stable. This spell has no effect on undead or constructs." -} \ No newline at end of file -- cgit v1.2.3