aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/fog_cloud.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/spells/fog_cloud.json')
-rw-r--r--parser/spells/fog_cloud.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parser/spells/fog_cloud.json b/parser/spells/fog_cloud.json
new file mode 100644
index 0000000..cf69993
--- /dev/null
+++ b/parser/spells/fog_cloud.json
@@ -0,0 +1,16 @@
+{
+ "name": "fog cloud",
+ "level": 1,
+ "school": "conjuration",
+ "classes": [
+ "druid",
+ "ranger",
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "120 feet",
+ "components": "V, S",
+ "duration": "Concentration, up to 1 hour",
+ "text": "You create a 20-foot-radius sphere of fog centered on a point within range. The sphere spreads around corners, and its area is heavily obscured. It lasts for the duration or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 2nd level or higher, the radius of the fog increases by 20 feet for each slot level above 1st."
+} \ No newline at end of file