private bool _noSkill() { return(_unit.GetSpecialState(SpecialState.Slient) || _unit.CState != ControlState.None); }