
Hi there all! I'm fairly new to using HTML in general, but i've been working on a new game to play with a group of friends and im designing my own character sheet. but i hit a problem... It was easy to make it so when a stat was put into HP, it would add 3 hp per level + base: attr_hptotal = Actual HP attr_hp = HP Points but how would could i make it so the reverse happens? for example you need 3 points in HP to upgrade your HP by 1? Any help would be great! thank you!