According to your screenshot, it is looking for init-ability-mod for the bonus, but I'm fairly certain there isn't an attribute of that name on the character sheet. It needs to be looking for initiative (the bonus that is the sum of your dexterity modifier and the misc. bonus) and intitiative_bonus which is the temporary field used by buffs and is hand editable without opening the initiative config section of the sheet. There should be instructions on how to change that which can find by running: !group-init --help Edit: A few posts down has an example in the most recent thread for this script. It isn't for the same sheet, but clearly shows how to get more than one stat set in a group: <a href="https://app.roll20.net/forum/post/7921574/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/7921574/slug%7D</a> Scratch all that. You just need initiative|current. It does tally the temp bonus into the total, so only the one attribute is needed.