aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/hunter's_mark.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/hunter's_mark.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/hunter's_mark.json')
-rw-r--r--parser/spells/hunter's_mark.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/hunter's_mark.json b/parser/spells/hunter's_mark.json
new file mode 100644
index 0000000..fd9fd27
--- /dev/null
+++ b/parser/spells/hunter's_mark.json
@@ -0,0 +1,13 @@
+{
+ "name": "hunter's mark",
+ "level": 1,
+ "school": "divination",
+ "classes": [
+ "ranger"
+ ],
+ "casting_time": "1 bonus action",
+ "range": "90 feet",
+ "components": "V",
+ "duration": "Concentration, up to 1 hour",
+ "text": "You choose a creature you can see within range and mystically mark it as your quarry. Until the spell ends, you deal an extra 1d6 damage to the target whenever you hit it with a weapon attack, and you have advantage on any Wisdom (Perception) or Wisdom (Survival) check you make to find it. If the target drops to 0 hit points before this spell ends, you can use a bonus action on a subsequent turn of yours to mark a new creature. \n**At Higher Levels.** When you cast this spell using a spell slot of 3rd or 4th level, you can maintain your concentration on the spell for up to 8 hours. When you use a spell slot of 5th level or higher, you can maintain your concentration on the spell for up to 24 hours."
+} \ No newline at end of file