Hello everyone, I'm faced with a specific problem I'd like to solve with some automation using the new D&D 5E 2024 sheet. I've looked through a few of the Macro help pages, but I'm not completely sure what field/attribute I am looking for, or if it is even accessible. The character sheet has several Effects, that when toggled on, will automatically apply extra damage to attacks that are rolled: The character sheet has Resources, some of which that need to be decremented when an Effect is used: The Roll20 Team's video about pressing the up arrow in the chat window
to review the last command sent to the window does not seem to work in
this case. When the Hunter's Mark Damage Effect is turned on, it gets added to any damage roll sent to the chat by this Character, but it is not uniquely identified in the command. Resource uses (unchecking the box) don't get sent to the chat either. Turning on the Effect and then creating a Macro out of one of the attacks via the new Automation features added does not identify the Effect. To try to keep it simple, I'd like to create a Macro that does the following: Toggles on the Hunter's Mark Damage Effect Decrements the Favored Enemy Resource by 1 Is this currently possible with the D&D 2024 Sheet? Where should I look for documentation about how to achieve this if it is possible? Thank you for your time!