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

Wanting to show Half Damage with OGL D&D 5e Sheet, can anyone help please?

So I'm wanting to have a spell attack, like fireball for example, to show its normal damage roll for a failed save, but then on the successful saves show the half damage of what was rolled for the total damage halved and rounded down. Does anyone know how to do this, if it's possible at all? Thanks, Kaze
That would be a nice thing to have built into the output. To get over this now, I type /roll floor(37/2) where 37 was the damage to get the output quickly.
It is not possible to reuse the result of a die roll without the use of the API unfortunately.
ah ok, Thanks Kyle.