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

Error with 5th Edition Shadowrun Sheet (Soak and Extended Rolls not working for old character sheets)

The recently introduced "Dodge" and "Soak" roles in the main message window are great and work fine for all characters that I create new. But with any previous characters only "Dodge" works. After an unsucessfull dodge I get these error messages: |reactsoak|| %lcub;%quot;attackAp%quot;%colon;0%comma;%quot;attackDamage%quot;%colon;9%comma;%quot;attackDmgType%quot;%colon;%quot;P%quot;%rcub; ) Followed by: TypeError: At is undefined A similiar issue is with "Extended Rolls". Is there a value that I can set or fix this problem in any other way without having to resort to creating the characters new and copy data by hand?
1642187601

Edited 1642187617
With some HTML debugging I found the problem myself! These macros do not work, if the character name contains brackets. The character was named Closer (Franklyn Burns) to show the Street Name as well as the real name in the same field. After changing it to Closer both macros work now. I assume some HTML masking in the script would fix that.