Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
lukoma666

Pickit +3 skill

Recommended Posts

I am having some issues with the syntax for picking +3 skill items. 

For whatever reason my lines seems to be grabbing the +1 skill items but not the combination of both.

[Category] == "Weapon" && [Rarity] == "Rare" # [local_socketed_gem_level_+] == "1" && ([local_socketed_cold_gem_level_+] == "2" || [local_socketed_fire_gem_level_+] == "2" || [local_socketed_lightning_gem_level_+] == "2") && [StashItem] == "true"
[Category] == "Weapon" && [Rarity] == "Rare" # [local_socketed_gem_level_+] == "1" && [local_socketed_bow_gem_level_+] == "2"
Edited by lukoma666

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...