From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/stinking_cloud.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parsed/spells/stinking_cloud.json (limited to 'parsed/spells/stinking_cloud.json') diff --git a/parsed/spells/stinking_cloud.json b/parsed/spells/stinking_cloud.json deleted file mode 100644 index 5f330ae..0000000 --- a/parsed/spells/stinking_cloud.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "entry": "spells", - "name": "stinking cloud", - "level": 3, - "type": "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