Pickit help

sirknightmmb

Sirknight-MMB
So im trying to make pickit keep amulets with the life everlasting mod and circlets/diadems with the same mod and 2 os. I get an error in my pickit lines can anyone tell me what I am doing wrong below?

[Type] == Amulet && [Quality] == Magic # [NormalDamageReduction] >= 20
[Type] == Diadem && [Quality] == Magic # [NormalDamageReduction] >= 20
[Type] == Circlet && [Quality] == Magic # [NormalDamageReduction] >= 20
 
Top