오리 링이니 고칠것 있나 한 번 봐주세요
분류
질문
조회 수
1,141
추천 수
0
// =============== Faster Cast Rate ===============
[Type] == ring && [Quality] == rare # [FCR] == 10 && [MaxMana] >= 50 && [MaxHp] >= 30 && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30 //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Strength] >= 10 && [Dexterity] >= 10 //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Dexterity] >= 10 && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30 //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Strength] >= 10 && ([MaxMana] >= 40 || [MaxHp] >= 30 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Dexterity] >= 10 && ([MaxMana] >= 40 || [MaxHp] >= 30 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Strength] >= 10 && ([Dexterity] >= 10 || [Energy] >= 10 || [MaxHp] >= 30 || [MaxMana] >= 40) && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30 //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Dexterity] >= 10 && ([Strength] >= 10 || [Energy] >= 10 || [MaxHp] >= 30 || [MaxMana] >= 40) && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30 //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Strength] >= 10 && [Energy] >= 10 //
[Type] == ring && [Quality] == rare # [FCR] == 10 && [Dexterity] >= 10 && [Energy] >= 10 //
// =============== Life Leech / Mana Leech ===============
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && ([LifeLeech] >= 4 || [ManaLeech] >= 4) && [Strength] >= 10 && ([Dexterity] >= 10 || [MaxHp] >= 30 || [MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && ([LifeLeech] >= 4 || [ManaLeech] >= 4) && [Dexterity] >= 10 && ([MaxHp] >= 30 || [MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && ([LifeLeech] >= 4 || [ManaLeech] >= 4) && [MaxHp] >= 30 && ([MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && ([LifeLeech] >= 4 || [ManaLeech] >= 4) && [MinDamage] >= 8 && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30 //
// =============== Dual Leech ===============
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [LifeLeech] >= 4 && [ManaLeech] >= 3 && ([ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 40 || [MaxHp] >= 30 || [Dexterity] >= 10 || [Strength] >= 10 || [MinDamage] >= 8)//
// =============== Combat ===============
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Strength] >= 10 && [Dexterity] >= 10 && ([MaxHp] >= 30 || [MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Strength] >= 10 && [MaxHp] >= 30 && ([MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Strength] >= 10 && [MinDamage] >= 8 && ([MaxHp] >= 30 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Strength] >= 10 && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 40 && ([MaxHp] >= 30 || [MinDamage] >= 8) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Dexterity] >= 10 && [MaxHp] >= 30 && ([MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Dexterity] >= 10 && [MinDamage] >= 8 && ([MaxHp] >= 30 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) //
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && [Dexterity] >= 10 && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30 && ([MaxHp] >= 30 || [MinDamage] >= 8) //
[Type] == ring && [Quality] == rare # [MaxDamage] >= 3 && [Strength] >= 10 && ([Dexterity] >= 10) && ([MaxHp] >= 20 || [MaxMana] >= 20)
[Type] == ring && [Quality] == rare # [MinDamage] >= 8 && [Strength] >= 10 && ([Dexterity] >= 10) && ([MaxHp] >= 20 || [MaxMana] >= 20)
[Type] == ring && [Quality] == rare # [MinDamage] >= 8 && [MaxDamage] == 4 && ([Strength] >= 10 || [Dexterity] >= 10) && ([MaxHp] >= 20 || [MaxMana] >= 20) //
// =============== Gold Chance ===============
[Type] == ring && [Quality] == rare # [Tohit] >= 80 && ([LifeLeech] >= 4 || [ManaLeech] >= 3) && [ItemGoldBonus] >= 30 && ([Strength] >= 10 || [Dexterity] >= 10 || [MaxHp] >= 20 || [MinDamage] >= 8 || [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 30) // //
// =============== Resist ===============
//[Type] == ring && [Quality] == rare # [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 40 && ([Strength] >= 10 || [Dexterity] >= 10 || [MaxHp] >= 20 || [MaxMana] >= 30) //
// =============== Stat ===============
//[Type] == ring && [Quality] == rare # [Dexterity] == 10 && [Strength] == 10 //
// =============== Magic Chance ===============
[Type] == ring && [Quality] == magic # [ItemMagicBonus] >= 40 //
[Type] == ring && [Quality] == rare # [ItemMagicBonus] >= 20 && [ColdResist]+[LightResist]+[FireResist]+[PoisonResist] >= 40 //
일단 틀린곳은 없다고하는데 영 찜찜한구석이 있어서 부탁드립니다
좀 더 깔끔하게 할 수 있으면 깔끔하게 부탁드립니다

