I'm going to start a SWADE campaign soon, and I would like to use a deck to track the status modifiers. I imported a status deck into Roll20, and one of the default character sheets included with roll20 also allows to indicate if a character is fatigued, distracted, etc... so far so good. However, to keep micro-management to a minimum, i'd like to write a macro that: - activates automatically each time a card from the status deck is added/removed from the player's hand; - checks which cards are present in the player's hand; - modifies the values present on the character sheet to reflect the cards present in the player's hand. I suppose that to do this, i'd need a PRO-user subscription to access the API. However, before getting the subscription, I'd like to know if what I'm trying to attemp is even possible. And if it's possible, any help towards writing this macro would be greatly appreciated.