The health tracking script I use was specifically written for 5e by Arcane Scriptomancer The Aaron. It's not in the repo, since he likely never got around to writing an in-game config for it, so you have to set some variables in the first few lines of code. This is TempHP and Status , and it has several features to help 5e health tracking. It places a "bloodied" token marker on any token that dips below ½ Total HP. It limits a token's current HP to being between 0 and Max. If you put in a value greater or smaller, it autocorrects it. If you add any temporary hit points in the 5e sheet's TempHP field, any damage done to the token will be deducted from the TempHP first, invisibly.