# This is an example nethackrc file for EvilHack - 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=autodig,fruit:slime mold,boulder:0 # objects in inventory can display their weight (uncomment to enable) OPTIONS=invweight # statushitlites is a popular option for 3.6.x based variants - 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 # Enable two or three statuslines at the bottom (80x25 terminal size for statuslines:3) #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 # Settings not specific to curses that you will want to use. #OPTIONS=hitpointbar #OPTIONS=menucolors # End of Curses settings ################## # 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 OPTIONS=number_pad:0 OPTIONS=symset:DECgraphics # Examples of common defaults: OPTIONS=windowtype:tty OPTIONS=showexp,showscore,time,color,autopickup MENUCOLOR=^B^w.*ger.*^B^w=orange MENUCOLOR=".* cursed .*"=orange MENUCOLOR=".* unholy .*"=red MENUCOLOR=".* uncursed .*"=yellow MENUCOLOR=".* blessed .*"=green #MENUCOLOR=".* blessed .*"=yellow MENUCOLOR=".* holy .*"=green MENUCOLOR=".* named uc"=blue OPTIONS=pickup_types:$ OPTIONS=pickup_burden:unencumbered autopickup_exception="<.*full healing.*" autopickup_exception="<.*food ration.*" AUTOPICKUP_EXCEPTION="<.*magic lamp.*" AUTOPICKUP_EXCEPTION="<.*wand of wishing.*" AUTOPICKUP_EXCEPTION="<.*wand of death.*" AUTOPICKUP_EXCEPTION="<.*wand of polymorph.*" ## Don't pick these: AUTOPICKUP_EXCEPTION=">.*worthless piece of.*" AUTOPICKUP_EXCEPTION=">.*loadstone.*" AUTOPICKUP_EXCEPTION=">.*flint stone.*" # statushitlites is a popular option for 3.6.1 - some common settings: # Settings not specific to curses that you will want to use. #OPTIONS=hitpointbar OPTIONS=menucolors #OPTIONS=color,menucolors #MENUCOLOR="* cursed *"=red #MENUCOLOR="* unholy *"=red #MENUCOLOR="* blessed *"=green #MENUCOLOR="* holy *"=green # End of Curses settings MSGTYPE=stop "You feel hungry." MSGTYPE=stop "You feel weak." MSGTYPE=stop ".*needs food.*" # near-death MSGTYPE=alert "You hear the howling of the CwnAnnwn\.\.\." MSGTYPE=alert "You hear the wailing of the Banshee\.\.\." MSGTYPE=alert ".*, all your powers will be lost\.\.\." MSGTYPE=alert ".*, your life force is running out\." MSGTYPE=alert ".* is about to die\." # delayed instadeaths 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." # stoning MSGTYPE=alert "You are slowing down\." MSGTYPE=stop "Your limbs are stiffening\." MSGTYPE=stop "Your limbs have turned to stone\." SYMBOLS=S_ghost:8 #SYMBOLS=S_pool:\x7e SYMBOLS=S_pool:\xf7 #SYMBOLS=S_pool: #SYMBOLS=S_water:7 SYMBOLS=S_altar:_ # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking! #Curses Zeugs Albert # Enable curses windowport (false) #OPTIONS=windowtype:curses #OPTIONS=term_rows:12 #OPTIONS=splash_screen:true #OPTIONS=perm_invent #OPTIONS=align_message:top #OPTIONS=align_status:bottom #OPTIONS=msghistory:3 ## Curses interface (disable windowtype:tty) OPTIONS=windowtype:curses OPTIONS=align_status:bottom OPTIONS=align_message:top OPTIONS=windowborders:3 OPTIONS=petattr:I # Set terminal window for same dimensions #OPTIONS=term_cols:124 #OPTIONS=term_rows:32 OPTIONS=perm_invent