
Hi All,
Edition: 5E
Sheet: 5th Edition OGL by Roll20
Issue: Toggling the checkbox to turn on (or off) the Global Damage Modifier
One of my players wants to setup a macro that toggles the Rage damage modifier and deducts 1 use off the number of current uses of Rage.
I have everything working except for the toggle of the Rage damage modifier. I have looked through the Attributes and even the sheet HTML and I cannot find the Attribute I need to change to toggle the checkbox next to "Rage Damage". The closest I found in the sheet html was global_damage_active_flag but setting that to 0 or 1 doesn't seem to do anything.
I have the API and the ChatSetAttr script, but I can't for the life of me find the attribute I need to use.
Any hints?