Hi, I need to use token-Mod rather than chatSetAttr to "modb" a bar2 value for 5 character tokens, and I'd like to do it without targeting or selecting them. But I'm not sure how to get it done. I can add the +10 to the value for all 5 no problem. But I don't know the syntax for stopping the value exceeding the max without selecting or targeting them. Or if it's even possible. I've been using "--ids @{Dude|character_id}" for setting one token that always-updates and instructing token-mod to: --set bar2_value|[[{0d20+10+@{Dude|bar2|current},@{Dude|bar2|current|max}}KL1]] But I'd like to be able to do that to 5 character tokens at once - without having to select or target them every time. Is there a way? Cheers, Byron