# This is an example nethackrc file for NetHack /dev/null 3.6.0. 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:tty OPTIONS=showexp,showscore,time,color,!autopickup,showrace,menucolors OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=sparkle OPTIONS=hilite_pile OPTIONS=msg_window:reversed OPTIONS=symset:DECgraphics # Reconfigured monster symbols SYMBOLS=S_ghost:8 # statushitlites is a popular option for 3.6.x - some common settings: OPTION=statushilites OPTION=hilite_status: hitpoints-max/100%/green/green OPTION=hilite_status: hitpoints/20%/red/green OPTION=hilite_status: power-max/100%/green/green OPTION=hilite_status: power/20%/red/green OPTION=hilite_status: gold/50%/yellow/yellow OPTION=hilite_status: hunger/50%/orange/normal OPTION=hilite_status: condition/50%/black/black MENUCOLOR=" cursed "=red MENUCOLOR=" holy "=green MENUCOLOR=" blessed "=green MENUCOLOR=" unholy "=red MENUCOLOR=" uncursed "=yellow # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!