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/mind_blank.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/mind_blank.json (limited to 'parsed/spells/mind_blank.json') diff --git a/parsed/spells/mind_blank.json b/parsed/spells/mind_blank.json deleted file mode 100644 index bf2d396..0000000 --- a/parsed/spells/mind_blank.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "mind blank", - "level": 8, - "type": "abjuration", - "classes": [ - "bard", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S", - "duration": "24 hours", - "text": "Until the spell ends, one willing creature you touch is immune to psychic damage, any effect that would sense its emotions or read its thoughts, divination spells, and the charmed condition. The spell even **_foils_** wish spells and spells or effects of similar power used to affect the target's mind or to gain information about the target." -} \ No newline at end of file -- cgit v1.2.3