# This is an example nethackrc file for Slash'EM Extended 2.x. 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=showexp,showscore,time,showrealtime,color,menucolors OPTIONS=autodig,fruit:slime mold,boulder:0 # 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=IBMGraphics OPTIONS=altkeyhandler:nhraykey.dll OPTIONS=splash_screen OPTIONS=guicolor OPTIONS=autopickup,pickup_types:$ OPTIONS=invweight,pickup_burden:unencumbered,showdmg,showweight,showmc,showmovement OPTIONS=msg_window:f OPTIONS=number_pad:2,lit_corridor,standout,hilite_pet,toptenwin OPTIONS=showlongstats OPTIONS=knapsacklimit OPTIONS=numpadmessage # HP STATUSCOLOR=HP%100:lightgreen STATUSCOLOR=HP%80:yellow STATUSCOLOR=HP%60:orange STATUSCOLOR=HP%40:red STATUSCOLOR=HP%20:lightmagenta # prayer threshold (<= 1/7 of maxHP) STATUSCOLOR=HP%14:lightmagenta&inverse # Pw STATUSCOLOR=Pw%100:lightgreen STATUSCOLOR=Pw%80:yellow STATUSCOLOR=Pw%60:orange STATUSCOLOR=Pw%40:red STATUSCOLOR=Pw%20:lightmagenta # encumbrance STATUSCOLOR=Burdened:lightcyan STATUSCOLOR=Stressed:orange STATUSCOLOR=Strained:red STATUSCOLOR=Overtaxed:lightmagenta STATUSCOLOR=Overloaded:lightmagenta STATUSCOLOR=Brd:lightcyan STATUSCOLOR=Ssd:orange STATUSCOLOR=Snd:red STATUSCOLOR=Otd:lightmagenta STATUSCOLOR=Old:lightmagenta # hunger STATUSCOLOR=Satiated:yellow STATUSCOLOR=Hungry:orange STATUSCOLOR=Weak:red STATUSCOLOR=Fainting:lightmagenta STATUSCOLOR=Fainted:lightmagenta STATUSCOLOR=Starved:lightmagenta STATUSCOLOR=Sat:yellow STATUSCOLOR=Hun:orange STATUSCOLOR=Wea:red STATUSCOLOR=Ftg:lightmagenta STATUSCOLOR=Ftd:lightmagenta STATUSCOLOR=Sta:lightmagenta # health conditions STATUSCOLOR=FoodPois:lightmagenta STATUSCOLOR=Ill:lightmagenta STATUSCOLOR=Slime:lightmagenta STATUSCOLOR=Stoned:lightmagenta STATUSCOLOR=FPo:lightmagenta STATUSCOLOR=Sli:lightmagenta STATUSCOLOR=Sto:lightmagenta STATUSCOLOR=Dim:lightmagenta # mental conditions STATUSCOLOR=Conf:yellow STATUSCOLOR=XConf:yellow&blink STATUSCOLOR=Hallu:yellow STATUSCOLOR=XHallu:yellow&blink STATUSCOLOR=Stun:yellow STATUSCOLOR=XStun:yellow&blink STATUSCOLOR=Cnf:yellow STATUSCOLOR=Stn:yellow STATUSCOLOR=Hal:yellow STATUSCOLOR=Paralyzed:orange STATUSCOLOR=Par:orange STATUSCOLOR=Vibration=lightgreen STATUSCOLOR=Vib:lightgreen # other conditions STATUSCOLOR=Blind:yellow STATUSCOLOR=XBlind:yellow&blink STATUSCOLOR=Bli:yellow STATUSCOLOR=Lev:cyan STATUSCOLOR=Elbereth:lightgreen STATUSCOLOR=Elb:lightgreen STATUSCOLOR=Fear:magenta STATUSCOLOR=Fea:magenta STATUSCOLOR=XFear:magenta&blink STATUSCOLOR=Numb:brown STATUSCOLOR=Nmb:brown STATUSCOLOR=XNumb:brown&blink STATUSCOLOR=Triggered:magenta STATUSCOLOR=Trg:magenta STATUSCOLOR=Freeze:lightblue STATUSCOLOR=XFreeze:lightblue&blink STATUSCOLOR=Frz:lightblue #STATUSCOLOR=Burn:orange #STATUSCOLOR=XBurn:orange&blink #STATUSCOLOR=Brn:orange STATUSCOLOR=Held:lightcyan STATUSCOLOR=Hld:lightcyan STATUSCOLOR=Vomit:cyan STATUSCOLOR=Vmt:cyan STATUSCOLOR=Legs:red STATUSCOLOR=Leg:red STATUSCOLOR=Glib:lightgreen STATUSCOLOR=Glb:lightgreen STATUSCOLOR=Choke:cyan STATUSCOLOR=Chk:cyan MENUCOLOR=" cursed "=red MENUCOLOR=" CURSED "=red&underline MENUCOLOR=" blessed "=lightcyan #MENUCOLOR="Elbereth"=lightmagenta MENUCOLOR=" holy water"=lightcyan MENUCOLOR="unholy water"=red MENUCOLOR="cancellation"=lightblue&underline MENUCOLOR="CANCELLATION"=lightblue&underline MENUCOLOR="tricks"=lightblue&underline MENUCOLOR="vanisher"=lightblue&underline MENUCOLOR="digestion"=lightmagenta # OPTIONS=petattr:i # Set terminal window for same dimensions # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!