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/resistance.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/resistance.json (limited to 'parsed/spells/resistance.json') diff --git a/parsed/spells/resistance.json b/parsed/spells/resistance.json deleted file mode 100644 index da7279f..0000000 --- a/parsed/spells/resistance.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "resistance", - "level": 0, - "type": "abjuration", - "classes": [ - "cleric", - "druid" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S, M (a miniature cloak)", - "duration": "Concentration, up to 1 minute", - "text": "You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one saving throw of its choice. It can roll the die before or after making the saving throw. The spell then ends." -} \ No newline at end of file -- cgit v1.2.3