Sayya's Item Filter (version 2.81) - updated for Ritual!
This is a very nice filter, thanks Sayya!!
IGN: Arrows_and_Morality
A man whose errors take ten years to correct is quite a man | |
Glad to help!
"Nothing happened." - CharanJaydemyr, TheWretch
Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712 |
|
Thanks again Sayya, for your continued efforts. Love it. =)
| |
Love the filter as always. However one quick note, the Prophecy Wand is counted as currency from this line i think:
Show # Currency - Mid BaseType "Fusing" "Regret" "Gemcutter's Prism" "Chisel" "Blessed" "Regal Orb" "Vaal Orb" "Chaos Orb" "Alchemy" "Scouring" "Perandus Coin" "Silver Coin" "Prophecy" What currency is containing "Prophecy"? I was going to remove it but I haven't seen any of the map piece things or anything like that so I didn't know if it was necessary. Thanks | |
" Sealed prophecies are counted as currency. You shouldn't ever see these as drops, but if a player drops one, now it will be handled appropriately. Thanks for bringing this to my attention--version 1.71 is up on Github and does not have this problem. "Nothing happened." - CharanJaydemyr, TheWretch
Sayya's Item Filter (updated for Ritual!) - http://www.pathofexile.com/forum/view-thread/1260712 |
|
" Ah makes sense! Thanks. | |
Hey Sayya, I know it's early but just wanted to check whether there would be an updated version of the filter for Essence league?
|
|
Howdy! Love your loot filter. Hoping it comes to 2.4!
Pudding can't fill the emptiness inside me! But it'll help.
| |
Hi sayya.
if you still play, i love your lootfilter. Would be nice if you could help us plebs. Cheers. Panthera Leo Lycaon Pictus
|
|
Honestly, I don't think you even need the Filter updated for 2.4.. Just a simple slap Essences into Currency, and maybe the new Bases.
For anyone that wants to update their Filter in the meantime until Sayya updates, here's what I'm using (just replace the Currency Section:)
Spoiler
# Section: Currency
# Add a currency-colored border to midtier currency Show # Currency - Mid Class "Currency" BaseType "Fusing" "Regret" "Gemcutter's Prism" "Chisel" "Blessed" "Regal Orb" "Vaal Orb" "Chaos Orb" "Alchemy" "Scouring" "Perandus Coin" "Silver Coin" "Prophecy" "Essence" "Remnant of Corruption" "Cartographer's Sextant" "Cartographer's Seal" "Unshaping Orb" SetBorderColor 170 158 130 # Uncommon currency SetFontSize 38 PlayAlertSound 3 300 And if you want to display all drops of the new Base Types that are white or yellow with a white border:
Spoiler
# Section: New Bases
Show # Bases BaseType "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" Rarity = Normal SetBorderColor 255 255 255 SetFontSize 38 PlayAlertSound 3 300 Show # Rares to ID for Challenge BaseType "Steel Ring" "Opal Ring" "Blue Pearl Amulet" "Marble Amulet" "Vanguard Belt" "Crystal Belt" "Bone Helmet" "Two-Toned Boots" "Spiked Gloves" "Gripped Gloves" "Fingerless Silk Gloves" Rarity = Rare SetBorderColor 255 255 255 SetFontSize 38 PlayAlertSound 3 300 And if you want to display all Crude/Short Bows that are ilvl 50+:
Spoiler
# Section: Misc
Show # SRS Crafting Bow BaseType "Crude Bow" "Short Bow" ItemLevel > 49 SetBorderColor 54 100 146 PlayAlertSound 2 300 Edit: I made changes to filter tweak since I first posted it. IGN: Golem_Antsy, Harvest Last edited by Sheriff_K on Sep 15, 2016, 6:32:40 PM
|