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

Autofilling from Ability Scores

1589822973
Eli N.
Pro
Compendium Curator
I would like to create some auto filling boxes, so when you input a characters ability scores things like "defense modification" auto fills with the correct value. I am just a little bit stumped on where to start Is this best done with a worker script? Has anyone dabbled in doing this? 
1589824127
Kraynic
Pro
Sheet Author
Yes, that is sheetworker territory.&nbsp; A good place to start would probably be this page:&nbsp; <a href="https://wiki.roll20.net/Sheetworker_examples_for_Non-programmers" rel="nofollow">https://wiki.roll20.net/Sheetworker_examples_for_Non-programmers</a> There are some links at the bottom of that page to related articles as well.&nbsp; If you end up needing help, you would have to post enough sheet code for people to see what attributes you are referencing to start, and then what attributes are receiving the calculated derived values.
1589837527
Eli N.
Pro
Compendium Curator
Thanks! Just wanted to make sure I was doing my research in the right place