# OPTIONS=windowtype:curses # OPTIONS=cursesgraphics # OPTIONS=term_cols:110 OPTIONS=DECGraphics OPTIONS=hilite_hidden_stairs, hilite_obj_piles, hitpointbar, !item_use_menu, !lootabc OPTIONS=show_shop_prices OPTIONS=!popup_dialog OPTIONS=guicolor OPTIONS=splash_screen OPTIONS=petattr:u OPTIONS=paranoid_remove,paranoid_hit,paranoid_quit OPTIONS=fruit:soul,boulder:0,hilite_pet OPTIONS=packorder:0_`"=[)(?!/+%*,norest_on_space OPTIONS=nosparkle,nonews,nolegacy,verbose,nocmdassist OPTIONS=extmenu,perm_invent,pushweapon,noautoquiver,!autodig OPTIONS=use_inverse,safe_pet,showscore,sortpack,standout OPTIONS=msg_window:c,time,showexp,lit_corridor,color OPTIONS=menu_headings:inverse,menu_last_page:>,menu_previous_page:< OPTIONS=pickup_burden:u OPTIONS=pickup_types:$ OPTIONS=old_C_behaviour,nobones OPTIONS=msghistory:111 OPTIONS=monsters:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@X7&;:~] OPTIONS=hp_notify,hp_notify_fmt:[%c%a HP] OPTIONS=sortloot:none # for pacifist hotkeys OPTIONS=number_pad:1 ################ MSGTYPE=stop "*door*" ### # > never # < always # never precedes always autopickup_exception="<* &&*" autopickup_exception=">* !!*" OPTIONS=menucolors # Colors: black, red, green, brown, blue, magenta, cyan, gray, orange, lightgreen, # yellow, lightblue, lightmagenta, lightcyan, white. # Attributes: none, bold, dim, underline, blink, inverse. # lower = more important #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 "=red # 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=" (being worn)"=brown MENUCOLOR=" (embedded in your skin)"=brown MENUCOLOR=" (on left .*)"=brown MENUCOLOR=" (on right .*)"=brown MENUCOLOR=" (in use)"=brown MENUCOLOR="called #"=magenta # MENUCOLOR=">*wand of * *:0)*"=black MENUCOLOR=" <<*"=black MENUCOLOR=" %%*"=orange # potentially dangerous if mixed MENUCOLOR=" holding"=orange MENUCOLOR=" cancellation"=orange MENUCOLOR=" tricks"=orange # 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