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 Bug?

Hi there, I have enabled the GroupInitiative script to my D&D 5e game with the Shaped Character Sheet.  However, when I select a group of tokens that are linked to a monster, the bonus ends up being the dex ability score, not the dex modifier.  I am using the !group-init function. Any advice? Thanks in advance.
1476247989
The Aaron
Pro
API Scripter
The default rule just adds the dexterity.  See: !group-init --help You need to adjust the rules to apply the right attributes for the Shaped Sheet.  This should do it: !group-init --del-group 1 !group-init --add-group --Bare initiative_formula You only need to do the above once and it will be configured. Happy Rolling!
Awesome!  Thanks so much!  That works perfect.
1476314681
The Aaron
Pro
API Scripter
Cool.  =D Happy Rolling!