# TEAMCAPTAIN doy # TEAMNAME cabal # TEAMMEMBERS doy stabwound cbus wasp Grimm 78291 # Dungeon Crawl Stone Soup 0.6.0 # Section 1: Starting Screen {{{ name = doy remember_name = true #use_old_selection_order = false #weapon = #book = #wand = #chaos_knight = #death_knight = #priest = #species = #background = #random_pick = false #good_random = true # }}} # Section 2: File System {{{ #crawl_dir = /home/doy/coding/src/stone_soup-trunk/crawl-ref/source #morgue_dir = morgue #save_dir = saves #macro_dir = settings/ #sound = : # }}} # Section 3: Lua Files {{{ lua_file = lua/stash.lua lua_file = lua/wield.lua lua_file = lua/kills.lua lua_file = lua/runrest.lua lua_file = lua/gearset.lua lua_file = lua/pickup.lua lua_file = lua/trapwalk.lua # }}} # Section 4: Interface {{{ # Section 4-a: Picking up and Dropping {{{ #autopickup = $?!+"/% autopickup_exceptions = qty,basename # }}} # Section 4-j: Messages and Display Enhancements {{{ hp_warning = 40 #mp_warning = 0 hp_colour = lightgrey,99:green,80:yellow,40:red mp_colour = lightgrey,99:green,80:yellow,40:red stat_colour = 1:lightred,3:red,7:yellow status_caption_colour = white #clear_messages = false #show_more = true show_inventory_weights = true show_gold_turns = true #show_beam = true item_stack_summary_minimum = 1 #list_rotten = true #mlist_min_height = 4 #msg_min_height = 6 #msg_max_height = 10 #messages_at_top = false #mlist_allow_alternate_layout = false #mlist_targetting = false #classic_hud = false # XXX: this priority order needs tweaking - especially the stuff that's marked # as lightgrey now menu_colour = white:\s\+\s menu_colour = white:\s\#\s menu_colour = magenta:artefact menu_colour = cyan:emergency_item menu_colour = cyan:potion.*berserk rage menu_colour = cyan:scroll.*fog menu_colour = yellow:gluggy white potion menu_colour = lightgrey:potion.*(restore abilities|might) menu_colour = magenta:good_item menu_colour = magenta:potion.*mutation menu_colour = lightred:dangerous_item menu_colour = pickup:magenta:god gift include = standard_colours.txt $evil := brown include = food_colouring.txt include = menu_colours.txt menu_colour = white:equipped #menu_colour_prefix_class = true #menu_colour_shops = true message_colour = mute:You start (searching|resting) message_colour = mute:Done searching message_colour = mute:Your legs become a tail as you enter message_colour = mute:Your.*disappears in a puff of smoke message_colour = mute:Your.*miss(es)? (the|it) message_colour = mute:misses your message_colour = mute:[yY]our.*but (do no|doesn't do any) damage message_colour = mute:peering into the message_colour = darkgrey:--more-- include = messages.txt force_more_message = You are starting to lose your buoyancy force_more_message = Space (bends|warps horribly) around force_more_message = danger: #msg_condense_repeats = true # }}} # Section 4-k: Firing Commands {{{ #fire_items_start = a #fire_order = launcher, return #fire_order += javelin / dart / stone / rock / spear / net / handaxe / dagger #fire_order += inscribed # }}} # Section 4-l: Channels {{{ # XXX: bug report - options_guide.txt claims that channel.multiturn is mute by #default #channel.CHANNEL_NAME = # }}} # Section 4-m: Inscriptions {{{ autoinscribe = distortion:!w autoinscribe = deck:!p autoinscribe = potion.*mutation:!q #autoinscribe_artefacts = true #autoinscribe_cursed = true # }}} # Section 4-n: Macro related Options {{{ #flush.failure = true #flush.command = false #flush.message = false macro_meta_entry = false #additional_macro_file = #bindkey = # }}} # Section 4-o: Tile related Options {{{ include = tiles_options.txt # }}} # }}} # Section 5: Dump File {{{ # Section 5-a: Items and Kill List {{{ #kill_map = dump_kill_places = all dump_item_origins = artefacts,ego_arm,ego_weap,jewellery dump_item_origin_price = 200 dump_message_count = 20 dump_order = header,hiscore,stats,inventory,skills,spells,mutations dump_order += overview,misc,screenshot,messages,notes,vaults dump_order += monlist,kills,turns_by_place,kills_by_place #dump_book_spells = true # }}} # Section 5-b: Notes {{{ user_note_prefix = doy: note_items = rune of,acquirement,Orb,of speed,of resistance,of running #note_monsters = ood_interesting = 6 rare_interesting = 12 note_hp_percent = 15 note_skill_levels = 1,8,15,21,27 #note_all_skill_levels = false #note_skill_max = true #note_all_spells = true #note_xom_effects = true note_messages = You pass through the gate note_messages = [bB]anish.*Abyss note_messages = Your scales start note_messages = protects you from harm note_messages = You fall through a shaft # }}} # }}} # Section 6: Miscellaneous {{{ # Section 6-a: All OS {{{ #mouse_input = false wiz_mode = no #char_set = ascii #classic_item_colours = false #colour.OLDCOLOUR = NEWCOLOUR #cset_ascii = #cset_ibm = #cset_dec = #cset_unicode = #cset_any = mon_glyph = giant eyeball : cyan mon_glyph = oklob plant : lightmagenta mon_glyph = greater mummy : lightmagenta mon_glyph = ancient lich : lightmagenta mon_glyph = curse skull : lightmagenta #pizza = #use_fake_player_cursor = false # }}} # Section 6-b: DOS and Windows {{{ #dos_use_background_intensity = false # }}} # Section 6-c: Unix {{{ #background = BLACK #use_fake_cursor = false # }}} # }}} # greedy_autoexplore should stop not only for ego/arts, but also for armor that # i can wear that i don't currently own any of (normal cloaks are useful if i # don't have a cloak yet)