OPTIONS=autopickup, number_pad:2, autodig, pushweapon OPTIONS=hilite_pet, hilite_pile, !implicit_uncursed, runmode:walk OPTIONS=standout, time, statushilites:10, hitpointbar, showexp, lit_corridor #OPTIONS=symset:IBMgraphics OPTIONS=disclose: +i -a -v -g -c +o OPTIONS=fruit:persimmon #OPTIONS=role:!arc,role:!bar,role:!cav,role:!hea,role:!kni,role:!mon #OPTIONS=role:!Ranger,role:!Rogue #OPTIONS=role:!pri,role:!sam,role:!tou,role:!val #OPTIONS=role:random #OPTIONS=race:ran,align:ran,gender:ran OPTIONS=catname:Wily,dogname:Maxie ### AUTOPICKUP ### # Ask first if an item would exceed a burden level (default stressed): # (Unencumbered, Burdened, streSsed, straiNed, Overtaxed, or overLoaded) OPTIONS=pickup_burden:unencumbered # Note: pickup_types is only consulted if no EXCEPTION matches. OPTIONS=pickup_types:$?!/%=" # Don't pick these: AUTOPICKUP_EXCEPTION=">scroll .* scare monster" AUTOPICKUP_EXCEPTION=">worthless piece of" AUTOPICKUP_EXCEPTION=">load stone" AUTOPICKUP_EXCEPTION=">flint stone" AUTOPICKUP_EXCEPTION="> corpse" AUTOPICKUP_EXCEPTION="> glob" AUTOPICKUP_EXCEPTION="> cursed" AUTOPICKUP_EXCEPTION=":0¥)" AUTOPICKUP_EXCEPTION="> named empty" AUTOPICKUP_EXCEPTION="> nothing" AUTOPICKUP_EXCEPTION=">Amulet of Yendor" # Always pick these: AUTOPICKUP_EXCEPTION="6/orange/>8/brown/>11/yellow/>13/green/>16/cyan/>18/lightblue # Hilight multiple encumbrance statuses. OPTIONS=hilite_status:carrying-capacity/burdened/yellow/stressed/orange # Percentage cutoffs for hitpoints. OPTIONS=hilite_status:hitpoints/100%/brightgreen OPTIONS=hilite_status:hitpoints/<100%/green OPTIONS=hilite_status:hitpoints/<60%/yellow OPTIONS=hilite_status:hitpoints/<40%/red # Percentage cutoffs for energy. OPTIONS=hilite_status:power/100%/brightgreen OPTIONS=hilite_status:power/<100%/green OPTIONS=hilite_status:power/<60%/yellow OPTIONS=hilite_status:power/<40%/red # Status OPTIONS=hilite_status:condition/major_troubles/red&bold&underline OPTIONS=hilite_status:condition/minor_troubles/orange&bold OPTIONS=hilite_status:condition/movement/cyan&bold # AC OPTIONS=hilite_status:armor-class/>5/red/<6/orange/<1/brown/<-4/yellow/<-9/green/<-14/cyan/<-19/lightblue