Howdy! I'm new to Roll20 and have a question about macros. I'd like to roll damage and then decrease HP by that amount, for an arbitrary token. Q1: Can we re-use values (like the result of the last die roll) in macros? Q2: Can macros change attributes? I know that I can do this with the API, and I have a Mentor subscription. I was just wondering whether it was possible doing macros... I'd say 75% of what I want to do is just doing a roll/calculation, and then adding or subtracting the result from an attribute. If there's a slick way to macro that, I'd rather do that than program API scripts. Thanks!