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/barkskin.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/barkskin.json (limited to 'parsed/spells/barkskin.json') diff --git a/parsed/spells/barkskin.json b/parsed/spells/barkskin.json deleted file mode 100644 index 38feb7c..0000000 --- a/parsed/spells/barkskin.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "barkskin", - "level": 2, - "type": "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