폴암 이니 관련해서 질문드립니다
조회 수
702
추천 수
0
초보자라서 하급이니 쓰고있습니다
// ##### 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] == 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] == 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
에테리얼 노말 폴암만 먹고 싶은데 폴액스 이런거도 주서와서 보관하네요 어떻게 수정해야할까요?
여기서 질문이 약간 애매합니다. 에테리얼중에서 엘리트급 익셉셔널급 노말급있으며 그중에 노말템 매직템, 유니크템이 있죠.
드시고 싶은게 에테리얼 엘리트 노말 폴암을 드시고 싶으신게 맞으시다면 위에 걸 적용하시면 되는겁니다.
근데 큐빙용으로 0솟짜리 에테리얼 엘리트 폴암을 줏으시고 싶으시면 이니를 추가하셔야 할겁니다.
지금 이니는 에테리얼 엘리트급 폴암중에 4솟이상(5솟이나 6솟) 을 줍도록 설정되어 있거든요.