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/flesh_to_stone.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/flesh_to_stone.json (limited to 'parsed/spells/flesh_to_stone.json') diff --git a/parsed/spells/flesh_to_stone.json b/parsed/spells/flesh_to_stone.json deleted file mode 100644 index 53c7624..0000000 --- a/parsed/spells/flesh_to_stone.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "flesh to stone", - "level": 6, - "type": "transmutation", - "classes": [ - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "60 feet", - "components": "V, S, M (a pinch of lime, water, and earth)", - "duration": "Concentration, up to 1 minute", - "text": "You attempt to turn one creature that you can see within range into stone. If the target's body is made of flesh, the creature must make a Constitution saving throw. On a failed save, it is restrained as its flesh begins to harden. On a successful save, the creature isn't affected. \nA creature restrained by this spell must make another Constitution saving throw at the end of each of its turns. If it successfully saves against this spell three times, the spell ends. If it fails its saves three times, it is turned to stone and subjected to the petrified condition for the duration. The successes and failures don't need to be consecutive; keep track of both until the target collects three of a kind. \nIf the creature is physically broken while petrified, it suffers from similar deformities if it reverts to its original state. \nIf you maintain your concentration on this spell for the entire possible duration, the creature is turned to stone until the effect is removed." -} \ No newline at end of file -- cgit v1.2.3