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/thunderwave.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parsed/spells/thunderwave.json (limited to 'parsed/spells/thunderwave.json') diff --git a/parsed/spells/thunderwave.json b/parsed/spells/thunderwave.json deleted file mode 100644 index 5353b10..0000000 --- a/parsed/spells/thunderwave.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "entry": "spells", - "name": "thunderwave", - "level": 1, - "type": "evocation", - "classes": [ - "bard", - "druid", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "Self (15-foot cube)", - "components": "V, S", - "duration": "Instantaneous", - "text": "A wave of thunderous force sweeps out from you. Each creature in a 15-foot cube originating from you must make a Constitution saving throw. On a failed save, a creature takes 2d8 thunder damage and is pushed 10 feet away from you. On a successful save, the creature takes half as much damage and isn't pushed. \nIn addition, unsecured objects that are completely within the area of effect are automatically pushed 10 feet away from you by the spell's effect, and the spell emits a thunderous boom audible out to 300 feet. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d8 for each slot level above 1st." -} \ No newline at end of file -- cgit v1.2.3