public override void Enter()
 {
     base.Enter();
     _snapShotOfBossHealth = _caputMallei.getHealth();
 }