Endgame Uber Strict MF Filter
This loot filter is super strict on drops, you will barely see any drops but the ones you'll see the ones you need! :P
Designed for endgame SSF play but can be used online with the note that you won't see the super rare magic/rare items used for PvP that are usually expensive.
Don't use this filter for leveling!!!
The loot filter name is 'Uber Strict MF' .
The rules are granular and intuitive so you can edit them as you want. The first rule is to hide everything which is overwritten by the following 'SHOW -' rules so you can customize further what you want to see in the equipment/items sections. I will list them all below!
There are 3 disabled rules (because i want them to be optional) specifically for crafting, if you enable them, magic crafting bases for the respective recipes will be shown on loot:
- SHOW Blood Gloves Base
- SHOW Blood Belt Base
- SHOW Caster Belt Base
List of rules (active, will show on drop):
-- Gold piles above 3238 gold (can be changed at rule 'HIDE Gold Below X' by going at Items -> Gold)
-- Full rejuv potions only (rule 'SHOW Full Rejuv')
-- Runes, uber mats, terrorize tokens, essences, runes and flawless/perfect gems only (rule 'SHOW Misc')
-- Uniques, sets (all - rule 'SHOW Uniques' and rule 'SHOW Sets')
-- Bases (whites, superior, ethereal - rule 'SHOW Bases'): elite only helmets, body armours, shields, axes, bows, crossbows, maces (excluded flails), polearms, scepters (excluded war/divine scepter), spears, swords (excluded crystal/broad sword)
Class specific armour bases such as warlock books, druid pelts are unfiltered... you can see them all
Amazon weapons are elite only
Assasin weapons and daggers are unfiltered
Only staves that can have 6 sockets are shown
-- Rare items (rule 'SHOW Rare'): circlets/coronets/diadems, rings, amulets, gloves, boots, jewels, sorceress weapons and a few melee weapons such as dimensional sword, berserker axe
-- Magic items (rule 'SHOW Magic'); circlets/coronets/diadems, rings, amulets, charms, jewels, gloves and Monarch shield
Everything else is hidden, no loot clutter almost ever :)
If you have any suggestions to improve this filter, let me know!
Rules Summary
- HideHIDE All
Rarity: Rare, Inferior, Magic, Unique, Set, Superior, Normal / Base; Quality: Normal, Exceptional, Elite; Ethereal/Socketed
- HideHIDE Gold Below X
Gold > 3,238
- ShowSHOW Full Rejuv
Items: Potions (1/15)
- ShowSHOW Misc
Items: Gems (14/35)
- ShowSHOW Bases
Rarity: Superior, Normal / Base; Quality: Normal, Exceptional, Elite; Ethereal/Socketed; Equipment: Helms (4/24), Armor (15/45), Shields (4/24) +11 more
- ShowSHOW Uniques
Rarity: Unique
- ShowSHOW Sets
Rarity: Set
- ShowSHOW Magic
Rarity: Magic; Equipment: Shields (1/24)
- ShowSHOW Blood Gloves Base(disabled)
Rarity: Magic; Equipment: Gloves (3/15)
- ShowSHOW Blood Belt Base(disabled)
Rarity: Magic; Equipment: Belts (3/15)
- ShowSHOW Caster Belt Base(disabled)
Rarity: Magic; Equipment: Belts (3/15)
- ShowSHOW Rare
Rarity: Rare; Equipment: Axes (2/30), Maces (2/24), Swords (2/42)
Filter JSON
{
"name": "Uber Strict MF",
"rules": [
{
"name": "HIDE All",
"enabled": true,
"ruleType": "hide",
"itemCategory": [
"misc"
],
"equipmentRarity": [
"rare",
"lowQuality",
"magic",
"unique",
"set",
"hiQuality",
"normal"
],
"equipmentQuality": [
"normal",
"exceptional",
"elite"
],
"equipmentCategory": [
"armo",
"weap",
"acce"
],
"filterEtherealSocketed": true
},
{
"name": "HIDE Gold Below X",
"enabled": true,
"ruleType": "hide",
"itemCategory": [
"gold"
],
"goldFilterValue": 3238,
"filterEtherealSocketed": false
},
{
"name": "SHOW Full Rejuv",
"enabled": true,
"itemCode": [
"rvl"
],
"ruleType": "show",
"filterEtherealSocketed": false
},
{
"name": "SHOW Misc",
"enabled": true,
"itemCode": [
"gpw",
"glb",
"glg",
"gpg",
"gzv",
"skl",
"gly",
"gpy",
"gpr",
"gpb",
"glw",
"skz",
"gpv",
"glr"
],
"ruleType": "show",
"itemCategory": [
"runes",
"uberm",
"terrt",
"absol"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Bases",
"enabled": true,
"ruleType": "show",
"equipmentRarity": [
"hiQuality",
"normal"
],
"equipmentQuality": [
"normal",
"exceptional",
"elite"
],
"equipmentCategory": [
"circl",
"barbh",
"druid",
"necro",
"warlo",
"daggs",
"wands",
"assas"
],
"equipmentItemCode": [
"pa7",
"6lb",
"ult",
"uts",
"wsp",
"7br",
"7bs",
"6lw",
"7fl",
"pa9",
"7pa",
"6rx",
"6cb",
"pab",
"6sw",
"amc",
"8ws",
"6mx",
"amb",
"6s7",
"7cm",
"upl",
"7ga",
"6hb",
"paa",
"uui",
"bsd",
"7wh",
"7gs",
"7m7",
"ame",
"uar",
"pa6",
"7tr",
"6hx",
"uit",
"fla",
"7ws",
"utu",
"6ws",
"6sb",
"7b7",
"6lx",
"uea",
"ush",
"7qs",
"7bt",
"7wc",
"7gi",
"uow",
"7s8",
"7wd",
"uth",
"urn",
"7wa",
"7ls",
"uhm",
"7sr",
"pac",
"6l7",
"usk",
"7gd",
"wst",
"7p7",
"urs",
"pae",
"uld",
"72a",
"utp",
"7st",
"ula",
"ucl",
"pa8",
"amd",
"uhn",
"pad",
"7fb",
"ung",
"uh9",
"uul",
"9ws",
"7cr",
"7gm",
"7vo",
"paf",
"crs",
"7h7"
],
"filterEtherealSocketed": true
},
{
"name": "SHOW Uniques",
"enabled": true,
"ruleType": "show",
"equipmentRarity": [
"unique"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Sets",
"enabled": true,
"ruleType": "show",
"equipmentRarity": [
"set"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Magic",
"enabled": true,
"ruleType": "show",
"equipmentRarity": [
"magic"
],
"equipmentCategory": [
"circl",
"glove",
"acce"
],
"equipmentItemCode": [
"uit"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Blood Gloves Base",
"enabled": false,
"ruleType": "show",
"equipmentRarity": [
"magic"
],
"equipmentItemCode": [
"uvg",
"vgl",
"xvg"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Blood Belt Base",
"enabled": false,
"ruleType": "show",
"equipmentRarity": [
"magic"
],
"equipmentItemCode": [
"mbl",
"zmb",
"umc"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Caster Belt Base",
"enabled": false,
"ruleType": "show",
"equipmentRarity": [
"magic"
],
"equipmentItemCode": [
"zvb",
"vbl",
"uvc"
],
"filterEtherealSocketed": false
},
{
"name": "SHOW Rare",
"enabled": true,
"ruleType": "show",
"equipmentRarity": [
"rare"
],
"equipmentCategory": [
"circl",
"glove",
"boots",
"sorce",
"acce"
],
"equipmentItemCode": [
"9cr",
"7wh",
"7wa",
"7gm",
"7gi",
"crs"
],
"filterEtherealSocketed": false
}
]
}