Hey guys, I have a tiny problem creating a macro. One of my PCs has a weapon that when it gets the maximum result in a d10 (10), it adds 2 extra to the damage. I have created a macro, can anyone help me add a command line to the macro so that it auto-adds 2 when it takes a 10 on the d10 of the weapon? Thx in advance. /emas "Jürgen" damage with his Glaive! &{template:default} {{name=Slashing damage}} {{Damage=[[ 1d10 + 5 + ?{Colossus Slayer?|No, 0|Yes, 1d8}]]}}