Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##***
- #*** You have activated the Auto-Picker Editor for the first time.
- #*** Since user pref file for autopick is not yet created,
- #*** the default setting is loaded from lib/pref/pickpref.prf .
- #***
- #########################################
- # Auto Pickup
- #########################################
- mushroom of restoring
- potion of speed
- potion of giant strength
- potion of enlightenment
- potion of healing
- potion of life
- potion of *healing*
- scroll of artifact creation#!*
- scroll of wall of stone
- acquirement#!*
- collecting missiles
- collecting :Scroll
- collecting :Potion
- collecting :Elvish Waybread
- collecting magical devices :rod
- collecting magical devices :wand
- collecting :Iron Spike
- # Don't destry better damage missiles, enchant them in the shop
- ~missiles :Seeker
- ~missiles :Sheaf
- ~missiles :Steel
- ~missiles :Mithril
- #########################################
- # Corpses. Posessors and Necromancers like good ones
- #########################################
- ~wanted corpses#Wanted!k!k!k
- ~wanted skeletons#Wanted!k!k!k
- ?:[IOR [EQU $RACE Possessor] [EQU $CLASS Necromancer] ]
- ~corpses more level than 5
- ~skeletons more level than 5
- ?:[EQU $RACE Balrog]
- ~human corpses
- !Ration of food
- !Slime mold
- ?:1
- #########################################
- # Spellbooks
- #########################################
- # Pick up our own
- first realm's
- second realm's
- # Destroy others except for the money
- !first
- !second
- #########################################
- # Destroy Junk
- #########################################
- # Always keep aritfacts
- ~special items
- # Archers keep stuff we can make ammo from
- ?:[EQU $CLASS Archer]
- junks:^broken skull
- junks:^broken bone
- skeletons
- ?:1
- # Destroy crap weapons and armour
- ?:[GEQ $LEVEL 25]
- !nameless common weapons
- !nameless common armors
- !average common missiles
- ?:[GEQ $LEVEL 10]
- !average common weapons
- !average common armors
- ?:1
- # Pick up artifacts
- artifact
- # Keep Wands of heal monster in case we have pets
- ~Wand of Heal Monster
- # Destroy other crap
- !worthless items
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement