# nethack 3.7.0 config AlbertB hardfought servers OPTIONS=autodig OPTIONS=autopickup OPTIONS=boulder:0 OPTIONS=color OPTIONS=fruit:slime mold OPTIONS=hitpointbar OPTIONS=menucolors OPTIONS=showexp OPTIONS=showscore OPTIONS=symset:DECgraphics OPTIONS=number_pad:0 OPTIONS=time OPTIONS=windowtype:tty MENUCOLOR=".* named uc"=blue MENUCOLOR=".* cursed .*"=red MENUCOLOR=".* unholy .*"=red MENUCOLOR=".* blessed .*"=green MENUCOLOR=".* holy .*"=green MENUCOLOR=".* named cursed"=red MENUCOLOR=".* unholy .*"=red MENUCOLOR=".* uncursed .*"=brown MENUCOLOR=".*elm( of brilliance| of opposite alignment| of telepathy).*"=magenta MENUCOLOR=".* cursed .*elm( of brilliance| of opposite alignment| of telepathy).*"=orange MENUCOLOR=".* uncursed .*elm( of brilliance| of opposite alignment| of telepathy).*"=yellow MENUCOLOR=".* blessed .*elm( of brilliance| of opposite alignment| of telepathy).*"=bright green MENUCOLOR=".* (plumed|etched|crested|visored).*"=magenta MENUCOLOR=".* cursed .*(plumed|etched|crested|visored).*"=orange MENUCOLOR=".* uncursed .*(plumed|etched|crested|visored).*"=yellow MENUCOLOR=".* blessed .*(plumed|etched|crested|visored).*"=bright green MENUCOLOR=".* (combat|jungle|buckled|hiking|riding|snow|mud|elven|kicking|fumble|levitation|jumping|water walking|speed) boots.*"=magenta MENUCOLOR=".* cursed .*(combat|jungle|buckled|hiking|riding|snow|mud|elven|kicking|fumble|levitation|jumping|water walking|speed) boots.*"=orange MENUCOLOR=".* uncursed .*(combat|jungle|buckled|hiking|riding|snow|mud|elven|kicking|fumble|levitation|jumping|water walking|speed) boots.*"=yellow MENUCOLOR=".* blessed .*(combat|jungle|buckled|hiking|riding|snow|mud|elven|kicking|fumble|levitation|jumping|water walking|speed) boots.*"=bright green MENUCOLOR=".* (cloak of invisibility|cloak of magic resistance|elven cloak|robe|cloak of protection|tattered cape|ornamental cope|opera cloak|piece of cloth).*"=magenta MENUCOLOR=".* cursed .*(cloak of invisibility|cloak of magic resistance|elven cloak|robe|cloak of protection|tattered cape|ornamental cope|opera cloak|piece of cloth).*"=orange MENUCOLOR=".* uncursed .*(cloak of invisibility|cloak of magic resistance|elven cloak|robe|cloak of protection|tattered cape|ornamental cope|opera cloak|piece of cloth).*"=yellow MENUCOLOR=".* blessed .*(cloak of invisibility|cloak of magic resistance|elven cloak|robe|cloak of protection|tattered cape|ornamental cope|opera cloak|piece of cloth).*"=bright green MENUCOLOR=".* (old gloves|padded gloves|riding gloves|fencing gloves|gauntlets).*"=magenta MENUCOLOR=".* cursed .*(old gloves|padded gloves|riding gloves|fencing gloves|gauntlets).*"=orange MENUCOLOR=".* uncursed .*(old gloves|padded gloves|riding gloves|fencing gloves|gauntlets).*"=yellow MENUCOLOR=".* blessed .*(old gloves|padded gloves|riding gloves|fencing gloves|gauntlets).*"=bright green # AUTOPICKUP OPTIONS=pickup_types:$ OPTIONS=pickup_burden:unencumbered AUTOPICKUP_EXCEPTION="<.*full healing.*" AUTOPICKUP_EXCEPTION="<.*food ration.*" AUTOPICKUP_EXCEPTION="<.*magic lamp.*" AUTOPICKUP_EXCEPTION="<.*wand of wishing.*" AUTOPICKUP_EXCEPTION="<.*wand of death.*" AUTOPICKUP_EXCEPTION="<.*wand of polymorph.*" ## Don't pick these: AUTOPICKUP_EXCEPTION=">.*worthless piece of.*" AUTOPICKUP_EXCEPTION=">.*loadstone.*" AUTOPICKUP_EXCEPTION=">.*flint stone.*" # Status hilites OPTIONS=statushilites OPTIONS=hilite_status: hitpoints-max/green&normal OPTIONS=hilite_status: hitpoints/100%/green&normal OPTIONS=hilite_status: hitpoints/<100%/lightgreen&normal OPTIONS=hilite_status: hitpoints/<76%/yellow&normal OPTIONS=hilite_status: hitpoints/<51%/orange&normal OPTIONS=hilite_status: hitpoints/<26%/red&normal OPTIONS=hilite_status: hitpoints/<11%/black&normal MSGTYPE=stop "You feel hungry." MSGTYPE=stop "You feel weak." MSGTYPE=stop ".*needs food.*" # near-death MSGTYPE=alert "You hear the howling of the CwnAnnwn\.\.\." MSGTYPE=alert "You hear the wailing of the Banshee\.\.\." MSGTYPE=alert ".*, all your powers will be lost\.\.\." MSGTYPE=alert ".*, your life force is running out\." MSGTYPE=alert ".* is about to die\." # delayed instadeaths MSGTYPE=stop "The .* (grabs|swings itself around) you!" MSGTYPE=stop "You don't feel very well." MSGTYPE=stop "You are turning a little green." MSGTYPE=stop "Your limbs are getting oozy." MSGTYPE=stop "Your skin begins to peel away." MSGTYPE=stop "You are turning into a green slime." MSGTYPE=stop "You are slowing down." MSGTYPE=stop "Your limbs are stiffening." MSGTYPE=stop "It constricts your throat!" MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "You're gasping for air." MSGTYPE=stop "Your blood is having trouble reaching your brain." MSGTYPE=stop "You can no longer breathe." MSGTYPE=stop "You're turning blue." MSGTYPE=stop "Your consciousness is fading." MSGTYPE=stop "You feel deathly sick." MSGTYPE=stop "You feel (much|even) worse." # stoning MSGTYPE=alert "You are slowing down\." MSGTYPE=stop "Your limbs are stiffening\." MSGTYPE=stop "Your limbs have turned to stone\." # steed in danger MSGTYPE=alert ".*is confused from hunger.*" # vibrating square MSGTYPE=alert ".*vibration under your feet.*" MSGTYPE=alert ".*vibration beneath you.*" SYMBOLS=S_ghost:8 SYMBOLS=S_altar:_ SYMBOLS=S_pool:\xf7 # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!