# This is an example nethackrc file for NetHack TNNT (3.6.6). 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=windowtype:tty OPTIONS=showexp,showscore,time OPTIONS=autodig,fruit:apple,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 OPTIONS=hilite_status: power/<=100%/bright-cyan/<=80%/cyan OPTIONS=hilite_status: power/<=60%/bright-blue/<=40%/blue/<=20%/magenta OPTIONS=hilite_status: power-max/always/cyan/up/bright-cyan/down/bright-blue OPTIONS=hilite_status: hunger/Hungry/brown/Weak/red/Fainting/orange&blink OPTIONS=hilite_status: carrying-capacity/Burdened/brown/Stressed/red/Strained/orange/Overtaxed/bright-red/Overloaded/gray&inverse OPTIONS=hilite_status: condition/stone/red&inverse/termill/red&inverse OPTIONS=hilite_status: condition/strngl/red&inverse OPTIONS=hilite_status: condition/foodpois/red&inverse/slime/red&inverse OPTIONS=hilite_status: condition/blind/yellow/deaf/yellow OPTIONS=hilite_status: condition/stun/yellow OPTIONS=hilite_status: condition/conf/yellow/hallu/bright-magenta # custom settings # OPTIONS=number_pad:2 # done in Putty # Highlight pets and item piles OPTIONS=hilite_pet,hilite_pile # Display "uncursed" status in inventory lists OPTIONS=!implicit_uncursed # Automatically display all endgame info (inventory, monsters killed, conducts, etc.) OPTIONS=disclose:+i +a +v +g +c +o # Enable autopickup, set pickup item types OPTIONS=autopickup,pickup_types:$?!"=/* # Do automatically pickup thrown items OPTIONS= pickup_thrown # Enhance MENUCOLOR="^ *[a-z] - +[a-z -]+ +\[(Unskilled|Basic|Skilled|Expert|Master|Grand Master)\]$"=white # Random items with known BUC status MENUCOLOR="blessed"=green MENUCOLOR="blessed clear potion"=lightcyan MENUCOLOR="blessed clear potions"=lightcyan MENUCOLOR="blessed potion called water"=lightcyan MENUCOLOR="blessed potions called water"=lightcyan MENUCOLOR="holy"=lightcyan MENUCOLOR=" cursed"=red MENUCOLOR="cursed clear potion"=magenta MENUCOLOR="cursed clear potions"=magenta MENUCOLOR="cursed potion called water"=magenta MENUCOLOR="cursed potions called water"=magenta MENUCOLOR="unholy"=magenta MENUCOLOR="uncursed"=white #MENUCOLOR="\+0"=white #kludge for implicit_uncursed option MENUCOLOR="implicit_uncursed"=gray # Tools and unused items with known enchantments and charges MENUCOLOR="\([0-9]:.*\)"=yellow MENUCOLOR="\([0-9]:0\)"=brown MENUCOLOR="\(-1:0\)"=brown&underline #MENUCOLOR="\+[1-9]"=yellow MENUCOLOR="-[1-9]"=magenta MENUCOLOR="worthless"=brown MENUCOLOR="named empty"=brown #markers MENUCOLOR="blessed .*marker"=lightgreen MENUCOLOR="blessed .*marker.*1:"=green MENUCOLOR=" cursed .*marker"=orange MENUCOLOR=" cursed .*marker.*1:"=red # Items in use 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 MENUCOLOR="tethered"=white&underline # Blessed items in use 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 MENUCOLOR="blessed .* tethered"=lightgreen&underline # Cursed items in use MENUCOLOR=" cursed .* \(weapon in .*\)"=orange&underline MENUCOLOR=" cursed .* \(wielded.*\)"=orange&underline MENUCOLOR=" cursed .* \(alternate weapon\)"=orange&underline MENUCOLOR=" cursed .* \(in quiver\)"=orange&underline MENUCOLOR=" cursed .* \(at the ready\)"=orange&underline MENUCOLOR=" cursed .* \(being worn\)"=orange&underline MENUCOLOR=" cursed .* \(embedded in your skin\)"=orange&underline MENUCOLOR=" cursed .* \(on left .*\)"=orange&underline MENUCOLOR=" cursed .* \(on right .*\)"=orange&underline MENUCOLOR=" cursed .* \(in use\)"=orange&underline MENUCOLOR=" cursed .* tethered"=orange&underline # Mark potentially dangerous things (and a kludge for BoH looting prompts) MENUCOLOR=" holding"=lightmagenta MENUCOLOR="Put .* holding"=gray MENUCOLOR="Take .* holding"=gray MENUCOLOR="holding .* empty"=gray MENUCOLOR="Do what with your .* holding"=gray MENUCOLOR="Do what with the bag .* holding"=gray MENUCOLOR="Look inside the .* holding"=gray MENUCOLOR="stash one item into the .* holding"=gray MENUCOLOR="tricks"=lightmagenta MENUCOLOR="cancel"=lightmagenta MENUCOLOR="vanish"=lightmagenta # Spell failure rates MENUCOLOR=" 0% "=lightcyan MENUCOLOR=" [1-9]% "=lightgreen MENUCOLOR=" 1[0-9]% "=green MENUCOLOR=" 2[0-4]% "=green MENUCOLOR=" 2[5-9]% "=brown MENUCOLOR=" [34][0-9]% "=brown MENUCOLOR=" [56][0-9]% "=red MENUCOLOR=" 7[0-4]% "=red MENUCOLOR=" 7[5-9]% "=orange MENUCOLOR=" [89][0-9]% "=orange MENUCOLOR=" 100% "=orange&underline MENUCOLOR="[a-zA-Z] - [a-zA-Z ]+ [0-9]\* [a-z]+ +[0-9]+%"=magenta #lamps MENUCOLOR="magic lamp"=blue&bold MENUCOLOR=" \(lit\)"=white&underline MENUCOLOR="magic lamp \(lit\)"=lightblue&underline MENUCOLOR="lamp called magic \(lit\)"=lightblue&underline ## mooorrreee #Items of interest MENUCOLOR="blessed unicorn horn"=blue&bold MENUCOLOR="blessed .* unicorn horn"=blue&bold MENUCOLOR="blessed stone called luck.*"=blue&bold MENUCOLOR="blessed luckstone"=blue&bold MENUCOLOR="lizard corpse"=blue&bold MENUCOLOR="wand .* wishing"=blue&bold MENUCOLOR="blessed scroll .* scare monster"=blue&bold MENUCOLOR="uncursed scroll .* scare monster"=blue MENUCOLOR=" cursed scroll .* scare monster"=orange #invocation items MENUCOLOR=" (Bell of Opening\|silver bell\|Candelabrum of Invocation\|candelabrum\|Book of the Dead\|papyrus spellbook)"=magenta #money MENUCOLOR=" gold piece"=yellow ## Autopickup exceptions # empty wands AUTOPICKUP_EXCEPTION=">.*:0).*" AUTOPICKUP_EXCEPTION=">.* named empty" AUTOPICKUP_EXCEPTION=">scroll of scare monster" AUTOPICKUP_EXCEPTION=">scroll called scare monster" # Ammunition (double-hashed are included with more general description) #AUTOPICKUP_EXCEPTION="<.*arrow" ## AUTOPICKUP_EXCEPTION="<.*elven arrow" ## AUTOPICKUP_EXCEPTION="<.*orcish arrow" ## AUTOPICKUP_EXCEPTION="<.*silver arrow" ## AUTOPICKUP_EXCEPTION="<.*runed arrow" ## AUTOPICKUP_EXCEPTION="<.*crude arrow" #AUTOPICKUP_EXCEPTION="<.*ya" ## AUTOPICKUP_EXCEPTION="<.*bamboo arrow" #AUTOPICKUP_EXCEPTION="<.*crossbow bolt" #AUTOPICKUP_EXCEPTION="<.*dart" #AUTOPICKUP_EXCEPTION="<.*shuriken" #AUTOPICKUP_EXCEPTION="<.*throwing star" #AUTOPICKUP_EXCEPTION="<.*dagger" ## AUTOPICKUP_EXCEPTION="<.*elven dagger" ## AUTOPICKUP_EXCEPTION="<.*orcish dagger" ## AUTOPICKUP_EXCEPTION="<.*runed dagger" ## AUTOPICKUP_EXCEPTION="<.*crude dagger" ## AUTOPICKUP_EXCEPTION="<.*silver dagger" #AUTOPICKUP_EXCEPTION="<.*knife" #pick up items whose individual name ends with ammo or autopickup AUTOPICKUP_EXCEPTION="<.* named ammo" AUTOPICKUP_EXCEPTION="<.* named autopickup" #never pick up globs AUTOPICKUP_EXCEPTION=">.*glob.*" #corpses - lichen only AUTOPICKUP_EXCEPTION=">a corpse[^<]*$" AUTOPICKUP_EXCEPTION=">b corpse[^<]*$" AUTOPICKUP_EXCEPTION=">c corpse[^<]*$" AUTOPICKUP_EXCEPTION=">d corpse[^<]*$" AUTOPICKUP_EXCEPTION=">e corpse[^<]*$" AUTOPICKUP_EXCEPTION=">f corpse[^<]*$" AUTOPICKUP_EXCEPTION=">g corpse[^<]*$" AUTOPICKUP_EXCEPTION=">h corpse[^<]*$" AUTOPICKUP_EXCEPTION=">i corpse[^<]*$" AUTOPICKUP_EXCEPTION=">j corpse[^<]*$" AUTOPICKUP_EXCEPTION=">k corpse[^<]*$" AUTOPICKUP_EXCEPTION=">l corpse[^<]*$" AUTOPICKUP_EXCEPTION=">m corpse[^<]*$" AUTOPICKUP_EXCEPTION="