This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
My Characters
My Campaigns
My Encounters
My Homebrew Collection
My Homebrew Creations
My Dice
Homebrew
Classes
Backgrounds
Species
Feats
Spells
Equipment
Magic Items
Monsters
Character Builder
Sigil 3D VTT
Maps VTT
Encounters
Mobile App
Avrae Discord Bot
Community Update
Twitch
Youtube
Changelog
I'm trying to make a revised Alchemist and one of the features at 5th level allows you to add your int mod to the healing potion, for a net bonus to the healing being double your int mod. How would I create a snippet for that?
{{(2*(modifier:int))}} should do the trick.
Sorry if my question wasn't clear. I meant how would I make it so it scales to double int mod at 5th level
Ahh. Hmm…. That’s a good one. The best place to ask would be here: (https://www.dndbeyond.com/forums/dungeons-dragons-discussion/homebrew-house-rules/25930-using-snippet-codes-in-your-homebrew). That’s where the experts lurk.
Okay, thank you
I'm trying to make a revised Alchemist and one of the features at 5th level allows you to add your int mod to the healing potion, for a net bonus to the healing being double your int mod. How would I create a snippet for that?
{{(2*(modifier:int))}} should do the trick.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Sorry if my question wasn't clear. I meant how would I make it so it scales to double int mod at 5th level
Ahh. Hmm…. That’s a good one. The best place to ask would be here: (https://www.dndbeyond.com/forums/dungeons-dragons-discussion/homebrew-house-rules/25930-using-snippet-codes-in-your-homebrew). That’s where the experts lurk.
Creating Epic Boons on DDB
DDB Buyers' Guide
Hardcovers, DDB & You
Content Troubleshooting
Okay, thank you