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/minor_illusion.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parser/spells/minor_illusion.json (limited to 'parser/spells/minor_illusion.json') diff --git a/parser/spells/minor_illusion.json b/parser/spells/minor_illusion.json deleted file mode 100644 index 6092cff..0000000 --- a/parser/spells/minor_illusion.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "minor illusion", - "level": 0, - "school": "illusion", - "classes": [ - "bard", - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "30 feet", - "components": "S, M (a bit of fleece)", - "duration": "1 minute", - "text": "You create a sound or an image of an object within range that lasts for the duration. The illusion also ends if you dismiss it as an action or cast this spell again. \nIf you create a sound, its volume can range from a whisper to a scream. It can be your voice, someone else's voice, a lion's roar, a beating of drums, or any other sound you choose. The sound continues unabated throughout the duration, or you can make discrete sounds at different times before the spell ends. \nIf you create an image of an object--such as a chair, muddy footprints, or a small chest--it must be no larger than a 5-foot cube. The image can't create sound, light, smell, or any other sensory effect. Physical interaction with the image reveals it to be an illusion, because things can pass through it. \nIf a creature uses its action to examine the sound or image, the creature can determine that it is an illusion with a successful Intelligence (Investigation) check against your spell save DC. If a creature discerns the illusion for what it is, the illusion becomes faint to the creature." -} \ No newline at end of file -- cgit v1.2.3