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/fire_storm.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parsed/spells/fire_storm.json (limited to 'parsed/spells/fire_storm.json') diff --git a/parsed/spells/fire_storm.json b/parsed/spells/fire_storm.json deleted file mode 100644 index 7c34b4b..0000000 --- a/parsed/spells/fire_storm.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "entry": "spells", - "name": "fire storm", - "level": 7, - "type": "evocation", - "classes": [ - "cleric", - "druid", - "sorcerer" - ], - "casting_time": "1 action", - "range": "150 feet", - "components": "V, S", - "duration": "Instantaneous", - "text": "A storm made up of sheets of roaring flame appears in a location you choose within range. The area of the storm consists of up to ten 10-foot cubes, which you can arrange as you wish. Each cube must have at least one face adjacent to the face of another cube. Each creature in the area must make a Dexterity saving throw. It takes 7d10 fire damage on a failed save, or half as much damage on a successful one. \nThe fire damages objects in the area and ignites flammable objects that aren't being worn or carried. If you choose, plant life in the area is unaffected by this spell." -} \ No newline at end of file -- cgit v1.2.3