Hi folks, Hoping you can help me out. Rules: Base 2d6 How many additional dice are being rolled? If positive, add additional dice and keep the 2 highest results. If negative, add additional dice and keep the 2 lowest results. Then add a +/- modifier. Example 1 (Keep High): 2d6 plus +4 dice plus -3 modifier Rolls 6d6k2-3 Example 2 (Keep Low): 2d6 plus -2 dice plus -1 modifier Rolls 4d6kh2-1 This is a working* keep high prompt *(have to manually add the base 2d6 to the query.) : &{template:default} {{name= Combat Roll}} {{Result= [[?{Number of Dice}d6k2+?{Armour}]]}} Thanks!