aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Gust_of_Wind.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Gust_of_Wind.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Gust_of_Wind.json')
-rw-r--r--parser/spells/Gust_of_Wind.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/Gust_of_Wind.json b/parser/spells/Gust_of_Wind.json
new file mode 100644
index 0000000..1162089
--- /dev/null
+++ b/parser/spells/Gust_of_Wind.json
@@ -0,0 +1,15 @@
+{
+ "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