#======================================================== # https://github.com/crawl/crawl/blob/master/crawl-ref/docs/options_guide.txt #======================================================== #======================================================== # QOL IMPROVEMENTS #======================================================== # show_more = false easy_confirm = all easy_unequip = true equip_unequip = true default_manual_training = true auto_butcher = true #======================================================== # WARNINGS & AUTOFIGHT #======================================================== hp_colour = 100:lightgreen, 99:green, 75:yellow, 50:lightred, 25:red hp_warning = 45 mp_colour = 100:lightblue, 99:blue, 50:yellow, 25:red mp_warning = 50 autofight_stop = 65 autofight_caught = true #======================================================== # AUTO EXPLORE CONFIG #======================================================== explore_auto_rest = true explore_delay = 30 explore_stop += altars, branches, portals, runed_doors, shops, stairs explore_stop += artefacts, glowing_items, runes explore_stop += greedy_pickup_smart explore_greedy = true travel_open_doors = avoid #======================================================== # AUTO PICKUP CONFIG #======================================================== ae := autopickup_exceptions ae += uselessness, >inaccuracy #======================================================== # UI TWEAKS #======================================================== #tile_map_scale = .9 tile_viewport_scale = 1.1 explore_delay = 30 travel_delay = 30 show_travel_trail = false tile_web_mouse_control = false #======================================================== # MINI MAP COLORS #======================================================== tile_upstairs_col = #99ff33 tile_downstairs_col = #ff1a1a tile_branchstairs_col = #ff1a1a tile_portal_col = #ff1a1a tile_door_col = #cb6d4d tile_wall_col = #595959 tile_explore_horizon_col = #bfbfbf tile_floor_col = #262626 tile_item_col = #262626 tile_feature_col = #d4be21 tile_plant_col = #5c8745 tile_water_col = #0086b3 tile_deep_water_col = #1f1fed tile_trap_col = #d24dff tile_transporter_col = #ff80bf tile_transporter_landing_col = #59ff89 tile_lava_col = #6f0b00