Trying to make a macro which uses the @{init} value, but I can't figure out how to do it.. Basically, I just want to click a token on the map (which is tied to the character sheet) and press the macro button for it to roll the initiative and add it to the initiative table. I know I could use the sheet's %{selected|NPC-initiative-roll} but it adds decimals - which I don't like... This is what I tried and it gives an error: /emas @{selected|token_name} rolls a [[1d20+@{init}&{tracker}]] for initiative!