I know how to make macros work on a single selected character, but is there a way to do something for everybody? Either for everybody on the map, or for everybody in the initiative tracker. The reason I'm asking is: I'm playing Shadowrun. People with high initiative can act multiple times per turn, which divides the turn into initiative passes. I'd like to be able to reduce everybody's initiative by 10 at the end of every pass. Having to do it manually for every character is tedious and error-prone, especially in a very large combat. So being able to do something like @{everybody} [[10 &{tracker:-}]] or something. Is there any way to do that?