I'm struggling with some issues with a character sheet I'm developing for my campaign I'm starting soon and I'm experience a few issues. After reviewing existing sheets on the Github repo, I can't seem to figure out whats wrong. These are the issues I'm having: Attributes appear to save (are viewable under the attributes tab) but the Character Sheet tab only shows defaults. The character name attribute updates the name of the character, however, causes a refresh of the Character Sheet tab which clears all fields to defaults My Willpower calculation doesn't appear to work no matter how I adjust it. My sheet: <a href="https://gist.github.com/anonymous/794e630ece234f72" rel="nofollow">https://gist.github.com/anonymous/794e630ece234f72</a>... Any pointers would be greatly appreciated.