
In Savage Worlds, it's common for the GM to roll exploding die for entire groups of mooks. All of the mooks have the same die value, but since they are obviously separate mooks you don't add all the dice together: MookA has a d4 that can explode, MookB has a d4 that can explode, etc.
How do I write a macro that allows me to specify "roll a bunch of exploding die for a bunch of mooks" and keep all their results separate?
In other words, if I have 20 mooks that all have d4s, I want a macro that rolls a bunch of d4s that all can explode, and each mook's result is reported separately. As it stands now I have to copy paste [[d4!]] twenty times into the chat.
How do I write a macro that allows me to specify "roll a bunch of exploding die for a bunch of mooks" and keep all their results separate?
In other words, if I have 20 mooks that all have d4s, I want a macro that rolls a bunch of d4s that all can explode, and each mook's result is reported separately. As it stands now I have to copy paste [[d4!]] twenty times into the chat.