# This is inaris nethack options file for Nethack version 3.6.1 on hardfought.org # Available editors: rnano or virus via the terminal, or see our web-based RC Editor # at https://www.hardfought.org/nethack/rcedit # Conducts # #OPTIONS=nudist #OPTIONS=blind # Appearance # # New charset options for 3.6. OPTIONS=symset:IBMGraphics_1 SYMBOLS=S_ice:\250 SYMBOLS=S_room:\250 SYMBOLS=S_ndoor:\250 SYMBOLS=S_litcorr:\250 SYMBOLS=S_water:\126 SYMBOLS=S_pool:\126 SYMBOLS=S_lava:\126 SYMBOLS=S_corr:\158 #SYMBOLS=S_litcorr:. OPTIONS=boulder:\157 #SYMBOLS=S_boulder:8 # Bug! Doesn't set boulder! # Again, used to work, but not anymore. #OBJECTSYMBOL=boulder:u+0398 # Greek capital theta. #OBJECTSYMBOL=boulder:u+019F # Latin capital tilde O. OPTIONS=color #OPTIONS=hilite_hidden_stairs # Sadly deprecated? OPTIONS=hilite_pile OPTIONS=hilite_pet OPTIONS=lit_corridor OPTIONS=use_darkgray OPTIONS=use_inverse OPTIONS=dark_room # Commands # OPTIONS=!silent OPTIONS=!cmdassist OPTIONS=!rest_on_space OPTIONS=autodig OPTIONS=autopickup OPTIONS=pickup_types:$"/=!?+ OPTIONS=runmode:run OPTIONS=number_pad:0 OPTIONS=menu_previous_page:\245 OPTIONS=ignintr OPTIONS=suppress_alert:3.4.3 OPTIONS=paranoid_confirmation:Confirm quit pray Remove wand OPTIONS=fixinv OPTIONS=clicklook OPTIONS=!autoopen OPTIONS=!altmeta OPTIONS=lootabc # Menu appearances # #OPTIONS=!showexp,!showscore,time OPTIONS=!standout,menu_headings:bold OPTIONS=packorder:)[="%?+/!(* OPTIONS=msg_window:combination OPTIONS=msghistory:40 OPTIONS=disclose:yi ya yv yg yc OPTIONS=sortpack OPTIONS=sortloot:full #OPTIONS=win_edge # Menu Colours # OPTIONS=menucolors MENUCOLOR=" blessed"=cyan MENUCOLOR=" holy"=cyan MENUCOLOR=" cursed"=yellow MENUCOLOR=" unholy"=yellow #MENUCOLOR=" uncursed .* (being worn)"=underline #MENUCOLOR=" blessed .* (being worn)"=cyan&underline #MENUCOLOR=" cursed .* (being worn|on right hand|on left hand|weapon in hand)"=y MENUCOLOR="named mark"=lightblue MENUCOLOR="named unknown"=lightmagenta MENUCOLOR=" NOBOH"=blue ## Statuscolours deprecated? #OPTIONS=statuscolors #STATUSCOLOR=hp%49=red #STATUSCOLOR=hp%50=lightmagenta,pw%100=green #STATUSCOLOR=hp%15:red,pw%98:green ## Status highlights NAO: #OPTIONS=statushilites #OPTIONS=hilite_status: hitpoints/30%/red/white #OPTIONS=hilite_status: power/99%/white/green # Game # OPTIONS=fruit:cherry OPTIONS=catname:Trix, dogname:Brix, horsename:Wrix OPTIONS=bones ## 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 .*" ## moving up or down stairs #MSGTYPE=hide "You descend .*" #MSGTYPE=hide "You (climb|fly) (up|down) .*" # Status hilites # OPTIONS=statushilites ## HP #OPTIONS=hitpointbar # Colours the hero name in same colour as hp.. 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%/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: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 # Curses Settings # # Curses UI is available on this build. # Example settings (uncomment OPTIONS=windowtype:curses to enable) # All Curses UI settings are commented out # 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!