I'm running Tomb of Annihilation for my group and I've got a nice little macro to kick off each day, it adds a day to my tracker to see how many days the party have been out, it generates the weather and calculates daily random encounters what I want it to do, what i really want it to do is to take 1 ration from each player and give a level of exhaustion to any player already on 0 rations I'm sure I cant be the first to ask this but I've looked everywhere and attempted to build a macro using the !mod API but without success if you want the macro so far its !addday,?{days to add?|1} /w gm &{template:npcaction} {{rname= The Weather of Chult }} {{name= Weather effects }} {{description= [[1t[Weather-of-Chult]]] }}/w gm &{template:default} {{name=**Random Encounters**}} {{Encounters=[[1d20cs>18cf<0]] | [[1d20cs>18cf<0]] | [[1d20cs>18cf<0]] }} any help would be great,