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/gaseous_form.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/gaseous_form.json (limited to 'parser/spells/gaseous_form.json') diff --git a/parser/spells/gaseous_form.json b/parser/spells/gaseous_form.json deleted file mode 100644 index 01f87d6..0000000 --- a/parser/spells/gaseous_form.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "gaseous form", - "level": 3, - "school": "transmutation", - "classes": [ - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, S, M (a bit of gauze and a wisp of smoke)", - "duration": "Concentration, up to 1 hour", - "text": "You transform a willing creature you touch, along with everything it's wearing and carrying, into a misty cloud for the duration. The spell ends if the creature drops to 0 hit points. An incorporeal creature isn't affected. \nWhile in this form, the target's only method of movement is a flying speed of 10 feet. The target can enter and occupy the space of another creature. The target has resistance to nonmagical damage, and it has advantage on Strength, Dexterity, and Constitution saving throws. The target can pass through small holes, narrow openings, and even mere cracks, though it treats liquids as though they were solid surfaces. The target can't fall and remains hovering in the air even when stunned or otherwise incapacitated. \nWhile in the form of a misty cloud, the target can't talk or manipulate objects, and any objects it was carrying or holding can't be dropped, used, or otherwise interacted with. The target can't attack or cast spells." -} \ No newline at end of file -- cgit v1.2.3