diff options
author | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
commit | 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch) | |
tree | 75c5466d459c793430a6481cd276a624cd843794 /parser/spells/hunter's_mark.json | |
parent | cd57ad6e208728bafcbc8c7d7b85d88603706978 (diff) | |
download | dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2 dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip |
Removed data files from repo
Diffstat (limited to 'parser/spells/hunter's_mark.json')
-rw-r--r-- | parser/spells/hunter's_mark.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/parser/spells/hunter's_mark.json b/parser/spells/hunter's_mark.json deleted file mode 100644 index fd9fd27..0000000 --- a/parser/spells/hunter's_mark.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "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 |