
The idea here is to have a command that repeats what follows it, given a specified number of repititions. I'm not sure what the syntax should look like, but it would be something like this, in order to make the roll x times:
/repeat(x) 1d20 + 3
I have variable repititions in mind specifically, so
/repeat(@{char|level}) [[1d20 + 3]]
would repeat the roll a number of times equal to char's level, displaying the results in an appropriate number of results fields(?) in the chat pane (versus in a single result field, per a (charlevel)d20 + 3 roll).
If there's already a way to do this, I humbly apologize. All my searching and experimenting has resulted in nothing.
/repeat(x) 1d20 + 3
I have variable repititions in mind specifically, so
/repeat(@{char|level}) [[1d20 + 3]]
would repeat the roll a number of times equal to char's level, displaying the results in an appropriate number of results fields(?) in the chat pane (versus in a single result field, per a (charlevel)d20 + 3 roll).
If there's already a way to do this, I humbly apologize. All my searching and experimenting has resulted in nothing.