
I'm trying to set up a macro that repeats a 1d6 roll a number of times equal to an attribute on a sheet. For example, If the target attribute was 5, I'd want 5 separate 1d6 rolls to execute like this: [[1d6]][[1d6]][[1d6]][[1d6]][[1d6]] Is there a way to do this without turning it into [[5d6]]?