I'm trying to make a macro that will roll initiative with advantage, this macro does the advantage roll but always assigns the second roll to the tracker, no matter which roll is higher, what am I missing? /w gm &{template:npc} {{advantage=1}} {{rname=Initiative}} {{name=@{selected|token_name} ([[[[@{selected|initiative_bonus}[Initiative]]]]])}} {{r1=[[1d20@{selected|halflingluck}+[[@{selected|initiative_bonus}]][Initiative] &{tracker}]]}} {{r2=[[1d20@{selected|halflingluck}+[[@{selected|initiative_bonus}]][Initiative] &{tracker}]]}} {{type=Feral Instinct}}