diff options
author | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
commit | 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch) | |
tree | 75c5466d459c793430a6481cd276a624cd843794 /parser/spells/disintegrate.json | |
parent | cd57ad6e208728bafcbc8c7d7b85d88603706978 (diff) | |
download | dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2 dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip |
Removed data files from repo
Diffstat (limited to 'parser/spells/disintegrate.json')
-rw-r--r-- | parser/spells/disintegrate.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/parser/spells/disintegrate.json b/parser/spells/disintegrate.json deleted file mode 100644 index 5f9e270..0000000 --- a/parser/spells/disintegrate.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "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 |