Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[GroupInitiative] Adding bonuses NOT from a character sheet.

This one is probably a very easy solution that has just defied my every attempt. I'm using a custom game system so none of the preset things help out. But I need to be able to query for the init bonus when rolling Group Initiative for monsters. For example, a group of monsters the party has encountered might have a +2 to their init (using a d20) and then the next encounter might have a base d20 or a +1 or whatever. When I run my group initiative macro I need it to query me to add the bonus. But all the examples I've found take the bonuses from established character sheets, which my game doesn't have...yet. Is there an easy way to do this? Am I just blind and a little dim? :-)
1615395578
The Aaron
Roll20 Production Team
API Scripter
You can supply the bonus on the command, but it will work on all the selected tokens at once: !group-init --bonus ?{How much to add}
See, I KNEW it was easy. I was SO CLOSE! You know, this community is really great. Aside from this specific question I have learned so much from just poking around. Thanks again for the help!
1615397964
The Aaron
Roll20 Production Team
API Scripter
no problem. =D