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/foresight.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parsed/spells/foresight.json (limited to 'parsed/spells/foresight.json') diff --git a/parsed/spells/foresight.json b/parsed/spells/foresight.json deleted file mode 100644 index 1690cf1..0000000 --- a/parsed/spells/foresight.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entry": "spells", - "name": "foresight", - "level": 9, - "type": "divination", - "classes": [ - "bard", - "druid", - "warlock", - "wizard" - ], - "casting_time": "1 minute", - "range": "Touch", - "components": "V, S, M (a hummingbird feather)", - "duration": "8 hours", - "text": "You touch a willing creature and bestow a limited ability to see into the immediate future. For the duration, the target can't be surprised and has advantage on attack rolls, ability checks, and saving throws. Additionally, other creatures have disadvantage on attack rolls against the target for the duration. \nThis spell immediately ends if you cast it again before its duration ends." -} \ No newline at end of file -- cgit v1.2.3