I've read through and did not see this issue, so I apologize if I've missed it. I use the following initiative macro: !power {{ --name|Initiative --@{selected|token_name} Rolls|[[2d10!+@{selected|Coordination}&{tracker}]] }} It works correctly in the chat area, but when it sends the number to the turn tracker, the number is always wrong. Someone will roll 12 and the tracker will say 13. The next person will roll 2 and the tracker will say 5, and so on. There is not pattern that I can tell. Maybe I am missing a bracket or something? Any help would be appreciated.