aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/stinking_cloud.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/stinking_cloud.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.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..2e7c9a9
--- /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