Hi! My script is changing the hp attr. I am also using DeathTracker, which adds a "bloodied" status marker below half health, which it does by watching for changes to the hp attr. When my script updates the hp attr, it seems that DeathTracker is not notified, because nothing changes. I've tried using setWithWorker, but that didn't help. What am I doing wrong? Thanks for any help.