[QUALITY] == "Legendary" && [NAME] == "Immortal King's Boulder Breaker" # [ANCIENT] == 0 -> [TRASH]
does this mean it will keep the ancient version and trash the normal version?
alright thanks a lot
Whoops had to add
[QUALITY] == "Legendary" && [NAME] == "Hellfire Amulet" -> [KEEP]
Blank is just a template w/ all the items in and no keep or trash rules. Barb is the one I'm currently using for my s3 para 500 barbarian. You could go w/ the blank rules and just set your own keep or trash rules for the DH items.what is the diffrent your barb and blank item rule cause i have demonhunter and i want to use it what do you recommend?
It is but if you happen to keep one in your bag in an unprotected slot it'll get salvaged. Not a likely scenario but I'd rather be safe.Why? Hellfire Amulet is a crafting item isnt it?
bumpAnyone have a good DH set rule? thanks!
bump
I noticed the BK weps aren't listed in the file for your barb..? Are they going to be auto salvaged or whats the go on that?
They are listed amongst the set items
// Bul-Kathos's Oath
[QUALITY] == "Legendary" && [NAME] == "Bul-Kathos's Solemn Vow" # [ANCIENT] == 0 -> [TRASH]
[QUALITY] == "Legendary" && [NAME] == "Bul-Kathos's Warrior Blood" # [ANCIENT] == 0 -> [TRASH]
Hi Job, Just noticed that the item name for this doesn't work. How can i obtain the item ID for this new item?
http://us.battle.net/d3/en/item/eunjangdo
I have this rule setup and I watched the bot still salvaged this.
[QUALITY] == "Legendary" && [NAME] == "Eun-Jang-Do" -> [KEEP]
Thanks!