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 for Pathfinder sheet byroll20

Hello everyone, these is my setting for groupInitiative API, using pathfinder sheet by roll20 but it doesn't works, giving me this result: How can i manage? Thanks in advance
1586029546

Edited 1586030306
Kraynic
Pro
Sheet Author
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.&nbsp; 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:&nbsp; A few posts down has an example in the most recent thread for this script.&nbsp; It isn't for the same sheet, but clearly shows how to get more than one stat set in a group:&nbsp; <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.&nbsp; It does tally the temp bonus into the total, so only the one attribute is needed.