fantominus 7 Report post Posted February 1, 2016 (edited) Hi Team, Maybe i'm not the first one asking for that but i think we need an option or feature to in the pickit to take items according to their specifi itemlevel. In previous leagues it was maybe not very important but since talisman drop came, the item level of talisman is very important for its worth. So plealse could you add a feature in order to pick talisman according to their item level ? Thank you anyway for the job done unitl now !!! Regards. Edited February 1, 2016 by fantominus Quote Share this post Link to post Share on other sites
rylu93 1 Report post Posted February 1, 2016 Cant You add to the line for talisman stashing "&& [itemLevel] >= "xx"" ? xx is itemlevel above you want bot to pick up Quote Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted February 1, 2016 Cant You add to the line for talisman stashing "&& [itemLevel] >= "xx"" ? xx is itemlevel above you want bot to pick up Indeed ^^ Added the following line to default.ipd file (commented) : [Category] == "Talisman" && [ItemLevel] >= "60" # [StashItem] == "true" // Keep all talisman with item level higher or equal 60 Quote Share this post Link to post Share on other sites
fantominus 7 Report post Posted February 3, 2016 Oh i didn't know this feature, thank you !!! Quote Share this post Link to post Share on other sites