Hello again! I have a good one for you guys! I have a monk player who just chose the Way of the Ascendant Dragon as his Monastic Tradition. Several abilities in this path allow a character to use them a number of times equal to their Proficiency Bonus, and if they run out, they can spend a Class Resource (Ki point) to use it anyway. I currently have ChatSetAttr in their Token Action Macro that automatically deducts a Ki point from class_resource and displays how many they have left for standard Ki abilities. I am setting one up for this new Dragon Breath ability, and I was wondering if there is a script (ChatSetAttr, Powercards?) that will let you reconcile one attribute for another in this way For example, if Other_Resource is at 0 (floor), it deducts from Class_Resource instead? I know this is a conditional, and macros don't do conditionals, but I was wondering if anyone could blow my mind with a miracle solution.