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 .
×

Custom Sheet: Dropdown to select what skills to use

Hiya, I'm making a custom sheet for my homebrew rule set. The rules involve rolling a dice pool with values from a skill and an attribute. So if you have a skill of 3 and an attribute of 2, you'd roll 5 dice. I have a repeating section for my skills since I don't want to list them all on the character sheet. The players fill in the name of the skill and their values. I'm trying to make a talent section so players can easily roll dice. I'd like the players to choose which skills and attributes are rolled with the talents and for the roll button to roll those two skills together. I think I might be able to accomplish this with a dropdown, but only if it can populate from the repeating skill section Ideal Example: A player wants to use their Rallying Cry talent. The check involves their Communication skill and Charisma. While building the talent block, they'd choose "Communication" from the first dropdown and "Charisma" from the second. Their communication value is 3 and their charisma value is 2. When they click Roll, it will roll 5 dice. Is this possible?
1490632911

Edited 1490633250
You would need to use Sheet Workers to modify the Roll Query as repeating_rows are added/removed, but it should be possible. I think the 5e Shaped sheet does this for its ability_checks_macro .