Been trying to work on a neater looking initiative message so was tinkering with PowerCards. However, it seems to yield odd results that I don't understand. This works: @{selected|token_name}'s Initiative Check: [[1d6+4 &{tracker} ]] But when trying to use it with PowerCards, the result always seems off by a number. Example: !power {{ --name|@{selected|token_name} rolls COMBAT INITIATIVE! --Result:| [[1d6+4 &{tracker} ]] }} Yields a result of 9 in the chat window and when you mouse over, it is correct: (5)+4=9. However, in the Turn order it populates a result of 8. So I can't figure out why or how it gets a different number? Any thoughts?