Hi! I'm trying to find a good way to call attacks on the simplified pathfinder character sheet. There's a button you can press to roll your attacks on the character sheet. I'm just wondering if there's a way to put that in a macro or something. I'd mainly like to use it as a token action, but there are some other uses I can think of that it would be useful in. I've been searching for a way to do it, and it looks like you can do it with the other pathfinder sheet. We've been using this one for so long it'd be a hassle to swap to the other one at this point. I looked at the source here: <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/Pathfinder_Cazra" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/Pathfinder_Cazra</a> and I found the part where it DOES the click, but that didn't really help me much. Looking for some advice on how to do that, or if it just isn't possible. Thank you. :)