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/Barkskin.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 parser/spells/Barkskin.json (limited to 'parser/spells/Barkskin.json') diff --git a/parser/spells/Barkskin.json b/parser/spells/Barkskin.json deleted file mode 100644 index c083349..0000000 --- a/parser/spells/Barkskin.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "Barkskin", - "level": 2, - "school": "transmutation", - "classes": [ - "druid", - "ranger" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S, M (a handful of oak bark)", - "duration": "Concentration, up to 1 hour", - "text": "You touch a willing creature. Until the spell ends, the target's skin has a rough, bark-like appearance, and the target's AC can't be less than 16, regardless of what kind of armor it is wearing." -} \ No newline at end of file -- cgit v1.2.3