Shaded said: Hey all, was hoping maybe one of you would know if it's possible to fix this extremely minor but annoying problem I've been having with an attack roll. I was curious if it's possible to stop that 0 from showing up, or if it's just not possible due to the way the macro has to be written, and interacts with the 5e character sheet. For some reason the API Chat button is forcing the Global Damage Modifier to display (that's what the section below the description field is showing). It seems that turning on/off the Global Damage Modifier doesn't change whether it displays when you are using an API Chat Button with an inline roll inside, and for some reason using the [[ ]( ) format will allow the gif to post in chat, but using other variations doesn't work (such as [x]( ) for example). But if you want a hacky workaround, then go onto the character's Attributes & Abilities page, and scroll down until you find the 'global_damage_mod_type' and add this into the current field: }} {{globaldamage=}} That will overwrite whatever is coming out of the global damage field and prevent it from showing.