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

autocalc on select element of repeating section resetting

The calculation is working, but if I close the character sheet, and re-open it, the auto-calc field is ignoring the select element of the repeating section. To reproduce, open the HackMaster 5E character sheet. Add a weapon, and add 1 in the specialization attack select option. The attack bonus autocalc field will update to +1, but closing the sheet and re-opening puts it back at 0. This is what the auto-calc element looks like: <input type="number" name="attr_weapon_attack_mod_total" value="@{level_attack_bonus}+@{intelligence_attack_mod}+@{dexterity_attack_mod}+@{weapon_magic_bonus}+@{weapon_spec_attack}+@{weapon_talent_attack}" disabled="disabled"/>
bump, and possible any dev can help look into this? I think it might be a bug.
1401568851
Lithl
Pro
Sheet Author
API Scripter
I noticed a similar problem with the powers repeating section on the D&D 4e sheet. Not all of the bugs have been worked out. =)