aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Stinking_Cloud.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/Stinking_Cloud.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Stinking_Cloud.json')
-rw-r--r--parser/spells/Stinking_Cloud.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/Stinking_Cloud.json b/parser/spells/Stinking_Cloud.json
new file mode 100644
index 0000000..1ea2e8b
--- /dev/null
+++ b/parser/spells/Stinking_Cloud.json
@@ -0,0 +1,15 @@
+{
+ "name": "Stinking Cloud",
+ "level": 3,
+ "school": "conjuration",
+ "classes": [
+ "bard",
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "90 feet",
+ "components": "V, S, M (a rotten egg or several skunk cabbage leaves)",
+ "duration": "Concentration, up to 1 minute",
+ "text": "You create a 20-foot-radius sphere of yellow, nauseating gas centered on a point within range. The cloud spreads around corners, and its area is heavily obscured. The cloud lingers in the air for the duration. \nEach creature that is completely within the cloud at the start of its turn must make a Constitution saving throw against poison. On a failed save, the creature spends its action that turn retching and reeling. Creatures that don't need to breathe or are immune to poison automatically succeed on this saving throw. \nA moderate wind (at least 10 miles per hour) disperses the cloud after 4 rounds. A strong wind (at least 20 miles per hour) disperses it after 1 round."
+} \ No newline at end of file