public void CharmUpdate()
 {
     orig_CharmUpdate();
     ModHooks.OnCharmUpdate();
     playerData.UpdateBlueHealth();
 }