## This is an example nethackrc file. You should edit this to suit your needs ## Edit this on the NAO website: https://alt.org/nethack/webconf/ ## or if in terminal, see https://alt.org/nethack/virus.txt ## Automatically dig if you are wielding a digging tool and moving ## into a place that can be dug #OPTIONS=autodig ## Walking into a door attempts to open it #OPTIONS=autoopen ## Allow saving and loading bones files. #OPTIONS=bones ## Show out-of-sight areas of lit rooms #OPTIONS=dark_room ## Use inverse for pets #OPTIONS=hilite_pet ## Use inverse for piles of items #OPTIONS=hilite_pile ## How recalled messages (ctrl-p) are displayed. #OPTIONS=msg_window:reversed ## use IBMgraphics or DECgraphics #OPTIONS=symset:DECgraphics #OPTIONS=symset:IBMgraphics ## Change symbols #SYMBOLS=S_ghost:X ## 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=nudist #OPTIONS=blind ## Colored menus. Regular expressions allowed. # OPTIONS=menucolors MENUCOLOR=" blessed "=cyan MENUCOLOR=" holy "=cyan MENUCOLOR=" uncursed "=green MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=orange&underline MENUCOLOR=" blessed .* (being worn)"=cyan&underline MENUCOLOR=" uncursed .* (being worn)"=green&underline ## 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) .*" OPTIONS=catname:Maudit OPTIONS=dogname:Maudit OPTIONS=horsename:Maudit OPTIONS=fruit:instant noodles OPTIONS=symset:IBMgraphics_1 SYMBOLS=S_ghost:8 SYMBOLS=S_golem:7 #largely stolen from grasshopper #OPTION=hilite_status: hitpoints/100%/green/bold OPTION=hilite_status: hitpoints/80%/yellow/normal OPTION=hilite_status: hitpoints/30%/red/bold #OPTION=hilite_status: power/100%/cyan/bold OPTION=hilite_status: power/80%/yellow/normal OPTION=hilite_status: power/30%/red/bold OPTION=hilite_status: strength/updown/red/green OPTION=hilite_status: intelligence/updown/red/green OPTION=hilite_status: wisdom/updown/red/green OPTION=hilite_status: dexterity/updown/red/green OPTION=hilite_status: constitution/updown/red/green OPTION=hilite_status: charisma/updown/red/green OPTIONS=HILITE_STATUS: hunger/1%/bright-magenta/blue OPTIONS=msghistory:90 ## AUTOPICKUP #Set pickup types OPTIONS=pickup_types:$"!?/+= ## http://nethackwiki.com/wiki/Autopickup_exceptions ## Always pick these: AUTOPICKUP_EXCEPTION="<.*magic lamp.*" AUTOPICKUP_EXCEPTION="<.*wand of wishing.*" AUTOPICKUP_EXCEPTION="<.*wand of death.*" AUTOPICKUP_EXCEPTION="<.*wand of polymorph.*" AUTOPICKUP_EXCEPTION="<.*magic marker.*" AUTOPICKUP_EXCEPTION="<.*gem.*" AUTOPICKUP_EXCEPTION="<.*worthless.*" AUTOPICKUP_EXCEPTION="<.*Amulet of Yendor.*" AUTOPICKUP_EXCEPTION="<.*luckstone.*" AUTOPICKUP_EXCEPTION="<.*touchstone.*" ## Don't pick these: AUTOPICKUP_EXCEPTION=">.*worthless piece of .*" AUTOPICKUP_EXCEPTION=">.*loadstone.*" AUTOPICKUP_EXCEPTION=">.*flint stone.*" AUTOPICKUP_EXCEPTION=">.*scare monster.*" #This is to make sure you don't pickup dead wands AUTOPICKUP_EXCEPTION=">.*:0).*" AUTOPICKUP_EXCEPTION=">.*DEAD.*" # You USUALLY don't want to try to pick up corpses. AUTOPICKUP_EXCEPTION=">.* corpse.*" #Don't pick up items in shops AUTOPICKUP_EXCEPTION=">.* zorkmids)*" ## Hide spam MSGTYPE=hide "You descend .*" MSGTYPE=hide "You climb .*" MSGTYPE=hide "You hit the rock ." # Pick up items you have thrown (e.g. daggers, arrows). OPTIONS=pickup_thrown ## Delayed instadeaths. Always prompt for -more- # Credits to stth, obtained via TjrWiz (username tjr2) via scorchasc MSGTYPE=stop "The couatl swings itself around you!" MSGTYPE=stop "The electric eel swings itself around you!" MSGTYPE=stop "The giant eel swings itself around you!" MSGTYPE=stop "The kraken swings itself around you!" MSGTYPE=stop "The python grabs 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 worse." MSGTYPE=stop "You feel even worse." MSGTYPE=stop "You feel feverish." # Things that aren't dangerous by themselves but could kill you if you don't # notice. MSGTYPE=stop "You see here a cockatrice corpse." MSGTYPE=stop "You see here a chickatrice corpse." MSGTYPE=stop "Your wielded .* rots away." # Messages it's easy to miss. MSGTYPE=stop "You feel more confident in your .*skills." MSGTYPE=stop "You feel a strange vibration .*"