aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Hunter's_Mark.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/Hunter's_Mark.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.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..3d1d2c5
--- /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