aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/mirror_image.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/mirror_image.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/mirror_image.json')
-rw-r--r--parser/spells/mirror_image.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/mirror_image.json b/parser/spells/mirror_image.json
new file mode 100644
index 0000000..1a2ae28
--- /dev/null
+++ b/parser/spells/mirror_image.json
@@ -0,0 +1,15 @@
+{
+ "name": "mirror image",
+ "level": 2,
+ "school": "illusion",
+ "classes": [
+ "sorcerer",
+ "warlock",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Self",
+ "components": "V, S",
+ "duration": "1 minute",
+ "text": "Three illusory duplicates of yourself appear in your space. Until the spell ends, the duplicates move with you and mimic your actions, shifting position so it's impossible to track which image is real. You can use your action to dismiss the illusory duplicates. \nEach time a creature targets you with an attack during the spell's duration, roll a d20 to determine whether the attack instead targets one of your duplicates. \nIf you have three duplicates, you must roll a 6 or higher to change the attack's target to a duplicate. With two duplicates, you must roll an 8 or higher. With one duplicate, you must roll an 11 or higher. \nA duplicate's AC equals 10 + your Dexterity modifier. If an attack hits a duplicate, the duplicate is destroyed. A duplicate can be destroyed only by an attack that hits it. It ignores all other damage and effects. The spell ends when all three duplicates are destroyed. \nA creature is unaffected by this spell if it can't see, if it relies on senses other than sight, such as blindsight, or if it can perceive illusions as false, as with truesight."
+} \ No newline at end of file