Playing in Discord. I cast Hunter's Mark and the creature was "marked". on my next attack, i typed my normal attack command and didn't get the 1d6 bonus. Does anyone know if I needed to add something to that command? Figured it would auto-apply. Thanks!
Avrae can be quite limited in what it does automatically. I'm currently using a character with Hex which is basically the same, and I'm just using an Avrae snippet to handle the damage. A Hunter's Mark one would look like:
!snippet mark -d "1d6"
After running that command to add the snippet, all you then need to do to add Hunter's Mark damage to an attack is:
!attack longbow mark
And it will add the extra d6 damage.
Rollback Post to RevisionRollBack
Former D&D Beyond Customer of six years: With the axing of piecemeal purchasing, lack of meaningful development, and toxic moderation the site isn't worth paying for anymore. I remain a free user only until my groups are done migrating from DDB, and if necessary D&D, after which I'm done. There are better systems owned by better companies out there.
I have unsubscribed from all topics and will not reply to messages. My homebrew is now 100% unsupported.
Playing in Discord. I cast Hunter's Mark and the creature was "marked". on my next attack, i typed my normal attack command and didn't get the 1d6 bonus. Does anyone know if I needed to add something to that command? Figured it would auto-apply. Thanks!
Avrae can be quite limited in what it does automatically. I'm currently using a character with Hex which is basically the same, and I'm just using an Avrae snippet to handle the damage. A Hunter's Mark one would look like:
After running that command to add the snippet, all you then need to do to add Hunter's Mark damage to an attack is:
And it will add the extra d6 damage.
Former D&D Beyond Customer of six years: With the axing of piecemeal purchasing, lack of meaningful development, and toxic moderation the site isn't worth paying for anymore. I remain a free user only until my groups are done migrating from DDB, and if necessary D&D, after which I'm done. There are better systems owned by better companies out there.
I have unsubscribed from all topics and will not reply to messages. My homebrew is now 100% unsupported.
Thanks!