aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/fear.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/fear.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/fear.json')
-rw-r--r--parser/spells/fear.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parser/spells/fear.json b/parser/spells/fear.json
new file mode 100644
index 0000000..4b1ef4c
--- /dev/null
+++ b/parser/spells/fear.json
@@ -0,0 +1,16 @@
+{
+ "name": "fear",
+ "level": 3,
+ "school": "illusion",
+ "classes": [
+ "bard",
+ "sorcerer",
+ "warlock",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "Self (30-foot cone)",
+ "components": "V, S, M (a white feather or the heart of a hen)",
+ "duration": "Concentration, up to 1 minute",
+ "text": "You project a phantasmal image of a creature's worst fears. Each creature in a 30-foot cone must succeed on a Wisdom saving throw or drop whatever it is holding and become frightened for the duration. \nWhile frightened by this spell, a creature must take the Dash action and move away from you by the safest available route on each of its turns, unless there is nowhere to move. If the creature ends its turn in a location where it doesn't have line of sight to you, the creature can make a Wisdom saving throw. On a successful save, the spell ends for that creature."
+} \ No newline at end of file