What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

My Current Item Filter

Nixon233

New Member
Joined
Sep 30, 2013
Messages
320
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.

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"
        ]
      }
    ]
  },
 
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.

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"
        ]
      }
    ]
  },

Thanks, will try this :)
 
Do i see that right or is there like every chest with a little life+ and a little res? :x

Better go like that:
Code:
      {
        "Description": "ManaRareDuoResRingsAms",
        "Enabled": true,
        "Types": [
          "/Rings/",
          "/Amulets/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumMana Value >= 57 Required",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 15 Required",
          "ExplicitStat BaseColdDamageResistancePct Value >= 36 Optional Group 11",
          "ExplicitStat BaseFireDamageResistancePct Value >= 36 Optional Group 11",
          "ExplicitStat BaseFireDamageResistancePct Value >= 36 Optional Group 12",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 36 Optional Group 12",
          "ExplicitStat BaseColdDamageResistancePct Value >= 36 Optional Group 13",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 36 Optional Group 13",
          "ExplicitStat BaseFireDamageResistancePct Value >= 36 Optional Group 14",
          "ExplicitStat BaseChaosDamageResistancePct Value >= 20 Optional Group 14",
          "ExplicitStat BaseColdDamageResistancePct Value >= 36 Optional Group 15",
          "ExplicitStat BaseChaosDamageResistancePct Value >= 20 Optional Group 15",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 36 Optional Group 16",
          "ExplicitStat BaseChaosDamageResistancePct Value >= 20 Optional Group 16"
        ]
      },

or

Code:
      {
        "Description": "+3 Gem Filter ",
        "Enabled": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat LocalSocketedGemLevelPos Value >= 1 Required",
          "ExplicitStat LocalSocketedMinionGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedMeleeGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedLightningGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedFireGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedColdGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedBowGemLevelPos Value >= 2 Optional Group 1"
        ]
      },

or

Code:
      {
        "Description": "LifeRareAndRes",
        "Enabled": true,
        "Types": [
          "/Boots/",
          "/Helmets/",
          "/Gloves/",
          "/BodyArmours/",
          "/Shields/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 60 Required",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 13 Required",
          "ExplicitStat BaseColdDamageResistancePct Value >= 30 Optional Group 10",
          "ExplicitStat BaseFireDamageResistancePct Value >= 30 Optional Group 10",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 30 Optional Group 10"
        ]
      },

Just a few examples.
 
Do i see that right or is there like every chest with a little life+ and a little res? :x

Better go like that:
Code:
      {
        "Description": "ManaRareDuoResRingsAms",
        "Enabled": true,
        "Types": [
          "/Rings/",
          "/Amulets/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumMana Value >= 57 Required",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 15 Required",
          "ExplicitStat BaseColdDamageResistancePct Value >= 36 Optional Group 11",
          "ExplicitStat BaseFireDamageResistancePct Value >= 36 Optional Group 11",
          "ExplicitStat BaseFireDamageResistancePct Value >= 36 Optional Group 12",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 36 Optional Group 12",
          "ExplicitStat BaseColdDamageResistancePct Value >= 36 Optional Group 13",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 36 Optional Group 13",
          "ExplicitStat BaseFireDamageResistancePct Value >= 36 Optional Group 14",
          "ExplicitStat BaseChaosDamageResistancePct Value >= 20 Optional Group 14",
          "ExplicitStat BaseColdDamageResistancePct Value >= 36 Optional Group 15",
          "ExplicitStat BaseChaosDamageResistancePct Value >= 20 Optional Group 15",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 36 Optional Group 16",
          "ExplicitStat BaseChaosDamageResistancePct Value >= 20 Optional Group 16"
        ]
      },

or

Code:
      {
        "Description": "+3 Gem Filter ",
        "Enabled": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat LocalSocketedGemLevelPos Value >= 1 Required",
          "ExplicitStat LocalSocketedMinionGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedMeleeGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedLightningGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedFireGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedColdGemLevelPos Value  >= 2 Optional Group 1",
          "ExplicitStat LocalSocketedBowGemLevelPos Value >= 2 Optional Group 1"
        ]
      },

or

Code:
      {
        "Description": "LifeRareAndRes",
        "Enabled": true,
        "Types": [
          "/Boots/",
          "/Helmets/",
          "/Gloves/",
          "/BodyArmours/",
          "/Shields/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 60 Required",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 13 Required",
          "ExplicitStat BaseColdDamageResistancePct Value >= 30 Optional Group 10",
          "ExplicitStat BaseFireDamageResistancePct Value >= 30 Optional Group 10",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 30 Optional Group 10"
        ]
      },

Just a few examples.

Yes, this would help clean up a bunch.
 
Hi,

I've try your item filter, i copy past it, wasnot working.
Does anybody have a item filter for map / end game content ?
 
I have these base combinations, i increase the values as i advance in content . . .

