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

Agility Specialties broken on ASOIAF character sheet

On ASOIAF Character Sheet, the rolls are not working for any Agility Specialty from the 4th slot onwards. It doesn't recognize its existance sending the following error: "  No attribute was found for @{selected|agilitySpecialty4}".   This only happens with the Agility specialties as i tested every single ability up to the sixth specialy slot and all of them worked rolling correctly. An this error happens on all character sheets of the game. I hope someone can fix this issue, thanks on advance.
1563576297
GiGs
Pro
Sheet Author
API Scripter
There are two sheets for that game, I'm guessing you mean "Song of Ice and Fire" not "A Song of Ice and Fire". I see the error. There's a single instance of  d6dl@{agilitySpecialty4}sd + @{injuries} That should be (I think, judging by the way the other ratings are set up). d6dl@{agilitySpecialty}sd + @{injuries} Hopefully someone with github access can fix it.
GiGs said: I see the error. There's a single instance of  d6dl@{agilitySpecialty4}sd + @{injuries} That should be (I think, judging by the way the other ratings are set up). d6dl@{agilitySpecialty}sd + @{injuries} Hopefully someone with github access can fix it. Tested and submitted the fix.