Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #===============================================================================================================
- # NeverSink's Indepth Loot Filter - for Path of Exile
- #===============================================================================================================
- # VERSION: 0.1.1
- # AUTHOR: NeverSink
- # EDITS: Bor of Sol
- #
- # This is a mini-filter designed for early PoE2 EA gameplay. I will eventually replace it with a full-fledged filter
- # With FilterBlade.xyz support. This filter focuses more on highlighting loot, rather than hiding
- #
- # TWITTER: @NeverSinkDev
- # DISCORD: https://discord.gg/mye6xhF
- # TWITCH: https://www.twitch.tv/neversink
- # PATREON: https://www.patreon.com/Neversink
- #--------------------------
- # Overrides - Uniques, Valuables
- #--------------------------
- Show
- Rarity Unique
- SetTextColor 175 96 37 255
- SetBorderColor 175 96 37 255
- SetBackgroundColor 53 13 13 255
- PlayAlertSound 3 300
- PlayEffect Brown
- MinimapIcon 2 Brown Star
- SetFontSize 40
- ## Divine Orb Style
- Show
- Class "Currency"
- BaseType "Mirror" "Divine" "Perfect Jeweller's Orb"
- SetFontSize 45
- SetTextColor 255 0 0 255
- SetBorderColor 255 0 0 255
- SetBackgroundColor 255 255 255 255
- PlayAlertSound 6 300
- PlayEffect Red
- MinimapIcon 0 Red Star
- #--------------------------
- # Gold
- #--------------------------
- Show
- StackSize >= 500
- BaseType == "Gold"
- SetTextColor 255 255 255
- SetBorderColor 255 255 255
- PlayEffect Orange Temp
- Show
- BaseType == "Gold"
- SetTextColor 180 180 180
- SetBorderColor 0 0 0 255
- SetBackgroundColor 0 0 0 180
- #--------------------------
- # Uncut Gems
- #--------------------------
- Show
- BaseType "Uncut "
- SetTextColor 20 240 240
- SetBorderColor 20 240 240
- PlayAlertSound 2 300
- PlayEffect Cyan
- MinimapIcon 1 Cyan Triangle
- #--------------------------
- # Socketables and Special Character Equipment
- #--------------------------
- # Special A Tier - League specific socketables and jewels
- Show
- BaseType "Soul Core" "Timeless"
- SetTextColor 0 240 190
- SetBorderColor 0 240 190
- SetFontSize 40
- MinimapIcon 2 Cyan Triangle
- PlayEffect Cyan
- # Special A Tier - Sanctum Relics
- Show
- Class "Relic"
- SetTextColor 0 240 190
- SetBorderColor 0 240 190
- SetFontSize 40
- MinimapIcon 2 Cyan Triangle
- PlayEffect Cyan
- # Special A Tier - Rare Jewels
- Show
- Class "Jewel"
- Rarity Rare
- SetTextColor 0 240 190
- SetBorderColor 0 240 190
- SetFontSize 40
- MinimapIcon 2 Cyan Triangle
- PlayEffect Cyan
- # Special B Tier - Any Jewels
- Show
- Class "Jewel"
- Rarity Magic
- SetTextColor 0 240 190
- SetBorderColor 0 240 190
- SetFontSize 40
- PlayEffect Cyan Temp
- # Special B Tier - Any Runes and Charms
- Show
- BaseType " Rune" " Charm"
- SetTextColor 0 240 190
- PlayEffect Cyan Temp
- #--------------------------
- # Socketables and Special Character Equipment
- #--------------------------
- # Currency Tier A: Gemcutter, Annullment
- Show
- Class "Currency"
- BaseType "Gemcutter's Prism" "Orb of Annulment" "Orb of Chance"
- SetTextColor 255 255 255 255
- SetBorderColor 255 255 255 255
- SetBackgroundColor 240 90 35
- PlayAlertSound 1 300
- PlayEffect White
- MinimapIcon 1 White Circle
- SetFontSize 40
- # Currency Tier B: Vaal, Chaos, Exalt, Exotic
- Show
- Class "Currency"
- BaseType "Vaal Orb" "Greater Jeweller's Orb" "Chaos Orb" "Lesser Jeweller's Orb" "Exotic" "Exalted Orb" "Regal Orb" "Artificer's Orb" "Glassblower's Bauble" "Orb of Alchemy" "Orb of Chance"
- SetTextColor 255 207 132
- SetBorderColor 255 207 132
- SetBackgroundColor 76 51 12
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 1 White Circle
- SetFontSize 40
- Show
- Class "Currency"
- BaseType "Distilled" "Catalyst" "Essence of" "Omen of"
- SetTextColor 255 207 132
- SetBorderColor 255 207 132
- SetBackgroundColor 76 51 12
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 1 White Circle
- # Currency Tier C: Vaal, Chaos, Exalt, Exotic
- Show
- Class "Currency"
- BaseType "Arcanist's Etcher" "Armourer's Scrap" "Blacksmith's Whetstone" "Orb of Augmentation" "Orb of Transmutation" "Regal Shard" "Chance Shard"
- SetTextColor 255 207 132
- SetBorderColor 255 207 132
- MinimapIcon 2 Grey Circle
- Show
- Class "Currency"
- BaseType "Simulacrum Splinter" "Breach Splinter" " Artifact"
- SetTextColor 255 207 132
- SetBorderColor 255 207 132
- MinimapIcon 2 Grey Circle
- Hide
- Class "Currency"
- BaseType "Wisdom" "Shard"
- # Unknown currency
- Show
- Class "Currency"
- SetTextColor 255 207 132
- SetBorderColor 255 207 132
- SetBackgroundColor 76 51 12
- PlayAlertSound 2 300
- PlayEffect Pink
- MinimapIcon 1 White Circle
- # Fragments
- Show
- BaseType "Simulacrum" " Tablet" "Breachstone" "Barya" "Ultimatum" " Fragment" "Cowardly Fate" "Deadly Fate" "Victorious Fate" "Expedition Logbook"
- SetTextColor 255 207 255
- SetBorderColor 255 207 255
- SetBackgroundColor 65 20 80
- PlayAlertSound 2 300
- PlayEffect White
- MinimapIcon 1 White Square
- SetFontSize 40
- Show
- BaseType "Waystone"
- Rarity <= Rare
- SetTextColor 255 255 255
- SetBorderColor 255 255 255
- PlayAlertSound 4 300
- PlayEffect White
- MinimapIcon 1 White Square
- SetFontSize 40
- #--------------------------
- # Value Rares
- #--------------------------
- Show
- Class "Rings" "Amulets" "Belts"
- Rarity Rare
- SetFontSize 40
- SetTextColor 233 206 75
- SetBorderColor 233 206 75
- PlayEffect Yellow
- MinimapIcon 1 Yellow Diamond
- #--------------------------
- # Rings, Amulets, Belts
- #--------------------------
- Show
- Rarity Normal
- Class "Rings" "Amulets" "Belts"
- SetFontSize 40
- Show
- Class "Rings" "Amulets" "Belts"
- Rarity Magic
- SetFontSize 40
- #================================#
- # ULTIMATE FLASK 15+% QUALITY #
- #================================#
- Show
- Quality > 14
- Class "Flask"
- BaseType = "Ultimate Mana Flask" "Ultimate Life Flask"
- Hide
- Rarity <= Magic
- Class "Flask"
- AreaLevel >= 65
- #--------------------------
- # Salvagable Items
- #--------------------------
- # Not working!
- Show
- Sockets > 0
- Rarity Normal
- SetBorderColor 200 200 200
- SetFontSize 35
- Show
- Quality > 10
- Rarity Normal
- SetBorderColor 200 200 200
- SetFontSize 35
- # Not working!
- Show
- Sockets > 0
- Rarity Magic
- SetBorderColor 0 0 200
- SetFontSize 35
- Show
- Quality > 10
- Rarity Magic
- SetBorderColor 0 0 200
- SetFontSize 35
- #===============================================================================================#
- # EDITS BY BOR OF SOL: #
- #===============================================================================================#
- # THIS VERSION OF FILTER HIDES ALL NORMAL AND MAGIC ITEMS (IT WILL SHOW MAGIC FLASKS) #
- # AND SHOWS ONLY EXPERT VERSION OF THEM (AND ALL ITEMS GROUP LIKE WANDS/STAVES etc. #
- # TO HIDE ITEMS GROUPS JUST ADD # AT THE BEGINNIG OF THE LINE #
- #===============================================================================================#
- #====================================#
- #=============== GEAR ===============#
- #====================================#
- #=======================#
- # MAGIC BASES - ARMOUR #
- #=======================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Riveted Mitts" "Expert Bolstered Mitts" "Expert Moulded Mitts" "Expert Iron Greaves" "Expert Trimmed Greaves" "Expert Stone Greaves" "Expert Iron Cuirass" "Expert Steel Plate" "Expert Vaal Cuirass" "Expert Soldier Greathelm" "Expert Spired Greathelm" "Expert Elite Greathelm"
- #========================#
- # NORMAL BASES - ARMOUR #
- #========================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Riveted Mitts" "Expert Bolstered Mitts" "Expert Moulded Mitts" "Expert Iron Greaves" "Expert Trimmed Greaves" "Expert Stone Greaves" "Expert Iron Cuirass" "Expert Steel Plate" "Expert Vaal Cuirass" "Expert Soldier Greathelm" "Expert Spired Greathelm" "Expert Elite Greathelm"
- SetBackgroundColor 0 0 0 125
- #========================#
- # MAGIC BASES - EVASION #
- #========================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Firm Bracers" "Expert Sectioned Bracers" "Expert Spined Bracers" "Expert Laced Boots" "Expert Steeltoe Boots" "Expert Lizardscale Boots" "Expert Pathfinder Coat" "Expert Studded Vest" "Expert Serpentscale Coat" "Expert Felt Cap" "Expert Swathed Cap" "Expert Hunter Hood"
- #=========================#
- # NORMAL BASES - EVASION #
- #=========================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Firm Bracers" "Expert Sectioned Bracers" "Expert Spined Bracers" "Expert Laced Boots" "Expert Steeltoe Boots" "Expert Lizardscale Boots" "Expert Pathfinder Coat" "Expert Studded Vest" "Expert Serpentscale Coat" "Expert Felt Cap" "Expert Swathed Cap" "Expert Hunter Hood"
- SetBackgroundColor 0 0 0 125
- #==============================#
- # MAGIC BASES - ENERGY SHIELD #
- #==============================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Sombre Gloves" "Expert Jewelled Gloves" "Expert Intricate Gloves" "Expert Wrapped Sandals" "Expert Silk Slippers" "Expert Feathered Sandals" "Expert Hexer's Robe" "Expert Keth Raiment" "Expert Altar Robe" "Expert Wicker Tiara" "Expert Chain Tiara" "Expert Feathered Tiara"
- #===============================#
- # NORMAL BASES - ENERGY SHIELD #
- #===============================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Sombre Gloves" "Expert Jewelled Gloves" "Expert Intricate Gloves" "Expert Wrapped Sandals" "Expert Silk Slippers" "Expert Feathered Sandals" "Expert Hexer's Robe" "Expert Keth Raiment" "Expert Altar Robe" "Expert Wicker Tiara" "Expert Chain Tiara" "Expert Feathered Tiara"
- SetBackgroundColor 0 0 0 125
- #==============================#
- # MAGIC BASES - ARMOUR/EVASION #
- #==============================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Ringmail Gauntlets" "Expert Layered Gauntlets" "Expert Doubled Gauntlets" "Expert Mail Sabatons" "Expert Braced Sabatons" "Expert Stacked Sabatons" "Expert Rogue Armour" "Expert Cloaked Mail" "Expert Scale Mail" "Expert Guarded Helm" "Expert Cowled Helm" "Expert Shielded Helm"
- #===============================#
- # NORMAL BASES - ARMOUR/EVASION #
- #===============================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Ringmail Gauntlets" "Expert Layered Gauntlets" "Expert Doubled Gauntlets" "Expert Mail Sabatons" "Expert Braced Sabatons" "Expert Stacked Sabatons" "Expert Rogue Armour" "Expert Cloaked Mail" "Expert Scale Mail" "Expert Guarded Helm" "Expert Cowled Helm" "Expert Shielded Helm"
- SetBackgroundColor 0 0 0 125
- #====================================#
- # MAGIC BASES - ARMOUR/ENERGY SHIELD #
- #====================================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Rope Cuffs" "Expert Aged Cuffs" "Expert Goldcast Cuffs" "Expert Padded Leggings" "Expert Secured Leggings" "Expert Pelt Leggings" "Expert Pelt Mantle" "Expert Shaman Mantle" "Expert Sacrificial Mantle" "Expert Horned Crown" "Expert Martyr Crown" "Expert Heavy Crown"
- #=====================================#
- # NORMAL BASES - ARMOUR/ENERGY SHIELD #
- #=====================================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Rope Cuffs" "Expert Aged Cuffs" "Expert Goldcast Cuffs" "Expert Padded Leggings" "Expert Secured Leggings" "Expert Pelt Leggings" "Expert Pelt Mantle" "Expert Shaman Mantle" "Expert Sacrificial Mantle" "Expert Horned Crown" "Expert Martyr Crown" "Expert Heavy Crown"
- SetBackgroundColor 0 0 0 125
- #=====================================#
- # MAGIC BASES - EVASION/ENERGY SHIELD #
- #=====================================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Gauze Wraps" "Expert Linen Wraps" "Expert Spiral Wraps" "Expert Frayed Shoes" "Expert Threaded Shoes" "Expert Hunting Shoes" "Expert Waxed Jacket" "Expert Wayfarer Jacket" "Expert Scalper's Jacket" "Expert Face Mask" "Expert Veiled Mask" "Expert Tribal Mask"
- #======================================#
- # NORMAL BASES - EVASION/ENERGY SHIELD #
- #======================================#
- Show
- ItemLevel >= 82
- BaseType == "Expert Gauze Wraps" "Expert Linen Wraps" "Expert Spiral Wraps" "Expert Frayed Shoes" "Expert Threaded Shoes" "Expert Hunting Shoes" "Expert Waxed Jacket" "Expert Wayfarer Jacket" "Expert Scalper's Jacket" "Expert Face Mask" "Expert Veiled Mask" "Expert Tribal Mask"
- SetBackgroundColor 0 0 0 125
- #=======================================#
- #=============== WEAPONS ===============#
- #=======================================#
- #================#
- # MAGIC 1H MACES #
- #================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Slim Mace" "Expert Plated Mace" "Expert Smithing Hammer" "Expert Warpick" "Expert Construct Hammer" "Expert Brigand Mace"
- #=================#
- # NORMAL 1H MACES #
- #=================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Slim Mace" "Expert Plated Mace" "Expert Smithing Hammer" "Expert Warpick" "Expert Construct Hammer" "Expert Brigand Mace"
- SetBackgroundColor 0 0 0 125
- #================#
- # MAGIC 2H MACES #
- #================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Forge Maul" "Expert Temple Maul" "Expert Oak Greathammer" "Expert Cultist Greathammer" "Expert Crumbling Maul" "Expert Leaden Greathammer"
- #=================#
- # NORMAL 2H MACES #
- #=================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Forge Maul" "Expert Temple Maul" "Expert Oak Greathammer" "Expert Cultist Greathammer" "Expert Crumbling Maul" "Expert Leaden Greathammer"
- SetBackgroundColor 0 0 0 125
- #=========================#
- # MAGIC SHIELDS - ARMOUR #
- #=========================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Braced Tower Shield" "Expert Rampart Tower Shield" "Expert Stone Tower Shield"
- #==========================#
- # NORMAL SHIELDS - ARMOUR #
- #==========================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Braced Tower Shield" "Expert Rampart Tower Shield" "Expert Stone Tower Shield"
- SetBackgroundColor 0 0 0 125
- #=========================#
- # MAGIC SHIELDS - EVASION #
- #=========================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Plated Buckler" "Expert Spiked Buckler" "Expert Edged Buckler"
- #==========================#
- # NORMAL SHIELDS - EVASION #
- #==========================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Plated Buckler" "Expert Spiked Buckler" "Expert Edged Buckler"
- SetBackgroundColor 0 0 0 125
- #================================#
- # MAGIC SHIELDS - ARMOUR/EVASION #
- #================================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Pelage Targe" "Expert Crescent Targe" "Expert Feathered Targe"
- #=================================#
- # NORMAL SHIELDS - ARMOUR/EVASION #
- #=================================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Pelage Targe" "Expert Crescent Targe" "Expert Feathered Targe"
- SetBackgroundColor 0 0 0 125
- #=====================================#
- # MAGIC SHIELD - ARMOUR/ENERGY SHIELD #
- #=====================================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Sigil Crest Shield" "Expert Jingling Crest Shield" "Expert Omen Crest Shield"
- #======================================#
- # NORMAL SHIELD - ARMOUR/ENERGY SHIELD #
- #======================================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Sigil Crest Shield" "Expert Jingling Crest Shield" "Expert Omen Crest Shield"
- SetBackgroundColor 0 0 0 125
- #=============#
- # MAGIC FOCUS #
- #=============#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Antler Focus" "Expert Crystal Focus" "Expert Plumed Focus"
- #==============#
- # NORMAL FOCUS #
- #==============#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Antler Focus" "Expert Crystal Focus" "Expert Plumed Focus"
- SetBackgroundColor 0 0 0 125
- #=============#
- # MAGIC WANDS #
- #=============#
- Show
- ItemLevel >= 82
- Rarity Magic
- Class "Wand"
- #==============#
- # NORMAL WANDS #
- #==============#
- Show
- ItemLevel >= 82
- Rarity Normal
- Class "Wand"
- SetBackgroundColor 0 0 0 125
- #================#
- # MAGIC SCEPTERS #
- #================#
- Show
- ItemLevel >= 82
- Rarity Magic
- Class "Sceptre"
- #=================#
- # NORMAL SCEPTERS #
- #=================#
- Show
- ItemLevel >= 82
- Rarity Normal
- Class "Sceptre"
- SetBackgroundColor 0 0 0 125
- #=====================#
- # MAGIC QUARTERSTAVES #
- #=====================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Gothic Quarterstaff" "Expert Crescent Quarterstaff" "Expert Long Quarterstaff" "Expert Crackling Quarterstaff" "Expert Barrier Quarterstaff" "Expert Slicing Quarterstaff"
- #======================#
- # NORMAL QUARTERSTAVES #
- #======================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Gothic Quarterstaff" "Expert Crescent Quarterstaff" "Expert Long Quarterstaff" "Expert Crackling Quarterstaff" "Expert Barrier Quarterstaff" "Expert Slicing Quarterstaff"
- SetBackgroundColor 0 0 0 125
- #==============#
- # MAGIC STAVES #
- #==============#
- Hide
- ItemLevel >= 82
- Rarity Magic
- Class "Quarterstaff"
- Show
- ItemLevel >= 82
- Rarity Magic
- Class "Staves"
- #===============#
- # NORMAL STAVES #
- #===============#
- Hide
- ItemLevel >= 82
- Rarity Normal
- Class "Quarterstaff"
- Show
- ItemLevel >= 82
- Rarity Normal
- Class "Staves"
- SetBackgroundColor 0 0 0 125
- #============#
- # MAGIC BOWS #
- #============#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Shortbow" "Expert Composite Bow" "Expert Warden Bow" "Expert Dualstring Bow" "Expert Cultist Bow" "Expert Zealot Bow"
- #=============#
- # NORMAL BOWS #
- #=============#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Shortbow" "Expert Composite Bow" "Expert Warden Bow" "Expert Dualstring Bow" "Expert Cultist Bow" "Expert Zealot Bow"
- SetBackgroundColor 0 0 0 125
- #===============#
- # MAGIC QUIVERS #
- #===============#
- Show
- ItemLevel >= 82
- Rarity Magic
- Class "Quiver"
- #================#
- # NORMAL QUIVERS #
- #================#
- Show
- ItemLevel >= 82
- Rarity Normal
- Class "Quiver"
- SetBackgroundColor 0 0 0 125
- #=================#
- # MAGIC CROSSBOWS #
- #=================#
- Show
- ItemLevel >= 82
- Rarity Magic
- BaseType == "Expert Sturdy Crossbow" "Expert Varnished Crossbow" "Expert Tense Crossbow" "Expert Dyad Crossbow" "Expert Bombard Crossbow" "Expert Forlorn Crossbow"
- #==================#
- # NORMAL CROSSBOWS #
- #==================#
- Show
- ItemLevel >= 82
- Rarity Normal
- BaseType == "Expert Sturdy Crossbow" "Expert Varnished Crossbow" "Expert Tense Crossbow" "Expert Dyad Crossbow" "Expert Bombard Crossbow" "Expert Forlorn Crossbow"
- SetBackgroundColor 0 0 0 125
- #--------------------------
- # OPTIONAL RULES
- #--------------------------
- # TO ENABLE RULES, REMOVE THE # AT THE START OF THE LINE
- ### OPTIONAL RULE: Hide random bases
- # REMOVE THE BASES YOU --DO-- WANT TO SEE BEFORE SETTING TO HIDE
- Hide
- Rarity <= Magic
- Class "Body" "Helmet" "Boots" "Gloves" "Shields" "Quiver" "Mace" "Staff" "Quarter" "Bow" "Crossbow" "Wand" "Sceptre" "Foci"
- ### OPTIONAL RULE: REDUCES BACKGROUND ON LOW LEVEL BASES
- # Show
- #Rarity <= Magic
- #Class "Flask" "Body" "Helmet" "Boots" "Gloves" "Shields" "Quiver" "Mace" "Staff" "Quarter" "Bow" "Crossbow" "Wand" "Sceptre"
- #AreaLevel >= 65
- #DropLevel <= 50
- #SetBackgroundColor 0 0 0 125
- #--------------------------
- # Meta
- #--------------------------
- # If this thing crashes, time to update your filter!
- # This is here to prevent people to use this filter for AGES. Expert items will get removed eventually
- # Get a new filter from www.filterblade.xyz
- #Show
- #BaseType == "Expert Laced Boots"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement