Skip to content

// ##### 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

저기(<--이 괄호 표시때문인가요??

주석 없애고 괄호 없에면 에러가 뜨는거 같기도 하고 좀 봐주세요^^