Blizzard Sector
D2nt item config - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Diablo II Character Classes (https://www.blizzsector.co/forum-17.html)
+---- Forum: Sorceress (https://www.blizzsector.co/forum-25.html)
+---- Thread: D2nt item config (/thread-46625.html)



D2nt item config - Finnski1 - 07-23-2010

I want to be able to on pick up 4os cryptic axe not all polearms what would the line be please???


D2nt item config - Jammer74 - 07-31-2010

the line would be

[Name] == CrypticAxe && [Quality] >= normal # [Sockets] == 4 // 4 Socket Cryptic Axe


D2nt item config - gernaey - 12-14-2011

you probably just want ethereal ones.... if so

[Name] == CrypticAxe && [Quality] >= normal && [Flag] == ethereal # [Sockets] == 4 // 4 Socket Cryptic Axe