35차 마이큐빙이니 변환에 대한 질문입니다.(완료)
분류
질문
조회 수
1,051
추천 수
0
현재 34차를 쓰고있는데 35차로 갈아타려고 합니다.
그런데 마이큐빙이니 몇가지에서 막히고 있습니다.
고수님께서 아래것을 35차의 이니로 변환시켜주시면 감사하겠습니다.
에테갑옷이나 방패 무기등이 있으면 해당 룬을 주워 큐빙하라는 이니입니다.
[Name] == TalRune ## [Total] < 1 @ ^= [Type] == Armor && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 //
[Name] == TalRune ## [Total] < 1 @ ^= [Type] == auricshields && [Class] == elite && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 //
[Name] == RalRune ## [Total] < 1 @ ^= [Type] == polearm && [Class] == elite && [Flag] == ethereal # [Sockets] == 0 //
[Name] == ThulRune ## [Total] < 1 @ ^= [Type] == Armor && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 //
[Name] == AmnRune ## [Total] < 1 @ ^= [Type] == polearm && [Class] == elite && [Flag] == ethereal # [Sockets] == 0 //
[Name] == AmnRune ## [Total] < 1 @ ^= [Type] == auricshields && [Class] == elite && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 //
// 노말 아이템 큐빙
//==============================================================================
[Name] == Thresher && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 @
[Name] == GiantThresher && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 @
[Name] == GreatPoleaxe && [Quality] == normal && [Flag] == ethereal # [Sockets] == 0 @
[Type] == Armor && [Quality] == normal && [Flag] == ethereal # [Defense] >= 780 && [Sockets] == 0 @
** 수고해주셔서 감사합니다.

