# 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 # Examples of common defaults: #OPTIONS=windowtype:tty OPTIONS=showexp,showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 #OPTIONS=utf8graphics #OPTIONS=DECgraphics # Curses interface is available on this server. Some common settings: ## Curses interface (be sure to disable windowtype:tty) OPTIONS=windowtype:curses OPTIONS=perm_invent OPTIONS=hitpointbar PTIONS=color,menucolors,statushilites OPTIONS=vt_tiledata #OPTIONS=align_status:bottom #OPTIONS=align_message:top #OPTIONS=windowborders:2 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! # naoky #OPTIONS=hp_notify #OPTIONS=invweight #OPTIONS=showweight #OPTIONS=guicolor OPTIONS=disclose:+i +a +v +g +c +o #OPTIONS=force_invmenu #OPTIONS=!item_use_menu OPTIONS=pettype:none #OPTIONS=hp_notify_fmt:[HP%c%a=%H] OPTIONS=statuslines:3 OPTIONS=number_pad:0 OPTIONS=statushilites:10 OPTIONS=hitpointbar OPTIONS=msg_window:full OPRIONTS=!implicit_uncursed ######################### # #OPTIONS=statushilites OPTIONS=hilite_status: dungeon-level/changed/magenta OPTIONS=hilite_status: gold/always/yellow&normal OPTIONS=hilite_status: hitpoints/100%/green #OPTIONS=hilite_status: hitpoints/<100%/yellow/<40%/orange OPTIONS=hilite_status: hitpoints/<100%/white/<50%/yellow OPTIONS=hilite_status: hitpoints/<25%/red/<10%/red+inverse OPTIONS=hilite_status: hitpoints-max/up/green+bold/down/red+bold #OPTIONS=hilite_status: power/<40%/yellow/<20%/red OPTIONS=hilite_status: power/<50%/yellow/<25%/red OPTIONS=hilite_status: power-max/up/green+bold/down/red+bold OPTIONS=hilite_status: armor-class/down/lightgreen/up/orange OPTIONS=hilite_status: HD/up/green/down/red OPTIONS=hilite_status: experience-level/down/orange/up/lightblue+bold OPTIONS=hilite_status: hunger/satiated/yellow+bold OPTIONS=hilite_status: hunger/hungry/orange/weak/red+inverse OPTIONS=hilite_status: hunger/fainting/red+inverse/fainted/red+inverse/starved/red+inverse OPTIONS=hilite_status: cap/burdened/yellow/stressed/orange OPTIONS=hilite_status: cap/strained/red/overtaxed/red+inverse OPTIONS=hilite_status: condition/major_troubles/red+bold+inverse OPTIONS=hilite_status: condition/minor_troubles/orange+bold OPTIONS=hilite_status: condition/movement/lightgreen+bold ################################################ ## All from https://ascension.run/userdata/joo/unnethack/unnethackrc ## Colored status lines. See http://bilious.alt.org/?142 #OPTIONS=statuscolors ## 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 ## HP & Pw also support exact numbers, for example: #STATUSCOLOR=hp.1:red&inverse,hp<8:red,hp>50:grey ## 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 # # ## Colored menus. Regular expressions allowed. OPTIONS=menucolors MENUCOLOR=" [at].* [-+][0-9]"=cyan MENUCOLOR=" [0-9]+ [-+][0-9]"=cyan MENUCOLOR=" ([-0-9]+:[-0-9]+)"=cyan MENUCOLOR=" uncursed "=cyan #MENUCOLOR=" uncursed clear potion"=lightblue MENUCOLOR=" uncursed clear potion"=white #MENUCOLOR=" uncursed potion.* water"=lightblue MENUCOLOR=" uncursed potion.* water"=white #MENUCOLOR=" blessed "=lightgreen MENUCOLOR=" blessed "=blue #MENUCOLOR=" holy "=lightcyan #MENUCOLOR=" holy "=blue MENUCOLOR=" holy "=lightmagenda MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=orange MENUCOLOR=" cursed clear potion "=orange MENUCOLOR=" cursed potion.* water"=orange MENUCOLOR=" blessed clear potion"=lightmagenda # Unknown but equipped MENUCOLOR=" .* \([a-z ;]+\)"=gray&underline # Uncursed and equipped MENUCOLOR=" [at].* [-+][0-9]+ .* \([a-z ;]+\)"=cyan&underline MENUCOLOR=" [0-9]+ [-+][0-9]+ .* \([a-z ;]+\)"=cyan&underline MENUCOLOR=" uncursed .* \([a-z ;]+\)"=cyan&underline #MENUCOLOR=" blessed .* \([a-z ;]+\)"=lightgreen&underline MENUCOLOR=" blessed .* \([a-z ;]+\)"=blue&underline MENUCOLOR=" cursed .* \([a-z ;]+\)"=red&underline # Lit light sources MENUCOLOR=" \(lit\)"=white # Damaged items MENUCOLOR=" rusty "=yellow MENUCOLOR=" rusted "=yellow MENUCOLOR=" eroded "=yellow MENUCOLOR=" corroded "=yellow MENUCOLOR=" burnt "=yellow MENUCOLOR=" burned "=yellow MENUCOLOR=" rotted "=yellow MENUCOLOR=" damaged "=yellow # Damaged equipped items MENUCOLOR=" rusty .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" rusted .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" eroded .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" corroded .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" burnt .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" burned .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" rotted .* \([a-z ;]+\)"=yellow&underline MENUCOLOR=" damaged .* \([a-z ;]+\)"=yellow&underline # Last and most importantly # The "Do not put in the bag of holding" list MENUCOLOR=" bag.*holding"=lightmagenta MENUCOLOR=" wand.*cancellation"=lightmagenta MENUCOLOR=" sack.*cancellation"=lightmagenta MENUCOLOR="sack.*BOH"=lightmagenta MENUCOLOR=" bag.*tricks"=lightmagenta MENUCOLOR=" bag.*cancellation"=lightmagenta #MENUCOLOR="luckstone"=magenta MENUCOLOR="luckstone"=lightmagenta MENUCOLOR="bag.*BOH"=lightmagenta MENUCOLOR="vanish"=lightmagenta