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

5e OGL / Storm King's Thunder : Changing a setting for all NPCs

Hi, When using Storm King's Thunder or more generally the 5e OGL NPCs, the default setting for "Whisper rolls to GM" is set to "Always whisper rolls". I've found out how to change it for one NPC but is there a way to change it massively for all NPCs at once ? I want my players to always see all rolls but the number of NPC in the module is way too high to change this option manually for each of them... Thanks
1479988708

Edited 1479989161
Tetsuo
Forum Champion
As a pro member, you can use the  chatsetattr API script, go to the tokens page, and mass change every sheet in the game at once. Select a group of tokens and run the command: !setattr --sel --wtype make sure to do the change in batches, or else the command will take too long and return an infinite loop, crashing the API. Short of that, there's no way than manually editing each sheet.
1479991482

Edited 1479991540
Jakob
Sheet Author
API Scripter
Franky H. said: As a pro member, you can use the  chatsetattr API script, go to the tokens page, and mass change every sheet in the game at once. Select a group of tokens and run the command: !setattr --sel --wtype make sure to do the change in batches, or else the command will take too long and return an infinite loop, crashing the API. Short of that, there's no way than manually editing each sheet. Actually, you don't need to do it in batches anymore, with the current setup it should work for arbitrarily large numbers of NPCs (but it will take a while to complete). So you can instead run !setattr --all --wtype But this is still pro-only, of course.
Thanks for your answers !
Such a bummer that this can't be done at the Plus level, or for anyone who purchased the module.