# 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=windowtype:tty OPTIONS=!showexp,!showscore,time,color,autopickup OPTIONS=!autodig,fruit:GOTEAMITO,boulder:0 OPTIONS=runmode:teleport OPTIONS=lit_corridor OPTIONS=pickup_types:?/=!$ OPTIONS=!sparkle OPTIONS=DECgraphics OPTIONS=number_pad:0 OPTIONS=pickup_burden:unencumbered OPTIONS=msg_window:reversed OPTIONS=msghistory:20 OPTIONS=use_inverse OPTIONS=menu_glyphs 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 # 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 OPTIONS=hilite_pet # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) # OPTIONS=windowtype:curses OPTIONS=align_status:bottom OPTIONS=align_message:top OPTIONS=windowborders:3 # OPTIONS=petattr:I # Set terminal window for same dimensions OPTIONS=term_cols:124 OPTIONS=term_rows:32 # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!