Hello there! I'm looking for some help with token bars and a custom HP formula for a custom system I'm setting up for a game! I've got all the relevant attributes set up, but when I set the Bar 1 maximum as the HP attribute on my sheet, instead of getting the number the formula works out to, I instead get my formula on the text overlay, which doesn't look great. Its working, and if I add HP to the bar, it acts like the correct value based on the other attributes, but I'd still like it if the text overlay displayed 50 (in this particular case) instead of [[floor((%{VIT}*(%{Tier}*10+%{Level}))/50+(%{Tier}*10+%{Level})+10)]]. Can anyone help me solve this problem?