
I saw something similar to this asked a while ago, but a lot's changed on roll20 since then, so I figured it might be worth asking again. Is there a way I can have a macro or roll formula repeated a number of times based on a variable. For example, lets say a single attack would be calculated as [[round((6+1d4)/({1d20<9}+1))]], so each attack does 6+1d4 damage or half on a miss (roll of less than 9). Now lets say they gain a number of attacks based on an attribute. Is there anyway to get that above roll repeated automatically, so you don't have to copy it five or six times, and then summed?