# This is an example nethackrc file for NetHack TNNT (3.6.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 # 3.6.6 # junethack swegen # https://alt.org/nethack/webconf/nhrc_edit.php?nh=nh361 OPTIONS=!pickup_thrown OPTIONS=autoquiver OPTIONS=autopickup, pickup_types:$ OPTIONS=hilite_pet, hilite_pile OPTIONS=number_pad:0 OPTIONS=paranoid_confirmation:attack pray quit wand OPTIONS=showexp, showrace OPTIONS=symset:DECgraphics OPTIONS=toptenwin OPTIONS=ignintr, !null, !sparkle, !timed_delay #OPTIONS=hilite_hidden_stairs #OPTIONS=hilite_obj_piles OPTIONS=fullscreen #OPTIONS=msg_window:full OPTIONS=lit_corridor OPTIONS=packorder:")[(=/?+!%*`0_$ OPTIONS=realtime:p OPTIONS=realtime_format:c # Dark grey objects on black can't be displayed by macOS terminal OPTIONS=!use_darkgray # See http://nethackwiki.com/wiki/Curses_interface OPTIONS=windowtype:curses #OPTIONS=splash_screen OPTIONS=perm_invent #OPTIONS=IBMgraphics #OPTIONS=align_message:bottom #OPTIONS=align_status:right #OPTIONS=term_cols:120 #OPTIONS=term_rows:40 #OPTIONS=windowborders:3 #OPTIONS=guicolor ## Sort items by name. One of "none", "loot", or "full" #OPTIONS=sortloot:full ## Require explicit yes for some prompts #OPTIONS=paranoid_confirmation:Confirm quit attack pray wand Remove ## Conducts #OPTIONS=hallucinating #OPTIONS=nudist #OPTIONS=blind #OPTIONS=deaf OPTIONS=!bones OPTIONS=pettype:none ## Colored menus. Regular expressions allowed. # OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline MENUCOLOR=" uncursed "=white ## Messagetypes # ## displacing pets. hide the message. MSGTYPE=hide "You swap places with your .*" ## items on floor. don't repeat the message. #MSGTYPE=norep "You see here a .*" #MSGTYPE=norep "You see here an .*" ## delayed instadeaths. always prompt for -more- MSGTYPE=stop "You are slowing down." MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "You are turning a little .*" MSGTYPE=stop "A voice booms .*" ## moving up or down stairs MSGTYPE=hide "You descend .*" MSGTYPE=hide "You (climb|fly) (up|down) .*" ## Use status hilites # OPTIONS=statushilites # HP OPTIONS=hitpointbar 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/100%/red&inverse 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:cap/burdened/yellow/stressed/orange/strained/red&bold/overtaxed/red&inverse/overloaded/red&inverse&blink ## Hunger OPTIONS=hilite_status:hunger/satiated/yellow/hungry/orange/weak/red&bold/fainting/red&inverse/fainted/red&inverse&blink ## Mental OPTIONS=hilite_status:condition/hallu/yellow OPTIONS=hilite_status:condition/conf/orange OPTIONS=hilite_status:condition/stun/red&bold ## Health OPTIONS=hilite_status:condition/termill/red&inverse OPTIONS=hilite_status:condition/foodpois/red&inverse OPTIONS=hilite_status:condition/slime/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 OPTIONS=hilite_status: experience/changed/light-blue # Examples of common defaults: #OPTIONS=windowtype:tty #OPTIONS=showexp,showscore,time,color,!autopickup #OPTIONS=autodig,fruit:slime mold,boulder:0 # statushitlites is a popular option for 3.6.1 - some common settings: #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 # 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:u # 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,menucolors,statushilites # 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!