Jump to content

Join our Discord

Talk to other users and have a great time
Discord Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
MummyX

Pickit Phys Life Leech Problem

Recommended Posts

Im having problem getting items with life leech to work i set it to ridiculous values to cover my bases and still nothing.

 

Any Help would be appreciated :/

 

[Category] == "Amulet" && [Rarity] == "Rare" # [life_leech_from_physical_damage_permyriad] <= "20000" && [stashItem] == "true"
Edited by MummyX

Share this post


Link to post
Share on other sites

Ok problem solved.

 

This worked for my amulet with 0.39% life leech. when set at 40 it would try to sell item and when set at 38 would stash. 

[Category] == "Amulet" && [Rarity] == "Rare" # [life_leech_from_physical_attack_damage_permyriad] >= "20" && [stashItem] == "true"

Share this post


Link to post
Share on other sites

×
×
  • Create New...