aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/prismatic_spray.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/prismatic_spray.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/prismatic_spray.json')
-rw-r--r--parsed/spells/prismatic_spray.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/prismatic_spray.json b/parsed/spells/prismatic_spray.json
new file mode 100644
index 0000000..f0582ad
--- /dev/null
+++ b/parsed/spells/prismatic_spray.json
@@ -0,0 +1,15 @@
+{
+ "entry": "spells",
+ "name": "prismatic spray",
+ "level": 7,
+ "type": "evocation",
+ "classes": [
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Self (60-foot cone)",
+ "components": "V, S",
+ "duration": "Instantaneous",
+ "text": "Eight multicolored rays of light flash from your hand. Each ray is a different color and has a different power and purpose. Each creature in a 60-foot cone must make a Dexterity saving throw. For each target, roll a d8 to determine which color ray affects it. \n**1. Red.** The target takes 10d6 fire damage on a failed save, or half as much damage on a successful one. \n**2. Orange.** The target takes 10d6 acid damage on a failed save, or half as much damage on a successful one. \n**3. Yellow.** The target takes 10d6 lightning damage on a failed save, or half as much damage on a successful one. \n**4. Green.** The target takes 10d6 poison damage on a failed save, or half as much damage on a successful one. \n**5. Blue.** The target takes 10d6 cold damage on a failed save, or half as much damage on a successful one. \n**6. Indigo.** On a failed save, the target is restrained. It must then make a Constitution saving throw at the end of each of its turns. If it successfully saves three times, the spell ends. If it fails its save three times, it permanently turns to stone and is subjected to the petrified condition. The successes and failures don't need to be consecutive; keep track of both until the target collects three of a kind. \n**7. Violet.** On a failed save, the target is blinded. It must then make a Wisdom saving throw at the start of your next turn. A successful save ends the blindness. If it fails that save, the creature is transported to another plane of existence of the GM's choosing and is no longer blinded. (Typically, a creature that is on a plane that isn't its home plane is banished home, while other creatures are usually cast into the Astral or Ethereal planes.) \n**8. Special.** The target is struck by two rays. Roll twice more, rerolling any 8."
+} \ No newline at end of file