Code:
      {
        "Description": "Armours",
        "Enabled": true,
        "Types": [
          "/Armours/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 10 Required",
          "ExplicitStat BaseColdDamageResistancePct Value >= 6 Required",
          "ExplicitStat BaseFireDamageResistancePct Value >= 6 Required",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Required",
      },
      {
        "Description": "BodyArmours",
        "Enabled": true,
        "Types": [
          "/BodyArmours/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 10 Required",
          "ExplicitStat PhysicalDamageReductionRating Value >= 11 Optional Group 4",
          "ExplicitStat LocalEnergyShieldPosPct Value >= 11 Optional Group 4",
          "ExplicitStat BaseColdDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseFireDamageResistancePct Value >= 6 Optional Group 2",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 2"
        ]
      },
      {
        "Description": "Helmets",
        "Enabled": true,
        "Types": [
          "/Helmets/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 10 Required",
          "ExplicitStat LocalSocketedMinionGemLevelPos Value >= 1 Optional Group 4",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 8 Optional Group 4",
          "ExplicitStat BaseColdDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseFireDamageResistancePct Value >= 6 Optional Group 2",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 2"
        ]
      },
      {
        "Description": "Boots",
        "Enabled": true,
        "Types": [
          "/Boots/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 10 Required",
          "ExplicitStat BaseMovementVelocityPosPct Value >= 10 Optional Group 4",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 8 Optional Group 4",
          "ExplicitStat BaseColdDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseFireDamageResistancePct Value >= 6 Optional Group 2",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 2"
        ]
      },
      {
        "Description": "Gloves",
        "Enabled": true,
        "Types": [
          "/Gloves/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseMaximumLife Value >= 10 Required",
          "ExplicitStat AttackSpeedPosPct Value >= 8 Optional Group 4",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 8 Optional Group 4",
          "ExplicitStat LocalLifeLeechFromPhysicalDamagePct Value >= 1 Optional Group 4",
          "ExplicitStat LocalManaLeechFromPhysicalDamagePct Value >= 1 Optional Group 4",
          "ExplicitStat BaseColdDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 1",
          "ExplicitStat BaseFireDamageResistancePct Value >= 6 Optional Group 2",
          "ExplicitStat BaseLightningDamageResistancePct Value >= 6 Optional Group 2"
        ]
      },
      {
        "Description": "Wands",
        "Enabled": true,
        "Types": [
          "/Wands/",
          "/Sceptre"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat SpellDamagePosPct Value >= 10 Required",
          "ExplicitStat BaseCastSpeedPosPct Value >= 5 Required"
        ]
      },
      {
        "Description": "Weapons",
        "Enabled": true,
        "Types": [
          "/Weapons/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat LocalPhysicalDamagePosPct Value >= 20 Required",
          "ExplicitStat LocalMinimumAddedPhysicalDamage Value >= 1 Required",
          "ExplicitStat LocalAttackSpeedPosPct Value >= 6 Required"
        ]
      }
 
Last edited:
Hi,

I've try your item filter, i copy past it, wasnot working.
Does anybody have a item filter for map / end game content ?

This is map / end game content.... you should figure out what your copy and pasting wrong
 
It is Working now I was to lazy to Check yesterday. can you Also share your pickup and vendor configuration because for me it is stashing a lot of crapping white item
 
It is Working now I was to lazy to Check yesterday. can you Also share your pickup and vendor configuration because for me it is stashing a lot of crapping white item

I won't post mine on here as it is pretty simple to do and there is lots of guides to do that
 
Code:
      {
        "Description": "Crit Amulet",
        "Enabled": true,
        "Types": [
          "/Amulets/"
        ],
        "TypeMatchAnyRatherThanAll": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat BaseCriticalStrikeMultiplierPosPct Value >= 15 Required",
          "ExplicitStat CriticalStrikeChancePosPct Value >= 1 Optional Group 1",
          "ExplicitStat AttackMinimumAddedPhysicalDamage Value >= 1 Optional Group 1",
          "ExplicitStat BaseCastSpeedPosPct Value >= 1 Optional Group 1",
          "ExplicitStat SpellDamagePosPct Value >= 1 Optional Group 1",
          "ExplicitStat ColdDamagePosPct Value >= 1 Optional Group 1",
          "ExplicitStat FireDamagePosPct Value >= 1 Optional Group 1",
          "ExplicitStat LightningDamagePosPct Value >= 1 Optional Group 1",
          "ExplicitStat WeaponElementalDamagePosPct Value >= 1 Optional Group 1",
          "ExplicitStat LifeLeechFromPhysicalDamagePct Value >= 1 Optional Group 1",
          "ExplicitStat ManaLeechFromPhysicalDamagePct Value >= 1 Optional Group 1",
          "ExplicitStat MaximumEnergyShieldPosPct Value >= 10 Optional Group 1",
          "ExplicitStat BaseMaximumLife Value >= 47 Optional Group 1",
          "ExplicitStat BaseMaximumEnergyShield Value >= 32 Optional Group 1",
          "ExplicitStat BaseItemFoundRarityPosPct Value >= 18 Optional Group 1"
        ]
      },

nice for new leagues, once u hit something u can craft crit chance

Code:
      {
        "Description": "High Energy Shield & Armour #1",
        "Enabled": true,
        "Rarities": [
          2
        ],
        "Affixes": [
          "ExplicitStat LocalEnergyShield Value >= 70 Required",
          "ExplicitStat LocalEnergyShieldPosPct Value >= 80 Required"
        ]
      },
      {
        "Description": "High Energy Shield & Armour #2",
        "Enabled": true,
        "Rarities": [
          1,
          2
        ],
        "Affixes": [
          "ExplicitStat LocalArmourAndEnergyShieldPosPct Value >= 32 Optional Group 1",
          "ExplicitStat LocalArmourAndEvasionPosPct Value >= 32 Optional Group 1",
          "ExplicitStat LocalEvasionAndEnergyShieldPosPct Value >= 32 Optional Group 1",
          "ExplicitStat LocalArmourAndEvasionAndEnergyShieldPosPct Value >= 32 Optional Group 1",
          "ExplicitStat LocalEnergyShieldPosPct Value >= 32 Optional Group 1",
          "ExplicitStat LocalEnergyShield Value >= 70 Required",
          "ExplicitStat BaseStunRecoveryPosPct Value >= 1 Required"
        ]
      },

that should work also
 
Back
Top