# 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,color,autopickup OPTIONS=autodig,fruit:mango,boulder:0 OPTIONS=pickup_types:$"?!=/ OPTIONS=number_pad:1 OPTIONS=nonumpadmessage OPTIONS=msg_window:reversed # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) OPTIONS=windowtype:curses OPTIONS=cursesgraphics OPTIONS=align_message:bottom #OPTIONS=windowborders:3 # OPTIONS=petattr:I # Set terminal window for same dimensions OPTIONS=term_cols:140 OPTIONS=term_rows:49 OPTIONS=lit_corridor OPTIONS=hilite_pet OPTIONS=hitpointbar OPTIONS=statuscolors STATUSCOLOR=hp%100=green,hp%66=yellow,hp%50=orange STATUSCOLOR=pw%100=green,pw%66=yellow,pw%50=orange,pw%33=red&bold STATUSCOLOR=burdened:yellow,stressed:orange,strained:red&bold STATUSCOLOR=overtaxes:red&inverse,overloaded:red&inverse&blink STATUSCOLOR=satiated:yellow,hungry:orange,weak:red&bold STATUSCOLOR=fainting:red&inverse,fainted:red&inverse&blink STATUSCOLOR=hallu:yellow,conf:orange,stun:red&bold STATUSCOLOR=ill:red&inverse,foodpois:red&inverse,slime:red&inverse OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=yellow MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline OPTIONS=quiver_fired 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 more confident*" # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!