From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/flesh_to_stone.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 parser/spells/flesh_to_stone.json (limited to 'parser/spells/flesh_to_stone.json') diff --git a/parser/spells/flesh_to_stone.json b/parser/spells/flesh_to_stone.json deleted file mode 100644 index 3acb03b..0000000 --- a/parser/spells/flesh_to_stone.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "flesh to stone", - "level": 6, - "school": "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