aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/fear.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/fear.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/fear.json')
-rw-r--r--parsed/spells/fear.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/parsed/spells/fear.json b/parsed/spells/fear.json
new file mode 100644
index 0000000..99edb06
--- /dev/null
+++ b/parsed/spells/fear.json
@@ -0,0 +1,17 @@
+{
+ "entry": "spells",
+ "name": "fear",
+ "level": 3,
+ "type": "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