# Nethack 3.6.x config file ## Nice terminal graphics OPTIONS=windowtype:tty #OPTIONS=symset:IBMgraphics #OPTIONS=roguesymset:RogueIBM ## No bones OPTIONS=!bones ## Useful bindings BIND=!:loot BIND=^v:untrap ## Disable beginner warnings OPTIONS=!cmdassist ## Menu accelerators ($!/?+) OPTIONS=menu_objsyms ## Disable numpad OPTIONS=number_pad:0 ## Autopickup thrown things, never pick scare monster scrolls OPTIONS=autopickup OPTIONS=pickup_types:$?!/=" OPTIONS=pickup_thrown OPTIONS=pickup_burden:Burdened AUTOPICKUP_EXCEPTION=">.*scare monster.*" ## Ghost displayed as X SYMBOLS=S_ghost:X ## Golem displayed as 7 SYMBOLS:S_golem:7 ## Boulder displayed as 0 OPTIONS=boulder:0 ## Show coords when using far look OPTIONS=whatis_coord:map ## HUD OPTIONS=showexp,showscore,time,color ## Misc OPTIONS=hilite_pet,hilite_pile,dark_room,!sparkle,fruit:pizza ## Gameplay params OPTIONS=autoopen,autoquiver ## Require explicit yes for some prompts OPTIONS=paranoid_confirmation:attack Remove ## Status highlights OPTIONS=statushilites ## HP OPTIONS=hilite_status: hitpoints-max/grey&normal OPTIONS=hilite_status: hitpoints/100%/grey&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&bold OPTIONS=hilite_status: hitpoints/<11%/red&inverse ## Power 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 ## Carrying capacity 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 ## Colored menus OPTIONS=menucolors MENUCOLOR="!c"=white MENUCOLOR="c\?"=orange MENUCOLOR=" blessed "=green&normal MENUCOLOR=" cursed "=red&normal MENUCOLOR=" named cursed"=red&normal MENUCOLOR=" unholy "=orange&normal MENUCOLOR="cursed clear potion"=orange&normal MENUCOLOR=" holy "=lightblue&normal MENUCOLOR="blessed clear potion"=lightblue # Uncursed and worn MENUCOLOR="\(weapon in .*\)"=white&underline MENUCOLOR="\(wielded.*\)"=white&underline MENUCOLOR="\(alternate weapon\)"=white&underline MENUCOLOR="\(in quiver\)"=white&underline MENUCOLOR="\(at the ready\)"=white&underline MENUCOLOR="\(being worn\)"=white&underline MENUCOLOR="\(embedded in your skin\)"=white&underline MENUCOLOR="\(on left .*\)"=white&underline MENUCOLOR="\(on right .*\)"=white&underline MENUCOLOR="\(in use\)"=white&underline # Blessed and worn MENUCOLOR=" blessed .* \(weapon in .*\)"=lightgreen&underline MENUCOLOR=" blessed .* \(wielded.*\)"=lightgreen&underline MENUCOLOR=" blessed .* \(alternate weapon\)"=lightgreen&underline MENUCOLOR=" blessed .* \(in quiver\)"=lightgreen&underline MENUCOLOR=" blessed .* \(at the ready\)"=lightgreen&underline MENUCOLOR=" blessed .* \(being worn\)"=lightgreen&underline MENUCOLOR=" blessed .* \(embedded in your skin\)"=lightgreen&underline MENUCOLOR=" blessed .* \(on left .*\)"=lightgreen&underline MENUCOLOR=" blessed .* \(on right .*\)"=lightgreen&underline MENUCOLOR=" blessed .* \(in use\)"=lightgreen&underline # Cursed and worn MENUCOLOR=" cursed .* \(weapon in .*\)"=red&underline MENUCOLOR=" cursed .* \(wielded.*\)"=red&underline MENUCOLOR=" cursed .* \(alternate weapon\)"=red&underline MENUCOLOR=" cursed .* \(in quiver\)"=red&underline MENUCOLOR=" cursed .* \(at the ready\)"=red&underline MENUCOLOR=" cursed .* \(being worn\)"=red&underline MENUCOLOR=" cursed .* \(embedded in your skin\)"=red&underline MENUCOLOR=" cursed .* \(on left .*\)"=red&underline MENUCOLOR=" cursed .* \(on right .*\)"=red&underline MENUCOLOR=" cursed .* \(in use\)"=red&underline # Overrides MENUCOLOR="\[whi\]"=white MENUCOLOR="\[bla\]"=black MENUCOLOR="\[gre\]"=green MENUCOLOR="\[red\]"=red MENUCOLOR="\[bro\]"=brown MENUCOLOR="\[blu\]"=blue MENUCOLOR="\[mag\]"=magenta MENUCOLOR="\[cya\]"=cyan MENUCOLOR="\[gra\]"=gray MENUCOLOR="\[ora\]"=orange MENUCOLOR="\[yel\]"=yellow MENUCOLOR="\[lgr\]"=lightgreen MENUCOLOR="\[lbl\]"=lightblue MENUCOLOR="\[lma\]"=lightmagenta MENUCOLOR="\[lcy\]"=lightcyan ## Dangerous messages MSGTYPE=stop "The .* (grabs|swings itself around) you!" MSGTYPE=stop "You don't feel very well." MSGTYPE=stop "You are turning a little green." MSGTYPE=stop "Your limbs are getting oozy." MSGTYPE=stop "Your skin begins to peel away." MSGTYPE=stop "You are turning into a green slime." MSGTYPE=stop "You are slowing down." MSGTYPE=stop "Your limbs are stiffening." MSGTYPE=stop "It constricts your throat!" MSGTYPE=stop "You find it hard to breathe." MSGTYPE=stop "You're gasping for air." MSGTYPE=stop "Your blood is having trouble reaching your brain." MSGTYPE=stop "You can no longer breathe." MSGTYPE=stop "You're turning blue." MSGTYPE=stop "Your consciousness is fading." MSGTYPE=stop "You feel deathly sick." MSGTYPE=stop "You feel (much|even) worse." ## How recalled messages (ctrl-p) are displayed. OPTIONS=msg_window:reversed OPTIONS=msghistory:400 # Enable two or three statuslines at the bottom (80x25 terminal size for statuslines:3) OPTIONS=statuslines:2 # 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 # Enable two ro three statuslines at the bottom #OPTIONS=statuslines:2 # 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 # End of Curses settings ##################