
Does anyone know if Roll20 caches values for character sheet variables? Example: I am using a D&D 3.5 character sheet. I increase the base Cha score to 20. The @cha-mod attribute correctly displays a value of 5 and anywhere the character sheet's HTML Layout calculates using @cha-mod, the displayed value is correct. However anywhere where it is used in a roll calculation the variable retains its old value of 4. I have tried this with several of the attributes and the behavior is the same.