### .nethackrc OPTIONS=name:xcezx OPTIONS=gender:female OPTIONS=role:valkyrie OPTIONS=race:human OPTIONS=align:lawful OPTIONS=fruit:apricot OPTIONS=catname:Lachesis OPTIONS=dogname:Clotho OPTIONS=horsename:Atropos OPTIONS=pettype:none OPTIONS=boulder:0 OPTIONS=color OPTIONS=lit_corridor OPTIONS=hilite_pet OPTIONS=safe_pet OPTIONS=help OPTIONS=prayconfirm OPTIONS=time OPTIONS=extmenu OPTIONS=msg_window:r OPTIONS=msghistory:64 OPTIONS=autodig OPTIONS=autopickup OPTIONS=pickup_types:$"=/?+! OPTIONS=disclose:-i -a -v -g -c OPTIONS=confirm OPTIONS=fixinv OPTIONS=menustyle:combination OPTIONS=silent OPTIONS=verbose OPTIONS=sparkle OPTIONS=pickup_burden:Burdened OPTIONS=runmode:run OPTIONS=!autoquiver OPTIONS=!number_pad OPTIONS=!pushweapon OPTIONS=!rest_on_space OPTIONS=!legacy OPTIONS=!ignintr OPTIONS=!mail OPTIONS=menucolors # known uncursed items MENUCOLOR=" uncursed "=cyan # items with identified enchantment MENUCOLOR=" ([0-9]:.*)"=yellow MENUCOLOR=" \+[0-9] "=yellow MENUCOLOR=" -[0-9] "=yellow # blessed items MENUCOLOR=" blessed "=lightblue MENUCOLOR=" holy "=lightcyan # cursed items MENUCOLOR=" cursed "=red MENUCOLOR=" unholy "=orange # lit lamps MENUCOLOR=" (lit)"=white # invocation artifacts MENUCOLOR=" silver bell"=lightmagenta MENUCOLOR=" Bell of Opening"=lightmagenta MENUCOLOR=" candelabrum"=lightmagenta MENUCOLOR=" papyrus spellbook"=lightmagenta MENUCOLOR=" Book of the Dead"=lightmagenta # cursed invocation artifacts MENUCOLOR=" cursed silver bell"=orange&underline MENUCOLOR=" cursed Bell of Opening"=orange&underline MENUCOLOR=" cursed candelabrum"=orange&underline MENUCOLOR=" cursed papyrus spellbook"=orange&underline MENUCOLOR=" cursed Book of the Dead"=orange&underline # items in use MENUCOLOR=" (weapon in .*)"=brown MENUCOLOR=" (wielded.*)"=brown MENUCOLOR=" (alternate weapon.*)"=brown MENUCOLOR=" (in quiver)"=brown MENUCOLOR=" (being worn)"=brown MENUCOLOR=" (embedded in your skin)"=brown MENUCOLOR=" (on left .*)"=brown MENUCOLOR=" (on right .*)"=brown MENUCOLOR=" (in use)"=brown # worn or used blessed items MENUCOLOR=" blessed .* (weapon in .*)"=lightgreen MENUCOLOR=" blessed .* (wielded.*)"=lightgreen MENUCOLOR=" blessed .* (alternate weapon.*)"=lightgreen MENUCOLOR=" blessed .* (in quiver)"=lightgreen MENUCOLOR=" blessed .* (being worn)"=lightgreen MENUCOLOR=" blessed .* (embedded in your skin)"=lightgreen MENUCOLOR=" blessed .* (on left .*)"=lightgreen MENUCOLOR=" blessed .* (on right .*)"=lightgreen MENUCOLOR=" blessed .* (in use)"=lightgreen # worn or used cursed items 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 .* (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 # potentially dangerous if mixed MENUCOLOR=" holding"=lightmagenta&underline MENUCOLOR=" wand of cancellation"=lightmagenta&underline MENUCOLOR=" wand called cancellation"=lightmagenta&underline MENUCOLOR=" tricks"=lightmagenta&underline # 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 # __END__