# This is an example nethackrc file for NetHack 3.6.1 (dev). You should edit # this file to meet your play style needs. # Available editors: rnano or virus via the terminal, or see our web-based RC Editor # at https://www.hardfought.org/nethack/rcedit # Examples of common defaults: OPTIONS=windowtype:curses #OPTIONS=windowtype:tty #OPTIONS=symset:DECgraphics SYMBOLS=S_ghost:8 OPTIONS=runmode:teleport OPTIONS=!sparkle,showexp,showscore,time,hitpointbar,autodescribe OPTIONS=autopickup,autodig,fruit:banaynay,boulder:0 OPTIONS=perm_invent,force_invmenu,extmenu,menu_objsyms OPTIONS=msg_window:reversed,msghistory:120 OPTIONS=number_pad:0,pile_limit:3 OPTIONS=pickup_types:$"=/?! OPTIONS=paranoid_confirmation:attack pray OPTIONS=packorder:!?/[)=(+"$%*`0_ # Exceptions AUTOPICKUP_EXCEPTION=">scroll of scare monster" AUTOPICKUP_EXCEPTION=">scroll called scare monster" # Messages MSGTYPE=hide "You feel the amulet draining your energy away." MSGTYPE=hide "You descend the stairs." MSGTYPE=hide "You climb up the stairs." MSGTYPE=hide "You write in the dust with your fingertip." MSGTYPE=hide "The nurse hits!.*" OPTIONS=color,menucolors # BUC MENUCOLOR="blessed"=cyan&bold MENUCOLOR="cursed"=orange&bold MENUCOLOR="uncursed"=green # Some of the important stuff MENUCOLOR="loadstone\|wand \(of\|called\) cancellation"=magenta&underline # color only the real amulet MENUCOLOR="Amulet of Yendor named"=magenta MENUCOLOR="gold piece"=yellow # Conditions: Major Troubles OPTIONS=HILITE_STATUS: condition/stone/red&inverse/termill/red&inverse OPTIONS=HILITE_STATUS: condition/strngl/red&inverse OPTIONS=HILITE_STATUS: condition/foodpois/red&inverse/slime/red&inverse # Hunger OPTIONS=HILITE_STATUS: hunger/Satiated/yellow/Hungry/brown OPTIONS=HILITE_STATUS: hunger/Weak/orange/Fainting/red # Burden OPTIONS=HILITE_STATUS: carrying-capacity/Burdened/yellow/Stressed/brown OPTIONS=HILITE_STATUS: carrying-capacity/Strained/orange/ OPTIONS=HILITE_STATUS: carrying-capacity/Overtaxed/bright-red/Overloaded/gray&inverse # Conditions: Minor Troubles OPTIONS=HILITE_STATUS: condition/blind/white&underline/deaf/brown OPTIONS=HILITE_STATUS: condition/stun/yellow OPTIONS=HILITE_STATUS: condition/conf/orange/hallu/bright-magenta # Mark potentially dangerous things (and a kludge for BoH looting prompts) MENUCOLOR=" holding"=lightmagenta MENUCOLOR="Put .* holding"=gray MENUCOLOR="Take .* holding"=gray MENUCOLOR="holding .* empty"=gray MENUCOLOR="Do what with your .* holding"=gray MENUCOLOR="Look inside the .* holding"=gray MENUCOLOR="stash one item into the .* holding"=gray MENUCOLOR="tricks"=lightmagenta MENUCOLOR="cancel"=lightmagenta&underline MENUCOLOR="vanish"=lightmagenta #Items of interest MENUCOLOR="blessed unicorn horn"=blue&bold MENUCOLOR="blessed .* unicorn horn"=blue&bold MENUCOLOR="blessed stone called luck.*"=blue&bold MENUCOLOR="blessed luckstone"=blue&bold MENUCOLOR="lizard corpse"=blue&bold MENUCOLOR="wand .* wishing"=blue&bold MENUCOLOR=".*scare monster.*"=blue&bold # statushitlites is a popular option for 3.6.1 - some common settings: OPTION=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 # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!