## Edit this on the NAO website: https://alt.org/nethack/webconf/ ## or if in terminal, see https://alt.org/nethack/virus.txt ## Also see https://nethackwiki.com/wiki/Options # Setup UI OPTIONS=windowtype:curses OPTIONS=align_status:left OPTIONS=align_message:top OPTIONS=perm_invent #OPTIONS=force_invmenu OPTIONS=msghistory:60 OPTIONS=msg_window OPTIONS=windowborders:2 OPTIONS=color OPTIONS=guicolor OPTIONS=time OPTIONS=showscore OPTIONS=showexp OPTIONS=hilite_pet OPTIONS=hilite_pile OPTIONS=fruit:pomegranate OPTIONS=boulder:0 SYMBOLS=S_ghost:X OPTIONS=silent OPTIONS=!dark_room OPTIONS=sortloot:full OPTIONS=paranoid_confirmation:Confirm quit attack pray wand Remove #OPTIONS=msg_window:reversed #OPTIONS=symset:MACgraphics OPTIONS=symset:curses #OPTIONS=term_cols:124 #OPTIONS=term_rows:32 # New Character Defaults OPTIONS=name:Istym OPTIONS=align:l OPTIONS=role:v OPTIONS=race:d OPTIONS=gender:f # Pet Defaults OPTIONS=pettype:dog OPTIONS=dogname:StealStuff # Game behaviour OPTIONS=autopickup OPTIONS=pickup_types:$ OPTIONS=pickup_thrown OPTIONS=pickup_burden:S OPTIONS=pile_limit:0 OPTIONS=!sparkle OPTIONS=autodig OPTIONS=autoopen OPTIONS=autoquiver OPTIONS=whatis_coord:f OPTIONS=bones OPTIONS=number_pad:0 OPTIONS=paranoid_confirmation:Confirm quit attack pray wand Remove #---------- Menu Colors ## Colored menus. Regular expressions allowed. OPTIONS=menucolors MENUCOLOR=" blessed "=green MENUCOLOR=" holy "=blue MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=red MENUCOLOR=" cursed .* (being worn)"=red&underline MENUCOLOR=" .* named CURSED"=red MENUCOLOR=" .* named !c"=lightcyan # Make Vegan GREEN & BOLD MENUCOLOR="(food |cram |K-|C-)ration|gunyoki"=green&bold MENUCOLOR="lembas wafer|melon|carrot|tin .* spinach"=green&bold MENUCOLOR=" oranges?( named.*)?$"=green&bold MENUCOLOR=" pears?( named.*)?$"=green&bold MENUCOLOR=" apple|banana|kelp|eucalyptus|garlic|wolfsbane"=green&bold MENUCOLOR=" muffin"=green&bold MENUCOLOR="(tin of )?(gelatinous cube|acid blob|quivering blob)( corpse)?"=green&bold MENUCOLOR="(tin of )?(blue|spotted|ochre) jelly( corpse)?"=green&bold MENUCOLOR="(tin of )?lichen|shrieker|violet fungus|(brown|yellow|green|red) mold( corpse)?"=green&bold # Shiny things MENUCOLOR=" lamp"=yellow MENUCOLOR=" candle"=yellow MENUCOLOR=" magic lamp|lamp .* magic"=yellow&bold MENUCOLOR=" gold piece"=yellow # Dangerous with Bag of Holding MENUCOLOR=" cursed.* bag .* holding"=orange&underline MENUCOLOR=" bag .* tricks"=orange&underline MENUCOLOR=" wand of [Cc]ancel.*"=orange&underline MENUCOLOR=" wand called [Cc]ancel.*"=orange&underline MENUCOLOR=" wand .* van"=orange&underline MENUCOLOR=" wand called .* vanish( .*)?$"=orange&underline MENUCOLOR=" wand called .* nothing"=orange&underline # Really bad cursed things to have MENUCOLOR="[Ll]oadstone"=orange&underline MENUCOLOR=" cursed.* luck(stone)?($| )"=orange&bold MENUCOLOR=" cursed.* (Bell of Opening|silver bell|Candelabrum of Invocation|candelabrum|Book of the Dead|papyrus spellbook)"=orange&bold MENUCOLOR=" cursed.* unicorn horn"=orange&bold #---------- Status Hilites ====================================================== OPTIONS=statushilites # HP OPTIONS=hitpointbar 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 #---------- Messagetypes ======================================================== # Monotonous, mundane messages MSGTYPE=norep "You see here a .*" MSGTYPE=norep "You see here an .*" MSGTYPE=hide "You drop .*" MSGTYPE=hide "You swap places with your .*" MSGTYPE=hide "You descend .*" MSGTYPE=hide "You (climb|fly) (up|down) .*" MSGTYPE=hide "Restoring save file..." #noobhack MSGTYPE=hide "With great effort you move the boulder." MSGTYPE=hide "Perhaps that's why you cannot move it." MSGTYPE=hide "You cannot drop something you are wearing." MSGTYPE=hide "You have a little trouble removing .*" MSGTYPE=hide "Your movements are now unencumbered." MSGTYPE=hide "You feel full of energy" MSGTYPE=hide "You are in full health" MSGTYPE=hide "Aloha .*" ## 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 .*" # Stash and container spam # caution when typing fast -- the suppressed msg may catch the keystroke intended for the actual loot menu MSGTYPE=hide "You put .* into the .*" MSGTYPE=hide "You cannot stash something you are wearing." MSGTYPE=hide "You carefully open the .*" MSGTYPE=hide "You open the .*" # Shop spam MSGTYPE=hide "For you, .*" MSGTYPE=hide "You bought .*" MSGTYPE=hide "Thank you for shopping in .*" # Altar spam MSGTYPE=hide ".* land on the altar." MSGTYPE=hide ".* lands on the altar." MSGTYPE=hide "There is a black flash as .*" MSGTYPE=hide "There is an amber flash as .*"