# This is an example nethackrc file for NetHack 3.6.1. You should # 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=!bones OPTIONS=autodig,!sparkle OPTIONS=windowtype:curses OPTIONS=!popup_dialog OPTIONS=windowborders:1 OPTIONS=!splash_screen OPTIONS=perm_invent OPTIONS=term_cols:100 OPTIONS=term_rows:30 #OPTIONS=align_message:bottom OPTIONS=petattr:B OPTIONS=guicolor OPTIONS=msg_window:reversed MSGTYPE=alert "You feel feverish." #MSGTYPE=alert "You are beginning to feel hungry." MSGTYPE=alert "\w+ needs food, badly!" MSGTYPE=alert "feel weak" OPTIONS=time,color,autopickup OPTIONS=fruit:lazyboy,boulder:0 OPTIONS=symset:DECgraphics OPTIONS=pickup_types:$/=?! OPTIONS=runmode:teleport OPTIONS=pickup_burden:unencumbered OPTIONS=number_pad:0 OPTIONS=paranoid_confirmation:attack pray Remove quit OPTIONS=showrace OPTIONS=!safe_wait OPTIONS=dogname:Dude... OPTIONS=catname:Man... OPTIONS=realtime:w OPTIONS=realtime_format:u OPTIONS=horsename:Bro... #OPTIONS=nudist OPTIONS=!implicit_uncursed OPTIONS=lit_corridors OPTIONS=autodescribe OPTIONS=dark_room OPTIONS=menu_objsyms OPTIONS=packorder:")([/%!?=+*0_` OPTIONS=pickup_thrown OPTIONS=whatis_coord:m #OPTIONS=seed=housecat #OPTIONS=seed=rednaga #OPTIONS=seed=swapchest #OPTIONS=seed=kirje #OPTIONS=seed=stenno #OPTIONS=seed=bluejelly #OPTIONS=seed=woodchuck #OPTIONS=seed=soldierant #OPTIONS=seed=swashbuckler #OPTIONS=seed=queenbee #OPTIONS=seed=valkyriedimension #OPTIONS=seed=frontiertown #OPTIONS=seed=pyrolisk #OPTIONS=seed=magictrap #OPTIONS=seed=yetanotherawfulseed #OPTIONS=seed=sigmund #OPTIONS=seed=fullhealing #OPTIONS=seed=dywypi #OPTIONS=seed=surtur #OPTIONS=seed=adeon SYMBOLS=S_GOLEM:7 SYMBOLS=S_GHOST:8 OPTIONS=timed_delay:false OPTIONS=pettype:none # statushitlites is a popular option for 3.6.1 - some common settings: #OPTIONS=pettype:none OPTIONS=statushilites #OPTIONS=hilite_status: hitpoints-max/green&normal #OPTIONS=hilite_status: hitpoints/100%/green&normal #OPTIONS=hilite_status: hitpoints/<100%/lightgreen&normal #OPTIONS=hilite_status: hitpoints/<76%/yellow&normal #OPTIONS=hilite_status: hitpoints/<51%/orange&normal #OPTIONS=hilite_status: hitpoints/<26%/red&normal #OPTIONS=hilite_status: hitpoints/<11%/black&normal OPTIONS=!mail ## Hp OPTIONS=hilite_status:hitpoints-max/up/green/down/red OPTIONS=hilite_status:hitpoints/100%/grey&normal OPTIONS=hilite_status:hitpoints/<100%/green&normal OPTIONS=hilite_status:hitpoints/<66%/yellow&normal OPTIONS=hilite_status:hitpoints/<50%/orange&normal OPTIONS=hilite_status:hitpoints/<33%/red&bold OPTIONS=hilite_status:hitpoints/<15%/red&inverse ## Pw OPTIONS=hilite_status:power-max/up/blue/down/magenta OPTIONS=hilite_status:power/100%/grey&normal OPTIONS=hilite_status:power/<100%/green&normal OPTIONS=hilite_status:power/<66%/yellow&normal OPTIONS=hilite_status:power/<50%/orange&normal OPTIONS=hilite_status:power/<33%/red&bold ## Carry OPTIONS=hilite_status:carrying-capacity/Burdened/yellow/Stressed/orange/Strained/red/Overtaxed/red/Overloaded/red # Armor OPTIONS=hilite_status:armor-class/up/red/down/green ## Hunger OPTIONS=hilite_status:hunger/Satiated/yellow/Hungry/orange/Weak/red&bold/Fainting/red&inverse/Fainted/red&inverse&blink ## Trouble OPTIONS=hilite_status:condition/minor_troubles/yellow OPTIONS=hilite_status:condition/major_troubles/red&inverse # Str, Con, Dex, Int, Wis, Cha OPTIONS=hilite_status:characteristics/up/green/down/red # Gold OPTIONS=hilite_status:gold/up/yellow/down/brown # Dungeon OPTIONS=hilite_status:dungeon-level/up/white&dim/down/white&bold OPTIONS=menucolors MENUCOLOR="blessed"=green MENUCOLOR=" holy"=green MENUCOLOR="uncursed"=cyan MENUCOLOR=" cursed"=red MENUCOLOR=" unholy"=red MENUCOLOR=" cursed .* (being worn)"=orange&underline MENUCOLOR=" pick-axe| broad pick| mattock"=yellow # Curses UI is available on this build. Example settings (uncomment OPTIONS=windowtype:curses to enable) # All Curses UI settings are commented out ################## # Curses Settings ################## # default values in parentheses # Enable curses windowport (false) #OPTIONS=windowtype:curses # To use new NH4-style status window (true) # set !classic_status # Not yet implemented in 3.6.1 #OPTIONS=classic_status # Window borders (3) # 1 - always draw borders # 2 - never draw borders # 3 - draw borders if terminal is big enough #OPTIONS=windowborders:3 # Set terminal window for same dimensions # Adjust these variables to your liking #OPTIONS=term_cols:120 #OPTIONS=term_rows:32 # Attributes for pet highlighting (???) # [i]talics (or is it inverse?) # [u]nderline # [b]old # possibly others #OPTIONS=petattr:B # use colour in non-map areas (true) #OPTIONS=guicolor # Display inventory window permanently on right of screen (false) #OPTIONS=perm_invent # Window alignment (msg:top, status:bottom) # note: align_status:left/right displays a more verbose window, arranged vertically # this is only partially implemented in 3.6.1 and is buggy # it will be fixed soon #OPTIONS=align_message:top #OPTIONS=align_status:bottom # Settings not specific to curses that you will want to use. OPTIONS=hitpointbar #OPTIONS=color # End of Curses settings ################## # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!