aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Compulsion.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Compulsion.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Compulsion.json')
-rw-r--r--parser/spells/Compulsion.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/Compulsion.json b/parser/spells/Compulsion.json
new file mode 100644
index 0000000..b814847
--- /dev/null
+++ b/parser/spells/Compulsion.json
@@ -0,0 +1,13 @@
+{
+ "name": "Compulsion",
+ "level": 4,
+ "school": "enchantment",
+ "classes": [
+ "bard"
+ ],
+ "casting_time": "1 action",
+ "range": "30 feet",
+ "components": "V, S",
+ "duration": "Concentration, up to 1 minute",
+ "text": "Creatures of your choice that you can see within range and that can hear you must make a Wisdom saving throw. A target automatically succeeds on this saving throw if it can't be charmed. On a failed save, a target is affected by this spell. Until the spell ends, you can use a bonus action on each of your turns to designate a direction that is horizontal to you. Each affected target must use as much of its movement as possible to move in that direction on its next turn. It can take its action before it moves. After moving in this way, it can make another Wisdom saving to try to end the effect. \nA target isn't compelled to move into an obviously deadly hazard, such as a fire or pit, but it will provoke opportunity attacks to move in the designated direction."
+} \ No newline at end of file