hit and expertise are useless for survivbility if you want to get ranks / do higher damage go for it but for a survivbility stand point you basicaly want mastery > parry*X(where X is a multipler compared to dodge) = dodge > haste
yellow sockets = mastery
blue = stam mastery
red = parry mastery
runeforge should be SSG but SS works ok but kinda personal op i prefer less RNG when i tank so go for armor and stam (SSG)
macro for working out X

top one SSG, bottom SS)
/run d=GetDodgeChance() n=3.22 if UnitRace("player")=="Gnome" then n=n-.01 end p=235.5*d/65.631440-((235.5/65.631440)*5.01-n) DEFAULT_CHAT_FRAME:AddMessage("Ideal parry for current dodge: "..string.format("%.2f",p))
/run d=GetDodgeChance() n=3.22 if UnitRace("player")=="Gnome" then n=n-.01 end p=235.5*d/65.631440-((235.5/65.631440)*5.01-n)+4 DEFAULT_CHAT_FRAME:AddMessage("Ideal parry for current dodge: "..string.format("%.2f",p))
any more questions feel free to pm me
