aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/compulsion.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/compulsion.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.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..884b3eb
--- /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