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

Doubling Crit Damage

I was wondering if there was a way to just double the dice total instead of it rolling the dice twice. I'm kind of new at doing this sort of thing
1522103334
vÍnce
Pro
Sheet Author
What system/sheet?
the 5E sheet
1522104942
vÍnce
Pro
Sheet Author
Billy said: the 5E sheet "You're killing me Smalls."  ;-P 5e Community, 5e Shaped, or 5e OGL?
OGL lol sorry. Like I said I'm still kind of new to Roll20 lol
1522106557

Edited 1522106604
vÍnce
Pro
Sheet Author
It's cool. I don't believe there's a way to change the crit damage on the sheet to just multiply the initial damage rolled.  I suppose you could put "0" in the crit field use a query in the regular damage field. (adjust the yes value to match your multiplier) 1d6*?{crit?|no,1|yes,2} There may be some OGL experts that will post another solution.
I'll have a look now  Thanks
That's perfect. It asks whether the roll was a crit and then doubles the die like I wanted.  Thank you for the help :D
1522107446
vÍnce
Pro
Sheet Author
You could even add the same query to Damage type field just for transparency...  example; Damage field 1d6*?{crit?|no,1|yes,2} Crit field: 0 Type field: Piercing Crit mult:?{crit?|no,1|yes,2}
Thank you for the help. It was greatly appreciated 
1522107617
vÍnce
Pro
Sheet Author
Have fun