아이템이니 부분에서 에테리얼 질문입니다
분류
질문
조회 수
270
추천 수
0
// ##### Helms #########################
[Name] == GrimHelm && [Quality] == unique # [LifeLeech] >= 8 && [ManaLeech] >= 8 && [DamageResist] >= 20 // Vampire Gaze
[Name] == Shako && [Quality] == unique # [Defense] >= 141 // Harlequin Crest
[Name] == Demonhead && [Quality] == unique //# [EnhancedDefense] >= 140 && [LifeLeech] >= 10 && [Strength] >= 30 // Andariel's Visage
[Name] == BoneVisage && [Quality] == unique # [Sockets] >= 2 && [Defense] >= 450 && [Strength] >= 35 // Giant Skull
[Name] == SpiredHelm && [Quality] == unique # [PassiveColdMastery] >= 15 && [Dexterity] >= 20 // Nightwing's Veil
[Name] == Corona && [Quality] == unique //# [Sockets] >= 2 && [PlusDefense] >= 140 && [DamageResist] >= 15 // Crown of ages
제 이니 헬멧부분인데요
코로나나 데몬헤드같은경우에 #앞에 //주석처리를 해줬잖아요
그럼 에테리얼이랑 노에테리얼 2가지종류 전부다 물어오는거맞습니까 ..?
예전에 알려주셨는데 너무 안물어와서 여쭙니다

