Sharing is caring 
Attached below is an Item filter I have been working on, Some if it IS copied from another users Item filter have I have been using for a while (Shout out to IeU for posting his). Please post any errors found as I haven't had the chance to test yet. I will keep it updated as long as people want and if you have anything you want me to add for you or for the forums, please just drop me a line.

Attached below is an Item filter I have been working on, Some if it IS copied from another users Item filter have I have been using for a while (Shout out to IeU for posting his). Please post any errors found as I haven't had the chance to test yet. I will keep it updated as long as people want and if you have anything you want me to add for you or for the forums, please just drop me a line.
Code:
{
"Description": "Nice Armour #1",
"Enabled": true,
"Types": [
"/Helmets/",
"/BodyArmours/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 2",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 2",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 3",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 3"
]
},
{
"Description": "Nice Armour #2",
"Enabled": true,
"Types": [
"/Helmets/",
"/BodyArmours/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BasePhysicalDamageReductionRating Value >= 11 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1"
]
},
{
"Description": "Nice Boots",
"Enabled": true,
"Types": [
"/Boots/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BaseMovementVelocityPosPct Value >= 1 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1"
]
},
{
"Description": "Nice Gloves",
"Enabled": true,
"Types": [
"/Gloves/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat AttackSpeedPosPct Value >= 1 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1"
]
},
{
"Description": "Nice Weapons",
"Enabled": true,
"Types": [
"/Weapons/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat LocalPhysicalDamagePosPct Value >= 50 Required",
"ExplicitStat LocalAttackSpeedPosPct Value >= 5 Required",
"ExplicitStat LocalMinimumAddedPhysicalDamage Value >= 6 Required"
]
},
{
"Description": "Nice Rarity",
"Enabled": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BaseItemFoundRarityPosPct Value >= 8 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1"
]
},
{
"Description": "Nice Caster",
"Enabled": true,
"Types": [
"/OneHandWeapons/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseCastSpeedPosPct Value >= 1 Required",
"ExplicitStat ManaRegenerationRatePosPct Value >= 1 Required",
"ExplicitStat SpellDamagePosPct Value >= 1 Required"
]
},
{
"Description": "Nice Accessories",
"Enabled": true,
"Types": [
"/Amulets/",
"/Rings/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseResistAllElementsPct Value >= 3 Optional Group 1"
]
},
{
"Description": "Nice Belt #1",
"Enabled": true,
"Types": [
"/Belts/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 2",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 2",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 3",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 3"
]
},
{
"Description": "Nice Belt #2",
"Enabled": true,
"Types": [
"/Belts/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BasePhysicalDamageReductionRating Value >= 11 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseStunThresholdReductionPosPct Value >= 5 Optional Group 2",
"ExplicitStat BaseStunDurationPosPct Value >= 11 Optional Group 2"
]
},
{
"Description": "Crafting",
"Enabled": true,
"Names": [
"Rustic Sash"
],
"NameMatchAnyRatherThanAll": true,
"Rarities": [
2
]
},
{
"Description": "Leveling 2hdMaces",
"Enabled": false,
"Types": [
"/TwoHandMaces/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
1
],
"Affixes": [
"ExplicitStat LocalPhysicalDamagePosPct Value >= 70 Optional Group 1",
"ExplicitStat LocalAttackSpeedPosPct Value >= 1 Optional Group 1",
"ExplicitStat LocalPhysicalDamagePosPct Value >= 70 Optional Group 2",
"ExplicitStat LocalMinimumAddedPhysicalDamage Value >= 1 Optional Group 2",
"ExplicitStat LocalAttackSpeedPosPct Value >= 1 Optional Group 3",
"ExplicitStat LocalMinimumAddedPhysicalDamage Value >= 1 Optional Group 3"
]
},
{
"Description": "Leveling Belt",
"Enabled": true,
"Types": [
"/Belts/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseFireDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseLightningDamageResistancePct Value >= 12 Optional Group 1",
"ExplicitStat BaseStunThresholdReductionPosPct Value >= 5 Optional Group 2",
"ExplicitStat BaseStunDurationPosPct Value >= 11 Optional Group 2"
]
},
{
"Description": "Leveling Accessories",
"Enabled": true,
"Types": [
"/Amulets/",
"/Rings/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 20 Required",
"ExplicitStat LifeLeechFromPhysicalDamagePct Value >= 1 Optional Group 1",
"ExplicitStat ManaLeechFromPhysicalDamagePct Value >= 1 Optional Group 1",
"ExplicitStat AttackSpeedPosPct Value >= 5 Optional Group 2",
"ExplicitStat BaseCastSpeedPosPct Value >= 5 Optional Group 2"
]
},
{
"Description": "Fire Staves",
"Enabled": true,
"Types": [
"/TwoHandWeapons/Staves/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat LocalSocketedGemLevelPos Value >= 1 Required",
"ExplicitStat LocalSocketedFireGemLevelPos Value >= 2 Required"
]
},
{
"Description": "Fakener Dagger",
"Enabled": true,
"Types": [
"/Daggers/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat SpellDamagePosPct Value >= 1 Required",
"ExplicitStat LocalAttackSpeedPosPct Value >= 1 Required",
"ExplicitStat CriticalStrikeChancePosPct Value >= 1 Required"
]
},
{
"Description": "God Like Firestaves",
"Enabled": true,
"Types": [
"/TwoHandWeapons/Staves/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat LocalSocketedGemLevelPos Value >= 1 Required",
"ExplicitStat LocalSocketedFireGemLevelPos Value >= 2 Required",
"ExplicitStat BaseCastSpeedPosPct Value >= 1 Required"
]
},
{
"Description": "Cold Staves",
"Enabled": true,
"Types": [
"/TwoHandWeapons/Staves/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat LocalSocketedGemLevelPos Value >= 1 Required",
"ExplicitStat LocalSocketedColdGemLevelPos Value >= 2 Required"
]
},
{
"Description": "Lightning Staves",
"Enabled": true,
"Types": [
"/TwoHandWeapons/Staves/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [],
"Affixes": [
"ExplicitStat LocalSocketedGemLevelPos Value >= 1 Required",
"ExplicitStat LocalSocketedLightningGemLevelPos Value >= 2 Required"
]
},
{
"Description": "Perfect Helms ( Health )",
"Enabled": true,
"Types": [
"/Helmets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 60 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 35 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 35 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 35 Required"
]
},
{
"Description": "IIR Helms",
"Enabled": true,
"Types": [
"/Helmets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseItemFoundRarityPosPct Value >= 25 Required"
]
},
{
"Description": "Dual Leech Life Gloves",
"Enabled": true,
"Types": [
"/Gloves/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat LifeLeechFromPhysicalDamagePct Value >= 2 Required",
"ExplicitStat ManaLeechFromPhysicalDamagePct Value >= 2 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 25 Required"
]
},
{
"Description": "IIR Boots",
"Enabled": true,
"Types": [
"/Boots/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 25 Required",
"ExplicitStat BaseItemFoundRarityPosPct Value >= 25 Required"
]
},
{
"Description": "Shields ( Health )",
"Enabled": true,
"Types": [
"/Shields/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required"
]
},
{
"Description": "Evasion Shields",
"Enabled": true,
"Types": [
"/Shields/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseEvasionRating Value >= 300 Required",
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required"
]
},
{
"Description": "ES Shields",
"Enabled": true,
"Types": [
"/Shields/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat LocalEnergyShield Value >= 200 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required"
]
},
{
"Description": "Tri Res HP Ring",
"Enabled": true,
"Types": [
"/Rings/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseMaximumLife Value >= 50 Required"
]
},
{
"Description": "Tri Res Attack Speed Ring",
"Enabled": true,
"Types": [
"/Rings/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required",
"ExplicitStat LocalAttackSpeedPosPct Value >= 1 Required"
]
},
{
"Description": "Tri Res Mana Leech Ring",
"Enabled": true,
"Types": [
"/Rings/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required",
"ExplicitStat ManaLeechFromPhysicalDamagePct Value >= 2 Required"
]
},
{
"Description": "Tri Res Life Leech Ring",
"Enabled": true,
"Types": [
"/Rings/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required",
"ExplicitStat LifeLeechFromPhysicalDamagePct Value >= 2 Required"
]
},
{
"Description": "Crit HP Ammy",
"Enabled": true,
"Types": [
"/Amulets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseCriticalStrikeMultiplierPosPct Value >= 50 Required",
"ExplicitStat CriticalStrikeChancePosPct Value >= 30 Required",
"ExplicitStat BaseMaximumLife Value >= 50 Required"
]
},
{
"Description": "Crit Tri Res HP Ammy",
"Enabled": true,
"Types": [
"/Amulets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseCriticalStrikeMultiplierPosPct Value >= 50 Required",
"ExplicitStat CriticalStrikeChancePosPct Value >= 30 Required",
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required"
]
},
{
"Description": "Tri Res Hp Ammy",
"Enabled": true,
"Types": [
"/Amulets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseMaximumLife Value >= 50 Required"
]
},
{
"Description": "Tri Res IIR Ammy",
"Enabled": true,
"Types": [
"/Amulets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat BaseColdDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseFireDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseLightningDamageResistancePct Value >= 20 Required",
"ExplicitStat BaseMaximumLife Value >= 50 Required",
"ExplicitStat BaseItemFoundRarityPosPct Value >= 25 Required"
]
},
{
"Description": "Caster Crit Ammy",
"Enabled": true,
"Types": [
"/Amulets/"
],
"TypeMatchAnyRatherThanAll": true,
"Rarities": [
2
],
"Affixes": [
"ExplicitStat SpellDamagePosPct Value >= 15 Required",
"ExplicitStat BaseCastSpeedPosPct Value >= 8 Required",
"ExplicitStat BaseCriticalStrikeMultiplierPosPct Value >= 50 Required",
"ExplicitStat CriticalStrikeChancePosPct Value >= 30 Required"
]
}
]
},