I'm trying to create a simple character sheet using the Attributes. I have Str for Strength, Con for Constitution and Hit for Hitpoints. I want the character's token to show Hit as a bar on the token. I want Hit's max value to be (1/2)Str+Con or one half the value of Strength plus Constitution. Is there a way I can write that equation in the Hit attributes max field?