# 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 # Examples of common defaults: OPTIONS=windowtype:tty OPTIONS=autodig OPTIONS=acoustics OPTIONS=!autopickup OPTIONS=bones OPTIONS=!cmdassist OPTIONS=color OPTIONS=confirm OPTIONS=dogname:dogmeat OPTIONS=fixinv OPTIONS=fruit:sandwich OPTIONS=help OPTIONS=hilite_pet OPTIONS=hilite_pile OPTIONS=!lit_corridor OPTIONS=mail OPTIONS=menustyle:full OPTIONS=menu_headings:inverse OPTIONS=msg_window:r OPTIONS=number_pad:0 OPTIONS=paranoid_confirmation:pray Remove OPTIONS=pettype:dog OPTIONS=!pushweapon OPTIONS=!rest_on_space OPTIONS=runmode:walk OPTIONS=safe_pet OPTIONS=showexp OPTIONS=sortloot:full OPTIONS=sortpack OPTIONS=standout #OPTIONS=statushilites OPTIONS=symset:DECgraphics OPTIONS=time OPTIONS=!use_darkgray #OPTIONS=hilite_status: hitpoints/30%/red/normal armor-class/updown/green/red condition/updown/red/orange hunger/updown/magenta/normal SYMBOLS=S_boulder:O,S_pit:^ OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline ## delayed instadeaths. always prompt for -more- MSGTYPE=stop "You are slowing down." MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "You are turning a little .*" ## moving up or down stairs MSGTYPE=hide "You descend .*" MSGTYPE=hide "You (climb|fly) (up|down) .*" # 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 OPTION=hilite_status: armor-class/updown/green/red # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!