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  
ffbombe

Stash veiled items

Recommended Posts

Hi guys i have a question there was somone that posted how you can stash veiled items so you can later unlock the crafts can anyone explain what i should add on the pickit so the bot does it 

thanks

Share this post


Link to post
Share on other sites

There is.
We have [veiled_mod_type]
I talked with someone before on this, and have this in my pickit for it
If you want to pick up any, uncomment [remove the // ] for rares, unique may never drop but it's there just incase.
If you want to target certain mods by item you got those as well.

////////// Veiled Rares farm
// Any
// [Rarity] == "Rare"                               # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Rarity] == "Unique"                             # [veiled_mod_type] >= "1" && [StashUnid] == "true"

// By item class
// [Category] == "Helm" && [Rarity] == "Rare"    # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Chest" && [Rarity] == "Rare"   # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Amulet" && [Rarity] == "Rare"  # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Ring" && [Rarity] == "Rare"    # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Belt" && [Rarity] == "Rare"    # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Gloves" && [Rarity] == "Rare"  # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Boots" && [Rarity] == "Rare"   # [veiled_mod_type] >= "1" && [StashUnid] == "true"

// [Category] == "Weapon" && [Rarity] == "Rare"  # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "1Handed" && [Rarity] == "Rare" # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "2Handed" && [Rarity] == "Rare" # [veiled_mod_type] >= "1" && [StashUnid] == "true"
// [Category] == "Shield" && [Rarity] == "Rare"  # [veiled_mod_type] >= "1" && [StashUnid] == "true"

 

Edited by Impuls

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...