# This is an example nethackrc file for UnNetHack 5.3.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=monsters:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@8'&;:~] OPTIONS=windowtype:tty OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=showexp,showscore,time,color,autopickup,paranoid_hit # HP STATUSCOLOR=hp%100=green,hp%66=yellow,hp%50=orange STATUSCOLOR=hp%33=red&bold,hp%15:red&inverse,hp%0:red&inverse&blink # Pw STATUSCOLOR=pw%100=green,pw%66=yellow,pw%50:orange,pw%33=red&bold # Carry STATUSCOLOR=burdened:yellow,stressed:orange,strained:red&bold STATUSCOLOR=overtaxed:red&inverse,overloaded:red&inverse&blink # Hunger STATUSCOLOR=satiated:yellow,hungry:orange,weak:red&bold STATUSCOLOR=fainting:red&inverse,fainted:red&inverse&blink # Mental STATUSCOLOR=hallu:yellow,conf:orange,stun:red&bold # Health STATUSCOLOR=ill:red&inverse,foodpois:red&inverse,slime:red&inverse # Other STATUSCOLOR=held:red&inverse,blind:red&inverse OPTIONS=pickup_thrown OPTIONS=msg_window:reversed OPTIONS=nosparkle OPTIONS=showrace OPTIONS=suppress_alert:3.4.3 OPTIONS=msghistory:40 OPTIONS=pickup_types:$=!"?/ OPTIONS=menucolors MENUCOLOR=" (magic marker|unicorn horn|luckstone|lizard corpse)"=yellow MENUCOLOR=" bag.* holding"=yellow MENUCOLOR=" cursed .* (being worn)"=orange&underline MENUCOLOR=" * cancellation"=red&inverse MENUCOLOR=" *trice corpse"=red&inverse OPTIONS=showbuc MENUCOLOR=" (Bell of Opening|silver bell|[Cc]andelabrum|papyrus|Book of the Dead)"=green MENUCOLOR=" (wand.* wishing|smoky potion|potion called smoky)"=white&inverse MENUCOLOR=" worthless"=black MENUCOLOR=" .*:0\)"=black MENUCOLOR=" named (empty|0)"=black MENUCOLOR=" scroll.* (amnesia|punish|create|food|fire|light|stink)"=black MENUCOLOR=" potion.* (juice|sick|conf|hall|rest|sleep|para|blind|acid)"=black MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green #junk MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red # 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!