I dont know how to tell the bot to pick up follower items with ilvl 60+ and to salvage them.
Seems only count for ring and amulet,
<!-- Pick up jewelry level 60+ -->
<ItemRule itemBaseType="Jewelry" description="Pick up jewelry level 60+">
<StatRules>
<Rule quality="Magic1" stat="level" minValue="60" />
</StatRules>
</ItemRule>
Seems only count for ring and amulet,






