Items Control

Embed Size (px)

Citation preview

# In this file you can control which items to put in storage,# to sell, or to leave in the inventory.## Syntax:# (item name) (minimum) (auto-store) (auto-sell) [put in cart] [get from cart]# item name : Name of the item.# miminum : The minimum amount of this item that you want to keep in inventory.# autostore : Set to 1 to walk back to a Kapra NPC to put in storage.# autosell : Set to 1 to sell item at a buy/sell NPC.# put in cart : Set to 1 to automatically put this item in cart.# get from cart : Set to 1 to automatically get this item from cart.## The example below will sell all jellopies, store all knifes and puts# all flowers in cart:# Jellopy 0 0 1# Knife 0 1 0# Flower 0 0 0 1## This example will get Red Potions from cart if you have less than 25# of them in your inventory:# Red Potion 25 0 0 0 1## The item name isn't case sensitive. Only items found in this file will# be stored or sold.## If auto-store and auto-sell are 1, Kore will do storage first (unless# storage is full) then sell.## Kore will not sell or store equipped items. For example, if you're using# a knife and you have a line to auto-sell all knives, kore will sell any# extras it picks up, not the knife it's using.## Don't forget to set the storageAuto, sellAuto and related configuration# options in config.txt, or this file won't have any effect.## An auto-sell list and auto-storage list is provided by default, modify it# as you see fit.# All items not mentioned in this file will be automatically stored in storage.all 0 1 0##### HEAL/SUPPORT ITEMS ###### Adjust these to your needsButterfly Wing 10 1 0Fly Wing 100 1 0Blue Potion 0 1 0Awakening Potion 10 1 0Condensed Red Potion 50 1 0Condensed White Potion 50 1 0Condensed Yellow Potion 50 1 0Green Potion 0 1 0Red Potion 25 1 0Orange Potion 50 1 0White Potion 25 1 0Yellow potion 25 1 0Eden Group Mark 0 1 0Unknown #6219 1 1 0 Unknown #2458 1 1 0Unknown #2560 1 1 0Unknown #5583 1 1 0Brigan 0 0 1Mud Lump 0 0 1Star Crumb 0 0 1Earthworm Peeling 0 0 1Green Live 0 0 1Solid Shell 0 0 1Tentacle 0 0 1Cyfar 0 0 1Arrow 0 0 1Sticky Mucus 0 0 1##### ARROWS ###### You may want to modify these if you're an archer/hunterArrow 3000 1 0############################## SELLING ITEMS ################################### UNSTORAGEABLE ITEMS #####"Eden Group Mark" 0 0 0"Novice Butterfly Wing" 0 0 0"Novice Fly Wing" 0 0 0"Bowman Scroll 1" 0 0 0"Bowman Scroll 2" 0 0 0"Bowman Scroll 3" 0 0 0"Bowman Scroll 4" 0 0 0"Bowman Scroll 5" 0 0 0"Bowman Scroll 6" 0 0 0"Bowman Scroll 7" 0 0 0"Bowman Scroll 8" 0 0 0"Bowman Scroll 9" 0 0 0"Bowman Scroll 10" 0 0 0"Fencer Scroll 1" 0 0 0"Fencer Scroll 2" 0 0 0"Fencer Scroll 3" 0 0 0"Fencer Scroll 4" 0 0 0"Fencer Scroll 5" 0 0 0"Fencer Scroll 6" 0 0 0"Fencer Scroll 7" 0 0 0"Fencer Scroll 8" 0 0 0"Fencer Scroll 9" 0 0 0"Fencer Scroll 10" 0 0 0"Spearman Scroll 1" 0 0 0"Spearman Scroll 2" 0 0 0"Spearman Scroll 3" 0 0 0"Spearman Scroll 4" 0 0 0"Spearman Scroll 5" 0 0 0"Spearman Scroll 6" 0 0 0"Spearman Scroll 7" 0 0 0"Spearman Scroll 8" 0 0 0"Spearman Scroll 9" 0 0 0"Spearman Scroll 10" 0 0 0