# 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:tty OPTIONS=showexp,showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 # statushitlites is a popular option for 3.6.1 - some common settings: # Ensure changes will be shown for a few turns after they happen. OPTION=statushilites:10 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&blink OPTIONS=hilite_status: hitpoints/<11%/black&blink # Always show gold as the proper color. OPTIONS=hilite_status:gold/always/yellow OPTIONS=hilite_status:characteristics/up/green/gray OPTIONS=hilite_status:characteristics/down/red/gray # Show when XL changes. OPTIONS=hilite_status:experience-level/changed/cyan&bold/gray # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!