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/prestidigitation.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parsed/spells/prestidigitation.json (limited to 'parsed/spells/prestidigitation.json') diff --git a/parsed/spells/prestidigitation.json b/parsed/spells/prestidigitation.json deleted file mode 100644 index c07cd5c..0000000 --- a/parsed/spells/prestidigitation.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entry": "spells", - "name": "prestidigitation", - "level": 0, - "type": "transmutation", - "classes": [ - "bard", - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "10 feet", - "components": "V, S", - "duration": "Up to 1 hour", - "text": "This spell is a minor magical trick that novice spellcasters use for practice. You create one of the following magical effects within range:\n\n* You create an instantaneous, harmless sensory effect, such as a shower of sparks, a puff of wind, faint musical notes, or an odd odor.\n* You instantaneously light or snuff out a candle, a torch, or a small campfire.\n* You instantaneously clean or soil an object no larger than 1 cubic foot. \n* You chill, warm, or flavor up to 1 cubic foot of nonliving material for 1 hour.\n* You make a color, a small mark, or a symbol appear on an object or a surface for 1 hour.\n* You create a nonmagical trinket or an illusory image that can fit in your hand and that lasts until the end of your next turn. \n\nIf you cast this spell multiple times, you can have up to three of its non-instantaneous effects active at a time, and you can dismiss such an effect as an action." -} \ No newline at end of file -- cgit v1.2.3