aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/disintegrate.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/disintegrate.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/disintegrate.json')
-rw-r--r--parser/spells/disintegrate.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/parser/spells/disintegrate.json b/parser/spells/disintegrate.json
new file mode 100644
index 0000000..5f9e270
--- /dev/null
+++ b/parser/spells/disintegrate.json
@@ -0,0 +1,14 @@
+{
+ "name": "disintegrate",
+ "level": 6,
+ "school": "transmutation",
+ "classes": [
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "60 feet",
+ "components": "V, S, M (a lodestone and a pinch of dust)",
+ "duration": "Instantaneous",
+ "text": "A thin green ray springs from your pointing finger to a target that you can see within range. The target can be a creature, an object, or a creation of magical force, such as the wall created by **_wall of force_**. \nA creature targeted by this spell must make a Dexterity saving throw. On a failed save, the target takes 10d6 + 40 force damage. If this damage reduces the target to 0 hit points, it is disintegrated. \nA disintegrated creature and everything it is wearing and carrying, except magic items, are reduced to a pile of fine gray dust. The creature can be restored to life only by means of a **_true resurrection_** or a **_wish_** spell. \nThis spell automatically disintegrates a Large or smaller nonmagical object or a creation of magical force. If the target is a Huge or larger object or creation of force, this spell disintegrates a 10-foot- cube portion of it. A magic item is unaffected by this spell. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 7th level or higher, the damage increases by 3d6 for each slot level above 6th."
+} \ No newline at end of file