여기서 어느부분을 해야 에테폴암과 에테4솟폴암을 주워오는건가요?
슈페에테,에테,에테4솟을 주워와야 하는데 자꾸 노말4솟을 갖고옵니다
// ##### Polearms ######################
//[Type] == polearm && [Class] == normal && [Quality] <= normal && [Flag] != ethereal # [Sockets] == 4 // Insight for Chaos
([Name] >= Thresher && [Name] <= GiantThresher) && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 // Cubing
[Type] == polearm && [Class] == elite && [Quality] <= superior && [Flag] == ethereal # [Sockets] >= 4 // Variable
[Type] == polearm && [Class] == elite && [Quality] <= normal && [Flag] != ethereal # [Sockets] == 4 // Insight for Chaos
([Name] >= Thresher && [Name] <= GiantThresher) && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 // Cubing

