aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Flesh_to_Stone.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Flesh_to_Stone.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Flesh_to_Stone.json')
-rw-r--r--parser/spells/Flesh_to_Stone.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parser/spells/Flesh_to_Stone.json b/parser/spells/Flesh_to_Stone.json
new file mode 100644
index 0000000..a41eaee
--- /dev/null
+++ b/parser/spells/Flesh_to_Stone.json
@@ -0,0 +1,14 @@
+{
+ "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