Currently I am making a homebrew subclass that has one function in it that adds bonus damage to all manner of weapon attacks (that is, the B/P/S damages). I have more or less managed to do exactly that the dirty way: by just modifying the weapons themselves with customize and damage bonus, manually, one by one.
I was wondering if there is a cleaner solution of this, utilizing the homebrew kit, that I misses? Perhaps a smart combination of the modifier?
Could you possibly customize something like the duelling fighting style?
Rollback Post to RevisionRollBack
Any time an unfathomably powerful entity sweeps in and offers godlike rewards in return for just a few teensy favors, it’s a scam. Unless it’s me. I’d never lie to you, reader dearest.
Yay, it worked! Tho for now, I had to do it separately for melee weapon attacks. If i want this to happen to ranged attacks, I have to make a separate modifier with specific weapon like longbow, shortbow, and for some reason no option for xbow. No unified ranged weapon attacks modifier, apparently.
But for now, I managed to do this at least partially cleanly.
Hi, everyone.
Currently I am making a homebrew subclass that has one function in it that adds bonus damage to all manner of weapon attacks (that is, the B/P/S damages). I have more or less managed to do exactly that the dirty way: by just modifying the weapons themselves with customize and damage bonus, manually, one by one.
I was wondering if there is a cleaner solution of this, utilizing the homebrew kit, that I misses? Perhaps a smart combination of the modifier?
Help?
Thanks in advance!
Make a homebrew spell using Hunter’s Mark as a template so you can dissect it and see how it works.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Wow, thanks!
One small hiccup, though.... it's not showing when I test it with a rando character and fixed value of 1.
Not sure if this means I failed at the homebrew section, or just the slow lag when updating homebrew.
Currently it's like this. Am i doing this right?
Re-save the entire homebrew and wait 20 minutes just in case it’s the server cache causing lag.
Edit: It also may not work with Fixed Values, only Die Rolls?
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
I cannot see your image. You will have to host it on Imgur.com and then embed it into a post.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Thank you! I will get back at this, whether it succeeds or fails.
Thanks, neighbor!
Darn, it didnt work! Is the fact that the boost comes from options is part of the problem? Reallt dont know what to do with this.
Honestly I’m a bit stumped myself. It may not be currently possible. 🤷♂️
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Could you possibly customize something like the duelling fighting style?
Any time an unfathomably powerful entity sweeps in and offers godlike rewards in return for just a few teensy favors, it’s a scam. Unless it’s me. I’d never lie to you, reader dearest.
Tasha
That might work.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
:thinking:
...IMMA TRY
by the way, in the same homebrew line
Ive been browsing around, and it seems a flat increase of hit points is not yet possible to homebrew in dndbeyond, right?
Not that I know of.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Yay, it worked! Tho for now, I had to do it separately for melee weapon attacks. If i want this to happen to ranged attacks, I have to make a separate modifier with specific weapon like longbow, shortbow, and for some reason no option for xbow. No unified ranged weapon attacks modifier, apparently.
But for now, I managed to do this at least partially cleanly.
Thank you very much, you two!