if you really want 2 seperate maps controlling the specular use a b&w map that multiplies over your full color map as input, but its rather stupid as using a 0,0,255 blue and weakening it by 50% with a multiply is the same as just using 0,0,128 - if its easier for you to set it up this way you could do both maps, multiply…