# 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 # Examples of common defaults: #OPTIONS=windowtype:tty OPTIONS=showexp,showscore,time,color,!autopickup 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=symset:curses OPTIONS=!autopickup OPTIONS=menucolors OPTIONS=perm_invent OPTIONS=force_invmenu OPTIONS=invweight BOULDER=48 SYMBOLS=S_corr:# SYMBOLS=S_litcorr:# SYMBOLS=S_ghost:8 OPTIONS=!autoopen OPTIONS=time,showexp,number_pad:2,lit_corridor,mouse_support:1 OPTIONS=align_status:bottom OPTIONS=align_message:top OPTIONS=windowborders:3 OPTIONS=petattr:u # Set terminal window for same dimensions #OPTIONS=term_cols:256 #OPTIONS=term_rows:68 OPTIONS=delay_length:short,showbuc,hitpointbar OPTIONS=!UTF8graphics OPTIONS=color OPTIONS=!showrace,!autodig OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline STATUSCOLOR=hp%100=black,hp%98=green,hp%75=yellow,hp%50=orange STATUSCOLOR=hp%33=red&bold,hp%15:red&inverse,hp%0:red&inverse&blink STATUSCOLOR=pw%100=black,pw%98=green,pw%75=yellow,pw%50:orange,pw%33=red&bold STATUSCOLOR=overtaxed: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,blind:yellow STATUSCOLOR=ill:red&inverse,foodpois:red&inverse,slime:red&inverse OPTIONS=use_darkgray # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!