
I'm looking for a way to roll multiple dice with a bonus added to the individual die rolls not add as a group. Rolling 4 d20 with a bonus +5 would give 1d20+5 1d20+5 1d20+5 1d20+5 Something like: /roll 4 (d20+5) With 4 rolls: 11, 18, 5, 3 Would display: 16, 23, 10, 8 Eventually I'd like an attack button for a any multiple npc that I could say how many are in the mob and what their bonus is: /roll ?(Bonus1) (d20 + (?Bonus2)