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/heat_metal.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/heat_metal.json (limited to 'parsed/spells/heat_metal.json') diff --git a/parsed/spells/heat_metal.json b/parsed/spells/heat_metal.json deleted file mode 100644 index cccf18b..0000000 --- a/parsed/spells/heat_metal.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "heat metal", - "level": 2, - "type": "transmutation", - "classes": [ - "bard", - "druid" - ], - "casting_time": "1 action", - "range": "60 feet", - "components": "V, S, M (a piece of iron and a flame)", - "duration": "Concentration, up to 1 minute", - "text": "Choose a manufactured metal object, such as a metal weapon or a suit of heavy or medium metal armor, that you can see within range. You cause the object to glow red-hot. Any creature in physical contact with the object takes 2d8 fire damage when you cast the spell. Until the spell ends, you can use a bonus action on each of your subsequent turns to cause this damage again. \nIf a creature is holding or wearing the object and takes the damage from it, the creature must succeed on a Constitution saving throw or drop the object if it can. If it doesn't drop the object, it has disadvantage on attack rolls and ability checks until the start of your next turn. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d8 for each slot level above 2nd." -} \ No newline at end of file -- cgit v1.2.3