I would like to make a macro that visually showcases how much damage is taken for x number of rounds - ie 2d8 bleed for 1d4 rounds.
Rolltables is not available at this time as they have not been enabled by the GM, so I would like to learn how to do this using macros instead. And queries is not something I desire to need for something like this
To clarify my intent, it is a macro that works like this:
If a 1d4 is 3, roll [[1d4]] [[1d4]] [[1d4]]
I feel like this should be simple, but I haven't found anything for this yet