([Rarity] == "Normal" || [Rarity] == "Magic") && [Category] == "Belt" # [sellItem] == "true"
This one doesn't work. Item is not even picked up.
If i separate it into 2 lines for each rarity, it works.
ipd syntax checker tells everything is fine.
Can you please tell me what I'm doing wrong, or please fix the parser because it's scary to not be sure if it will understand next valuable query.