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

Item Filte -> Vendoring

kenjou

New Member
Joined
Oct 15, 2013
Messages
140
Reaction score
0
Hi there

I'm only looking for strength based armour stuff. So I setup the ItemFilter to ID all rares and then I set a new filter in the Vendor category with this:

Types:

Belt2
/Shields/
HelmetDex
HelmetInt
HelmetStrDex
HelmetStrInt
HelmetDexInt
BodyDex
BodyInt
BodyStrDex
BodyStrInt
BodyDexInt
BootsDex
BootsInt
BootsStrDex
BootsStrInt
BootsDexInt
GlovesDex
GlovesInt
GlovesStrDex
GlovesStrInt
GlovesDexInt

I also checked "Match Any" and for rarity I did say normal, magic and rare items.

For the type names I used: https://gist.github.com/anonymous/fdc44f8694402740fad5 as it's linked in https://www.thebuddyforum.com/exile...y-guides/157401-item-filter-editor-guide.html

However, it doesn't sell any non-strength based armour stuff.

Here's a screen shot:
2lu4bdc.jpg


So, where am I going wrong?
 
hmm how I did this was create a list of what I wanted kept, in the example below you see it was for an archer build I was playing with.

I seems that TYPES and NAMES are xor, that is to say one or the other. TYPES must have /[typename]/

http://i.imgur.com/0I7ui6N.png
http://i.imgur.com/YVI3P8M.png

and that resource you pointed to.. is for 1.1.n that was a long time ago. Best to pull the list afresh via the ExileBuddy dev tab.

wimm
 
Back
Top