Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Don't Auto Roll Damage & Crit

I like having the auto damage roll off, but I am just wondering. If this setting is off, it initially hides the damage roll, then clicking on the word in the chat displays the damage. If the roll is a crit, and then a player clicks the word to roll the damage, is the crit automatically applied to that roll? Thanks
1611580557
Jordan C.
Pro
API Scripter
Yes, it calculates critical damage regardless of the setting.
Not sure which sheet you're using, but I know that the 5E by Roll20 sheet has separate yet identical "name" outputs based on whether a crit was rolled or not. That means that a different macro is accessed for normal damage or crit damage. You can recreate the same thing with custom macros (3 macros for each attack: 1 attack roll, 1 normal damage, and one crit damage). It's great for custom crit rules, or if you're using a weapon with an extra effect on a crit (or have one of the damage feats from Tasha's which adds an extra effect on a crit).