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/stoneskin.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/stoneskin.json (limited to 'parser/spells/stoneskin.json') diff --git a/parser/spells/stoneskin.json b/parser/spells/stoneskin.json deleted file mode 100644 index 2ea56ef..0000000 --- a/parser/spells/stoneskin.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "stoneskin", - "level": 4, - "school": "abjuration", - "classes": [ - "druid", - "ranger", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S, M (diamond dust worth 100 gp, which the spell consumes)", - "duration": "Concentration, up to 1 hour", - "text": "This spell turns the flesh of a willing creature you touch as hard as stone. Until the spell ends, the target has resistance to nonmagical bludgeoning, piercing, and slashing damage." -} \ No newline at end of file -- cgit v1.2.3