# This is an example nethackrc file for dNetHack 3.15.1. 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 ## general options OPTIONS=showexp,!showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=number_pad:1 OPTIONS=lit_corridor,use_darkgray OPTIONS=hitpointbar OPTIONS=statuscolors OPTIONS=rest_on_space OPTIONS=pickup_burden:U OPTIONS=msghistory:500 OPTIONS=autoquiver OPTIONS=sortloot:full OPTIONS=menu_headings:inverse OPTIONS=showbuc # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) OPTIONS=windowtype:curses OPTIONS=align_status:left OPTIONS=align_message:top OPTIONS=windowborders:3 OPTIONS=hilite_pet,hilite_obj_piles OPTIONS=petattr:i OPTIONS=perm_invent #OPTIONS=statuslines:3 ## Status colors #OPTIONS=hilite_status:alignment/lawful/white/neutral/gray/chaotic/black/changed/lightcyan&blink OPTIONS=hilite_status:gold/always/yellow #OPTIONS=hilite_status:armor-class/always/inverse #OPTIONS=hilite_status:characteristics/up/green/down/red #OPTIONS=hilite_status:experience-level/changed/lightmagenta&blink/always/lightcyan/14/lightcyan&inverse #STATUSCOLOR=gold:yellow STATUSCOLOR=Satiated:yellow,Hungry:orange,Weak:red,Fainting:orange&blink STATUSCOLOR=Burdened:brown,Stressed:orange,Strained:red,Overtaxed:red&inverse,Overloaded:red&inverse STATUSCOLOR=stone:red&inverse,ill:red&inverse STATUSCOLOR=strngl:red&inverse STATUSCOLOR=foodpois:red&inverse,slime:red&inverse STATUSCOLOR=blind:yellow,deaf:yellow STATUSCOLOR=stun:yellow STATUSCOLOR=conf:yellow,hallu:lightmagenta STATUSCOLOR=hp%100=green,hp%99=lightgreen STATUSCOLOR=hp%66=yellow,hp%50=orange&normal,hp%33=lightred&bold,hp%15=lightred&inverse STATUSCOLOR=pw%100=lightcyan,pw%80=cyan STATUSCOLOR=pw%60=lightblue,pw%40=blue,pw%20=magenta ## menucolors OPTIONS=menucolors MENUCOLOR=" blessed| B($| )"=cyan MENUCOLOR=" cursed| C($| )"=red&dim MENUCOLOR="(being worn|weapon in|wielded|on right|on left|at the ready|in quiver)"=white MENUCOLOR="(.*\\bcursed\\b.*(being worn|weapon in|wielded|on right|on leftat the ready|in quiver).*)"=red&bold MENUCOLOR=" gold piece"=yellow ## stop messages OPTIONS=msgtype_regex MSGTYPE=stop "You are slowing down." MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "You are turning a little .*" MSGTYPE=stop "You feel a strange vibration beneath " MSGTYPE=stop "You feel a strange vibration under your " MSGTYPE=stop "You faint from lack of food" MSGTYPE=stop ", your life force is running out." MSGTYPE=stop " is about to die."