hey collective brilliant roll20-ers I have this simple macro that I use to quickly generate some loot on bodies. Its modified from the attack template (I like how it looks) &{template:npcatk} {{attack=1}} {{name=Treasure found on Body}} {{rname=rname}} {{rnamec=rnamec}} {{description=[[d20]] Copper [[d4]] Silver [[d3]] Gold}} My point of need is I want to add a query so I can chose a variable from 1-10 that then will multiply each group of coins. So if I chose 4 it will roll 4d20s , 4d4s and 4 d3's anyone able to help?