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

Second Global Damage Modifier Not Rolling Damage

I have had this GDM: ?{Strike of the Giants|None, 0 no effect|Fire, 1d10 fire damage|Cloud, 1d4 thunder damage}  Which works fine.  I tried adding a second one: ?{Giant's Might|Yes, 1d6|No, 0}  In testing,  I roll the attack from the weapon and the click in the chat for damage.  I get both popups and can select just fine.  But when I hover over over the roll results, the text mentions both but the damage never goes over the largest value for the first GDM.  To test this, changed None from '0' to '1d1'.  Every time the GDM damage is 1 despite it saying it is doing both.  Not sure what is going on.  Everything looks like it is working, but I am not getting the right results.  Any thoughts on what I am missing?
1744851757
Gauss
Forum Champion
Hi Scott Law,  Which character sheet are you using? 
Not sure how to tell that.  It is the regular one with Charactermancer not the newer one.
1744855532
Gauss
Forum Champion
There are 1000+ character sheets across 300+ game systems on Roll20.  Please provide a screenshot of the character sheet you are using. 
Yeah, I guess I could have narrowed it down to D&D at least.
1744905479

Edited 1744905515
Gauss
Forum Champion
Ahhh, I see the problem, you have text mixed in with the numeric values. Always make sure you wrap your text in a pair of single inline brackets when including them in numeric calculations. [Example] Also, for future reference that is the "D&D 5e 2014 by Roll20" character sheet. 
That's great!  Thanks for your help.