public void Execute()
 {
     prevLevel = this.powerShieldSystem.Level;
     powerShieldSystem.SetHalfPower();
 }