# This is an example nethackrc file for UnNetHack 5.3.2. 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 # junethack singhend # Examples of common defaults: OPTIONS=windowtype:tty OPTIONS=!showexp,showscore,!time,color #OPTIONS=showexp,showscore,time,color OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=!utf8graphics OPTIONS=nohint # 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:80 OPTIONS=term_rows:24 # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking! OPTIONS=autopickup, pickup_types:$?!/="+ # But don't pickup a scroll of scare monster AUTOPICKUP_EXCEPTION=">scroll of scare monster" OPTIONS=number_pad:0, catname:Felix, dogname:Scamp #OPTIONS=role:wizard, race:elf, gender:male #OPTIONS=role:wizard, race:human, gender:male, align:n #OPTIONS=role:wizard, race:gnome, gender:male #OPTIONS=role:samurai, gender:male #OPTIONS=role:monk, gender:male, align:l #OPTIONS=role:knight, gender:male, align:l #OPTIONS=role:priest, gender:male, align:l, race:human #OPTIONS=role:ranger, gender:male, race:elf #OPTIONS=role:ranger, gender:male, race:human, align:n #OPTIONS=role:valkyrie, race:h, align:l OPTIONS=pickup_burden:Burdened ## Sort items by name. One of "none", "loot", or "full" OPTIONS=sortloot:none #OPTIONS=statuscolours # 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 #OPTIONS=symset:IBMgraphics STATUSCOLOR=pw%100=green,pw%66=yellow,pw%50=orange STATUSCOLOR=pw%33=red&bold,pw%15:red&inverse,pw%0:red&inverse&blink # 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