Hello! You need edit pickit. Here is example:
[Type] == Amulet && [Quality] == Unique # [ItemAllSkills] == 2 && [FireResist] >= 20
The stuff after the # are stats on the item that it looks for so the bot will identify all unique amulets so that it can see if it has the stats you want. If you delete everything after the #, it will keep item unidentified:
[Type] == Amulet && [Quality] == Unique