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/stinking_cloud.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/stinking_cloud.json (limited to 'parser/spells/stinking_cloud.json') diff --git a/parser/spells/stinking_cloud.json b/parser/spells/stinking_cloud.json deleted file mode 100644 index 2e7c9a9..0000000 --- a/parser/spells/stinking_cloud.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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 -- cgit v1.2.3