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/arcane_eye.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 parser/spells/arcane_eye.json (limited to 'parser/spells/arcane_eye.json') diff --git a/parser/spells/arcane_eye.json b/parser/spells/arcane_eye.json deleted file mode 100644 index ead26ac..0000000 --- a/parser/spells/arcane_eye.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "arcane eye", - "level": 4, - "school": "divination", - "classes": [ - "wizard" - ], - "casting_time": "1 action", - "range": "30 feet", - "components": "V, S, M (a bit of bat fur)", - "duration": "Concentration, up to 1 hour", - "text": "You create an invisible, magical eye within range that hovers in the air for the duration. \nYou mentally receive visual information from the eye, which has normal vision and darkvision out to 30 feet. The eye can look in every direction. \nAs an action, you can move the eye up to 30 feet in any direction. There is no limit to how far away from you the eye can move, but it can't enter another plane of existence. A solid barrier blocks the eye's movement, but the eye can pass through an opening as small as 1 inch in diameter." -} \ No newline at end of file -- cgit v1.2.3