Can i make an action where the dice amount is proficiency*d4+dex modifier? I tried keying in the word proficiency in the Dice count box when I add an action but it says 'proficiency is not a vaild number'.
Thank you
No, there is no way to do that with custom actions.
Rollback Post to RevisionRollBack
Click ✨ HERE ✨ For My Youtube Videos featuring Guides, Tips & Tricks for using D&D Beyond. Need help with Homebrew? Check out ✨ thisFAQ/Guide thread ✨ by IamSposta.
I'm trying to make a snippet for scalevalue plus Intelligence modifier is this possible?
Per this, I'm not sure it will work. {{scalevalue}} returns a string of DICE COUNT, DIE TYPE, and FIXED VALUE. It might work if you only fill out FIXED VALUE since that would be a number, but if it still returns it as a string you probably can't use any math on it.
You might give this a read and figure out how to use {{characterlevel}} or {{classlevel}} to do the same thing though.
Not sure this the appropriate thread, but I haven't found what I need anywhere else. How do I do simple text formatting in a snippet? I mean, bold, italics, this stuff. Thanks and sorry for the noob question.
No, there is no way to do that with custom actions.
Click ✨ HERE ✨ For My Youtube Videos featuring Guides, Tips & Tricks for using D&D Beyond.
Need help with Homebrew? Check out ✨ this FAQ/Guide thread ✨ by IamSposta.
I'm trying to make a snippet for scalevalue plus Intelligence modifier is this possible?
Per this, I'm not sure it will work. {{scalevalue}} returns a string of DICE COUNT, DIE TYPE, and FIXED VALUE. It might work if you only fill out FIXED VALUE since that would be a number, but if it still returns it as a string you probably can't use any math on it.
You might give this a read and figure out how to use {{characterlevel}} or {{classlevel}} to do the same thing though.
How to: Replace DEX in AC | Jump & Suffocation stats | Spell & class effect buff system | Wild Shape effect system | Tool Proficiencies as Custom Skills | Spells at higher levels explained | Superior Fighting/Martial Adept Fix | Snippet Codes Explored - Subclasses | Snippet Math Theory | Homebrew Weapons Explained
My: FEATS | MAGIC ITEMS | MONSTERS | SUBCLASSES Artificer Specialist: Weaveblade
Dndbeyond images not loading WORKAROUND FIXED!!! (TY Jay_Lane for original instructions)
You want <strong></strong> and <em></em>
How to: Replace DEX in AC | Jump & Suffocation stats | Spell & class effect buff system | Wild Shape effect system | Tool Proficiencies as Custom Skills | Spells at higher levels explained | Superior Fighting/Martial Adept Fix | Snippet Codes Explored - Subclasses | Snippet Math Theory | Homebrew Weapons Explained
My: FEATS | MAGIC ITEMS | MONSTERS | SUBCLASSES Artificer Specialist: Weaveblade
Dndbeyond images not loading WORKAROUND FIXED!!! (TY Jay_Lane for original instructions)