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/Gust_of_Wind.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/Gust_of_Wind.json (limited to 'parser/spells/Gust_of_Wind.json') diff --git a/parser/spells/Gust_of_Wind.json b/parser/spells/Gust_of_Wind.json deleted file mode 100644 index 1162089..0000000 --- a/parser/spells/Gust_of_Wind.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Gust of Wind", - "level": 2, - "school": "evocation", - "classes": [ - "druid", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "Self (60-foot line)", - "components": "V, S, M (a legume seed)", - "duration": "Concentration, up to 1 minute", - "text": "A line of strong wind 60 feet long and 10 feet wide blasts from you in a direction you choose for the spell's duration. Each creature that starts its turn in the line must succeed on a Strength saving throw or be pushed 15 feet away from you in a direction following the line. \nAny creature in the line must spend 2 feet of movement for every 1 foot it moves when moving closer to you. \nThe gust disperses gas or vapor, and it extinguishes candles, torches, and similar unprotected flames in the area. It causes protected flames, such as those of lanterns, to dance wildly and has a 50 percent chance to extinguish them. \nAs a bonus action on each of your turns before the spell ends, you can change the direction in which the line blasts from you." -} \ No newline at end of file -- cgit v1.2.3