public override bool CanBeCancelled() { return(seekWhenStronger.CanBeCancelled() && fleeWhenWeaker.CanBeCancelled()); }