
So in a previous thread <a href="https://app.roll20.net/forum/post/7331848/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/7331848/slug%7D</a> solved the problem of the Apply Damage API not working with Death Tracker (showing the big red X icon on the token when it reached 0 hp). Death Tracker also applies red dots when the token reaches half or less hp. Looking over the code for the fix the red dot portion isn't in there. I tried to fiddle with it but alas I'm not skilled enough. How do you compare the hp to hpMax when you want to compare the half value? Is it .5(hpMax)?