# This is an example nethackrc file for NetHack TNNT (3.6.2). 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 OPTIONS=windowtype:tty OPTIONS=showexp,showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=DECgraphics OPTIONS= pickup_types:$"?+!=/, standout, lootabc OPTIONS=number_pad:1 # statushitlites is a popular option for 3.6.1 - some common settings: 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 # Settings not specific to curses that you will want to use. OPTIONS=hitpointbar OPTIONS=menucolors MENUCOLOR="Amulet of Yendor named"=magenta MENUCOLOR=" holy "=green MENUCOLOR=" blessed "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" uncursed "=cyan MENUCOLOR=" cursed.* \(being worn\)"=orange&underline MENUCOLOR="loadstone\|wand \(of\|called\) cancellation"=orange&underline # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!