Hello, Very terrible with Macros. But basically I want to be able to toggle my global damage modifier on and off with a macro button depending on if I have Hex up or not. I only have the one global damage macro. Current effort: !setattr --silent --name Jack K. --repeating_damagemod_$0_global_damage_active_flag|1 I'm uncertain if the name field is correct, I'd like it to toggle on my character sheet (name: Ulyaoth the Unquenchable) regardless of if the token is selected so I don't have to worry about whether I've done that. The above isn't working, and I'd really appreciate some help.