[
{
"Description": "Default pickup filter.",
"Type": 1,
"Filters": [
{
"Description": "Pickup all maps.",
"Enabled": true,
"Types": [
"/Maps/"
]
},
{
"Description": "Pickup all important items by rarity.",
"Enabled": true,
"Rarities": [
3,
2,
6
]
},
{
"Description": "Pickup all currency except...",
"Enabled": true,
"Names": [
"Name Goes Here"
],
"NameRegex": false,
"NameMatchAnyRatherThanAll": false,
"Rarities": [
5
]
},
{
"Description": "Pickup all quality skill gems.",
"Enabled": true,
"Rarities": [
4
],
"MinQuality": 2
},
{
"Description": "Pickup all items that can vendor for a Chromatic Orb.",
"Enabled": true,
"SocketColors": [
"R-G-B"
]
},
{
"Description": "Pickup all 5/6-link items.",
"Enabled": true,
"Rarities": [],
"MinLinks": 5
},
{
"Description": "Pickup all 6-socket items.",
"Enabled": true,
"MinSockets": 6
},
{
"Description": "Pickup all items that can vendor for an Armourer's Scrap, Blacksmith Whetstone, or Glassblower's Bauble.",
"Enabled": true,
"Rarities": [
0
],
"MinQuality": 20
},
{
"Description": "Pickup all quality flasks.",
"Enabled": true,
"Types": [
"/Flasks/"
],
"MinQuality": 10
},
{
"Description": "Pickup all utility flasks. (Disabled)",
"Enabled": false,
"Types": [
"FlaskUtility"
]
},
{
"Description": "Gems #1",
"Enabled": true,
"Types": [
"SupportGem"
],
"Rarities": [
4
]
},
{
"Description": "Gems #2",
"Enabled": true,
"Names": [
"Empower",
"Enhance",
"Enlighten",
"Anger",
"Devouring Totem",
"Rejuvenation Totem",
"Barrage",
"Elemental Hit",
"Hatred",
"Temporal Chains",
"Bone Offering",
"Clarity",
"Discipline",
"Flesh Offering",
"Summon Raging Spirit",
"Wrath",
"Portal",
"Leap Slam",
"Ground Slam",
"Heavy Strike"
],
"NameMatchAnyRatherThanAll": true
},
{
"Description": "Temp (Disabled)",
"Enabled": false,
"Types": [
"/Flasks/"
],
"Rarities": [
0
]
},
{
"Description": "Jewel",
"Enabled": true,
"Names": [
"Gold Ring"
],
"Rarities": [
0
]
}
]
},
{
"Description": "Default stash filter.",
"Type": 3,
"Filters": [
{
"Description": "Stash all currency, uniques, and skill gems.",
"Enabled": true,
"Rarities": [
5,
3,
4
]
},
{
"Description": "Stash all 6 socket items.",
"Enabled": true,
"Rarities": [],
"MinSockets": 6
},
{
"Description": "Stash all 5+ linked items.",
"Enabled": true,
"Rarities": [],
"MinLinks": 5
},
{
"Description": "Stash all maps and utility flasks",
"Enabled": true,
"Types": [
"/Maps/",
"FlaskUtility"
],
"Rarities": []
},
{
"Description": "Stash all flasks that will not vendor for a bauble.",
"Enabled": true,
"Types": [
"/Flasks/"
],
"MinQuality": 1,
"MaxQuality": 19
},
{
"Description": "Stash Rare for Build",
"Enabled": true,
"Types": [
"/Rings/",
"/Amulets/",
"/TwoHandWeapon/",
"/OneHandAxes/",
"/OneHandSwords/",
"/OneHandThrustingSwords/",
"/OneHandMaces/",
"/Helmets/",
"/BodyArmours/",
"/Boots/",
"/Gloves/",
"/Belts/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
]
}
]
},
{
"Description": "Default vendor filter.",
"Type": 2,
"Filters": [
{
"Description": "This filter will sell all normal/magic chromatic items that are 3L and only have 5 or fewer sockets",
"Enabled": true,
"Rarities": [
0,
1,
2
],
"MaxSockets": 5,
"MaxLinks": 4,
"SocketColors": [
"R-G-B"
]
},
{
"Description": "Sell not build useful Rares",
"Enabled": true,
"Types": [
"/Rings/",
"/Amulets/",
"/TwoHandWeapon/",
"/OneHandAxes/",
"/OneHandSwords/",
"/OneHandThrustingSwords/",
"/OneHandMaces/",
"/Helmets/",
"/BodyArmours/",
"/Boots/",
"/Gloves/",
"/Belts/"
],
"TypeRegex": false,
"TypeMatchAnyRatherThanAll": false,
"Rarities": [
2
]
},
{
"Description": "Q20",
"Enabled": true,
"Rarities": [
0,
1
],
"MinQuality": 20
}
]
},
{
"Description": "ID",
"Type": 5,
"Filters": [
{
"Description": "Rare",
"Enabled": true,
"Rarities": [
2,
3
],
"HasToBeIdentified": false
}
]
}
]