X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_angband%2FHengband%2Fpickpref_prf;fp=dot-files%2F_angband%2FHengband%2Fpickpref_prf;h=3ffaa633b3e9aa264545061ec2e24c57a9bae15d;hp=e00013890a896c4ce73c0f2a95fdd8dbcefbcec9;hb=91dd08629219b1218d9d8f1449d5bdd557eaf0f5;hpb=d08916db61b0755d2ba624a32d79f7acc71f49d5 diff --git a/dot-files/_angband/Hengband/pickpref_prf b/dot-files/_angband/Hengband/pickpref_prf index e000138..3ffaa63 100644 --- a/dot-files/_angband/Hengband/pickpref_prf +++ b/dot-files/_angband/Hengband/pickpref_prf @@ -39,6 +39,8 @@ elvish waybread#@E0 mushroom of restoring#!k!s!d ~mushroom of restore +!mushroom of disease +!mushroom of unhealth #=============================================================== # Light sources @@ -69,6 +71,7 @@ Feanorian Lamp #=============================================================== phial of galadriel#%all;@A0!! +unidentified:^stone stone of lore#!s!d@A8 A:\e\e\\A8\e( P:^e @@ -104,10 +107,13 @@ artifact weapons:broken # ego. !worthless weapons:blade of chaos weapons:blade of chaos -shields:mirror shield#!k +shields:mirror shield#%all!k weapons:poison needle armors:dragon#%all armors:mythril +armors:elvenkind#%all +armors:elven +armors:black clothes # Discard boring weapons and armors depending on the player level. # TODO: Move the Weaponsmith to the class-specific file. @@ -118,6 +124,12 @@ armors:mythril ?:[AND [GEQ $LEVEL 25] [NOT [EQU $CLASS Weaponsmith]]] !good weapons !good armors + +?:[AND [GEQ $LEVEL 30] [NOT [EQU $CLASS Weaponsmith]]] +# We don't need "Sword of Slay Human" but we may need "Sword of +# Slaying". +~ego weapons:of slaying +!ego weapons:slay ?:1 # Unidentified weapons are potentially useful. Pick them all. @@ -128,6 +140,8 @@ unidentified armors # Potions #=============================================================== potion of heroism +potion of resist cold +potion of resist heat potion of cure critical wounds#@q0 potion of speed#!* @@ -173,6 +187,7 @@ scroll of teleport level#!k!s!r scroll of monster confusion#!k@r2 scroll of identify#@r8 +scroll of *identify*#!r # Players may be relying on Rod of Recall. If they aren't collecting # the scrolls leave them on the floor. If they are, pick them with a @@ -204,7 +219,7 @@ wand of rockets#!k!s wand of dragon's flame#!k!s wand of dragon's frost#!k!s -# Magic-eaters should pick every wand except for useless ones. +# Magic-eaters should pick every wand except for truly useless ones. ?:[EQU $CLASS Magic-Eater] magical devices:wand @@ -299,6 +314,7 @@ unidentified:ring # Some amulets are totally worthless, like Amulet of Strength [-5]. !worthless:amulet +amulet of resistance#%all ~amulet of resist ~amulet of charisma @@ -316,6 +332,7 @@ unidentified:amulet #=============================================================== # Books #=============================================================== + ~first realm's first spellbooks#@ma!k ~first realm's second spellbooks#@mb!k first realm's third spellbooks#@mc!k @@ -326,9 +343,15 @@ first realm's fourth spellbooks#@md!k second realm's third spellbooks#@mg!k second realm's fourth spellbooks#@mh!k +# We want to pick up expensive unreadable books for money. Note that +# Arcane ones are cheap. !unreadable first spellbooks !unreadable second spellbooks -~unreadable third spellbooks + +!unreadable third spellbooks:arcane +unreadable third spellbooks + +~unreadable fourth spellbooks:arcane unreadable fourth spellbooks #===============================================================