################################################################################ # # # Keybinding # # # ################################################################################ #------------------------------------------------------------------ key clearing bindkey = [0] CMD_NO_CMD_DEFAULT bindkey = [1] CMD_NO_CMD_DEFAULT bindkey = [2] CMD_NO_CMD_DEFAULT bindkey = [3] CMD_NO_CMD_DEFAULT bindkey = [4] CMD_NO_CMD_DEFAULT bindkey = [5] CMD_NO_CMD_DEFAULT bindkey = [6] CMD_NO_CMD_DEFAULT bindkey = [7] CMD_NO_CMD_DEFAULT bindkey = [8] CMD_NO_CMD_DEFAULT bindkey = [9] CMD_NO_CMD_DEFAULT bindkey = [-] CMD_NO_CMD_DEFAULT bindkey = [+] CMD_NO_CMD_DEFAULT bindkey = [*] CMD_NO_CMD_DEFAULT bindkey = [=] CMD_NO_CMD_DEFAULT bindkey = [/] CMD_NO_CMD_DEFAULT bindkey = [|] CMD_NO_CMD_DEFAULT bindkey = [\] CMD_NO_CMD_DEFAULT bindkey = [`] CMD_NO_CMD_DEFAULT bindkey = [~] CMD_NO_CMD_DEFAULT bindkey = [!] CMD_NO_CMD_DEFAULT bindkey = [@] CMD_NO_CMD_DEFAULT bindkey = [#] CMD_NO_CMD_DEFAULT bindkey = [$] CMD_NO_CMD_DEFAULT bindkey = [%] CMD_NO_CMD_DEFAULT bindkey = [^] CMD_NO_CMD_DEFAULT bindkey = [&] CMD_NO_CMD_DEFAULT bindkey = [?] CMD_NO_CMD_DEFAULT bindkey = [_] CMD_NO_CMD_DEFAULT bindkey = [:] CMD_NO_CMD_DEFAULT bindkey = [;] CMD_NO_CMD_DEFAULT bindkey = ['] CMD_NO_CMD_DEFAULT bindkey = ["] CMD_NO_CMD_DEFAULT bindkey = [,] CMD_NO_CMD_DEFAULT bindkey = [.] CMD_NO_CMD_DEFAULT bindkey = [(] CMD_NO_CMD_DEFAULT bindkey = [)] CMD_NO_CMD_DEFAULT bindkey = [{] CMD_NO_CMD_DEFAULT bindkey = [}] CMD_NO_CMD_DEFAULT bindkey = [[] CMD_NO_CMD_DEFAULT bindkey = []] CMD_NO_CMD_DEFAULT bindkey = [<] CMD_NO_CMD_DEFAULT bindkey = [>] CMD_NO_CMD_DEFAULT bindkey = [a] CMD_NO_CMD_DEFAULT bindkey = [A] CMD_NO_CMD_DEFAULT bindkey = [^A] CMD_NO_CMD_DEFAULT bindkey = [b] CMD_NO_CMD_DEFAULT bindkey = [B] CMD_NO_CMD_DEFAULT bindkey = [^B] CMD_NO_CMD_DEFAULT bindkey = [c] CMD_NO_CMD_DEFAULT bindkey = [C] CMD_NO_CMD_DEFAULT bindkey = [^C] CMD_NO_CMD_DEFAULT bindkey = [d] CMD_NO_CMD_DEFAULT bindkey = [D] CMD_NO_CMD_DEFAULT bindkey = [^D] CMD_NO_CMD_DEFAULT bindkey = [e] CMD_NO_CMD_DEFAULT bindkey = [E] CMD_NO_CMD_DEFAULT bindkey = [^E] CMD_NO_CMD_DEFAULT bindkey = [f] CMD_NO_CMD_DEFAULT bindkey = [F] CMD_NO_CMD_DEFAULT bindkey = [^F] CMD_NO_CMD_DEFAULT bindkey = [g] CMD_NO_CMD_DEFAULT bindkey = [G] CMD_NO_CMD_DEFAULT bindkey = [^G] CMD_NO_CMD_DEFAULT bindkey = [h] CMD_NO_CMD_DEFAULT bindkey = [H] CMD_NO_CMD_DEFAULT bindkey = [^H] CMD_NO_CMD_DEFAULT bindkey = [i] CMD_NO_CMD_DEFAULT bindkey = [I] CMD_NO_CMD_DEFAULT bindkey = [^I] CMD_NO_CMD_DEFAULT bindkey = [j] CMD_NO_CMD_DEFAULT bindkey = [J] CMD_NO_CMD_DEFAULT bindkey = [^J] CMD_NO_CMD_DEFAULT bindkey = [k] CMD_NO_CMD_DEFAULT bindkey = [K] CMD_NO_CMD_DEFAULT bindkey = [^K] CMD_NO_CMD_DEFAULT bindkey = [l] CMD_NO_CMD_DEFAULT bindkey = [L] CMD_NO_CMD_DEFAULT bindkey = [^L] CMD_NO_CMD_DEFAULT bindkey = [m] CMD_NO_CMD_DEFAULT bindkey = [M] CMD_NO_CMD_DEFAULT bindkey = [^M] CMD_NO_CMD_DEFAULT bindkey = [n] CMD_NO_CMD_DEFAULT bindkey = [N] CMD_NO_CMD_DEFAULT bindkey = [^N] CMD_NO_CMD_DEFAULT bindkey = [o] CMD_NO_CMD_DEFAULT bindkey = [O] CMD_NO_CMD_DEFAULT bindkey = [^O] CMD_NO_CMD_DEFAULT bindkey = [p] CMD_NO_CMD_DEFAULT bindkey = [P] CMD_NO_CMD_DEFAULT bindkey = [^P] CMD_NO_CMD_DEFAULT bindkey = [q] CMD_NO_CMD_DEFAULT bindkey = [Q] CMD_NO_CMD_DEFAULT bindkey = [^Q] CMD_NO_CMD_DEFAULT bindkey = [r] CMD_NO_CMD_DEFAULT bindkey = [R] CMD_NO_CMD_DEFAULT bindkey = [^R] CMD_NO_CMD_DEFAULT bindkey = [s] CMD_NO_CMD_DEFAULT bindkey = [S] CMD_NO_CMD_DEFAULT bindkey = [^S] CMD_NO_CMD_DEFAULT bindkey = [t] CMD_NO_CMD_DEFAULT bindkey = [T] CMD_NO_CMD_DEFAULT bindkey = [^T] CMD_NO_CMD_DEFAULT bindkey = [u] CMD_NO_CMD_DEFAULT bindkey = [U] CMD_NO_CMD_DEFAULT bindkey = [^U] CMD_NO_CMD_DEFAULT bindkey = [v] CMD_NO_CMD_DEFAULT bindkey = [V] CMD_NO_CMD_DEFAULT bindkey = [^V] CMD_NO_CMD_DEFAULT bindkey = [w] CMD_NO_CMD_DEFAULT bindkey = [W] CMD_NO_CMD_DEFAULT bindkey = [^w] CMD_NO_CMD_DEFAULT bindkey = [x] CMD_NO_CMD_DEFAULT bindkey = [X] CMD_NO_CMD_DEFAULT bindkey = [^X] CMD_NO_CMD_DEFAULT bindkey = [y] CMD_NO_CMD_DEFAULT bindkey = [Y] CMD_NO_CMD_DEFAULT bindkey = [^Y] CMD_NO_CMD_DEFAULT bindkey = [z] CMD_NO_CMD_DEFAULT bindkey = [Z] CMD_NO_CMD_DEFAULT bindkey = [^Z] CMD_NO_CMD_DEFAULT #-------------------------------------------------------- key binging (standart) ##### number row bindkey = [`] CMD_REPLAY_MESSAGES bindkey = [~] CMD_MACRO_ADD bindkey = [1] CMD_NO_CMD_DEFAULT bindkey = [!] CMD_NO_CMD_DEFAULT bindkey = [2] CMD_NO_CMD_DEFAULT bindkey = [@] CMD_RESISTS_SCREEN bindkey = [3] CMD_NO_CMD_DEFAULT bindkey = [#] CMD_DISPLAY_RUNES bindkey = [4] CMD_NO_CMD_DEFAULT bindkey = [$] CMD_LIST_GOLD bindkey = [5] CMD_NO_CMD_DEFAULT bindkey = [%] CMD_DISPLAY_CHARACTER_STATUS bindkey = [6] CMD_NO_CMD_DEFAULT bindkey = [^] CMD_DISPLAY_RELIGION bindkey = [7] CMD_NO_CMD_DEFAULT bindkey = [&] CMD_DISPLAY_MUTATIONS bindkey = [8] CMD_NO_CMD_DEFAULT bindkey = [*] CMD_NO_CMD_DEFAULT bindkey = [9] CMD_NO_CMD_DEFAULT bindkey = [(] CMD_NO_CMD_DEFAULT bindkey = [0] CMD_NO_CMD_DEFAULT bindkey = [)] CMD_NO_CMD_DEFAULT bindkey = [-] CMD_GO_UPSTAIRS bindkey = [_] CMD_NO_CMD_DEFAULT bindkey = [=] CMD_ADJUST_INVENTORY bindkey = [+] CMD_GO_DOWNSTAIRS ##### Q row bindkey = [q] CMD_CYCLE_QUIVER_FORWARD bindkey = [Q] CMD_WEAPON_SWAP bindkey = [^Q] CMD_SAVE_GAME_NOW bindkey = [w] CMD_WAIT bindkey = [W] CMD_WIELD_WEAPON bindkey = [^w] CMD_NO_CMD_DEFAULT bindkey = [e] CMD_EXPLORE bindkey = [E] CMD_NO_CMD_DEFAULT bindkey = [^E] CMD_NO_CMD_DEFAULT bindkey = [r] CMD_REST bindkey = [R] CMD_READ bindkey = [^R] CMD_NO_CMD_DEFAULT bindkey = [t] CMD_NO_CMD_DEFAULT bindkey = [T] CMD_NO_CMD_DEFAULT bindkey = [^T] CMD_NO_CMD_DEFAULT bindkey = [y] CMD_NO_CMD_DEFAULT bindkey = [Y] CMD_NO_CMD_DEFAULT bindkey = [^Y] CMD_NO_CMD_DEFAULT bindkey = [u] CMD_NO_CMD_DEFAULT bindkey = [U] CMD_NO_CMD_DEFAULT bindkey = [^U] CMD_NO_CMD_DEFAULT bindkey = [i] CMD_DISPLAY_INVENTORY bindkey = [I] CMD_DISPLAY_KNOWN_OBJECTS bindkey = [^I] CMD_DISPLAY_MAP bindkey = [o] CMD_NO_CMD_DEFAULT bindkey = [O] CMD_NO_CMD_DEFAULT bindkey = [^O] CMD_NO_CMD_DEFAULT bindkey = [p] CMD_PICKUP bindkey = [P] CMD_NO_CMD_DEFAULT bindkey = [^P] CMD_TOGGLE_AUTOPICKUP bindkey = [[] CMD_NO_CMD_DEFAULT bindkey = [{] CMD_NO_CMD_DEFAULT bindkey = []] CMD_NO_CMD_DEFAULT bindkey = [}] CMD_NO_CMD_DEFAULT ##### A row bindkey = [a] CMD_AUTOFIGHT bindkey = [A] CMD_USE_ABILITY bindkey = [^A] CMD_NO_CMD_DEFAULT bindkey = [s] CMD_AUTOFIGHT_NOMOVE bindkey = [S] CMD_DISPLAY_SKILLS bindkey = [^S] CMD_NO_CMD_DEFAULT bindkey = [d] CMD_DROP bindkey = [D] CMD_QUAFF bindkey = [^D] CMD_CHARACTER_DUMP bindkey = [f] CMD_FIRE bindkey = [F] CMD_SEARCH_STASHES bindkey = [^F] CMD_NO_CMD_DEFAULT bindkey = [g] CMD_PICKUP bindkey = [G] CMD_INTERLEVEL_TRAVEL bindkey = [^G] CMD_NO_CMD_DEFAULT bindkey = [h] CMD_WEAR_ARMOUR bindkey = [H] CMD_REMOVE_ARMOUR bindkey = [^H] CMD_NO_CMD_DEFAULT bindkey = [j] CMD_WEAR_JEWELLERY bindkey = [J] CMD_REMOVE_JEWELLERY bindkey = [^J] CMD_NO_CMD_DEFAULT bindkey = [k] CMD_NO_CMD_DEFAULT bindkey = [K] CMD_NO_CMD_DEFAULT bindkey = [^K] CMD_NO_CMD_DEFAULT bindkey = [l] CMD_NO_CMD_DEFAULT bindkey = [L] CMD_NO_CMD_DEFAULT bindkey = [^L] CMD_NO_CMD_DEFAULT bindkey = [;] CMD_NO_CMD_DEFAULT bindkey = [:] CMD_NO_CMD_DEFAULT bindkey = ['] CMD_NO_CMD_DEFAULT bindkey = ["] CMD_NO_CMD_DEFAULT bindkey = [\] CMD_NO_CMD_DEFAULT bindkey = [|] CMD_NO_CMD_DEFAULT ##### Z row bindkey = [z] CMD_CAST_SPELL bindkey = [Z] CMD_FORCE_CAST_SPELL bindkey = [^Z] CMD_NO_CMD_DEFAULT bindkey = [x] CMD_LOOK_AROUND bindkey = [X] CMD_FULL_VIEW bindkey = [^X] CMD_NO_CMD_DEFAULT bindkey = [c] CMD_CLOSE_DOOR bindkey = [C] CMD_SHOUT bindkey = [^C] CMD_CLEAR_MAP bindkey = [v] CMD_EVOKE_WIELDED bindkey = [V] CMD_EVOKE bindkey = [^V] CMD_NO_CMD_DEFAULT bindkey = [b] CMD_NO_CMD_DEFAULT bindkey = [B] CMD_NO_CMD_DEFAULT bindkey = [^B] CMD_NO_CMD_DEFAULT bindkey = [n] CMD_ANNOTATE_LEVEL bindkey = [N] CMD_NO_CMD_DEFAULT bindkey = [^N] CMD_NO_CMD_DEFAULT bindkey = [m] CMD_MEMORISE_SPELL bindkey = [M] CMD_DISPLAY_SPELLS bindkey = [^M] CMD_DISPLAY_OVERMAP bindkey = [,] CMD_GO_UPSTAIRS bindkey = [<] CMD_GO_UPSTAIRS bindkey = [.] CMD_GO_DOWNSTAIRS bindkey = [>] CMD_GO_DOWNSTAIRS bindkey = [/] CMD_NO_CMD_DEFAULT bindkey = [?] CMD_NO_CMD_DEFAULT #------------------------------------------------------- key binging (targeting) bindkey = [w] CMD_TARGET_UP bindkey = [a] CMD_TARGET_LEFT bindkey = [s] CMD_TARGET_DOWN bindkey = [d] CMD_TARGET_RIGHT # - - - - - bindkey = [+] CMD_TARGET_CYCLE_FORWARD bindkey = [-] CMD_TARGET_CYCLE_BACK #------------------------------------------------------- key binging (level-map) bindkey = [^I] CMD_MAP_EXIT_MAP # - - - - - bindkey = [w] CMD_MAP_MOVE_UP bindkey = [a] CMD_MAP_MOVE_LEFT bindkey = [s] CMD_MAP_MOVE_DOWN bindkey = [d] CMD_MAP_MOVE_RIGHT # - - - - - bindkey = [<] CMD_MAP_FIND_UPSTAIR bindkey = [,] CMD_MAP_FIND_UPSTAIR bindkey = [-] CMD_MAP_FIND_UPSTAIR bindkey = [>] CMD_MAP_FIND_DOWNSTAIR bindkey = [.] CMD_MAP_FIND_DOWNSTAIR bindkey = [+] CMD_MAP_FIND_DOWNSTAIR # - - - - - bindkey = [@] CMD_MAP_FIND_YOU bindkey = [p] CMD_MAP_FIND_PORTAL bindkey = [^] CMD_MAP_FIND_ALTAR bindkey = [l] CMD_MAP_FIND_STASH bindkey = [g] CMD_MAP_FIND_STASH bindkey = [$] CMD_MAP_FIND_STASH bindkey = [L] CMD_MAP_FIND_STASH_REVERSE bindkey = [G] CMD_MAP_FIND_STASH_REVERSE bindkey = [_] CMD_MAP_FIND_TRAP bindkey = [t] CMD_MAP_FIND_TRAP # - - - - - bindkey = [e] CMD_MAP_FIND_EXCLUDED bindkey = [E] CMD_MAP_EXCLUDE_AREA bindkey = [^E] CMD_MAP_CLEAR_EXCLUDES bindkey = [x] CMD_MAP_FIND_EXCLUDED bindkey = [X] CMD_MAP_EXCLUDE_AREA bindkey = [^X] CMD_MAP_CLEAR_EXCLUDES ################################################################################ # # # macro # # # ################################################################################ # macros += M \{-1011} l<\{13}< # macros += M \{-1012} l<\{13} # macros += M \{-1013} l>\{13} # macros += M \{-1014} l>\{13}> macros += M \{-1015} Xav macros += M \{-1019} Ct # - - - - - macros += M \{-250} w macros += M \{-233} *M # - - - - - macros += K3 = Y macros += K3 + Y macros += K3 - N # - - - - - macros += M 1 za macros += M 2 zb macros += M 3 zc macros += M 4 zd macros += M 5 ze macros += M 6 zf macros += M 7 zg macros += M 8 zh macros += M 9 zi macros += M 0 zj ################################################################################ # # # Autoinscribe # # # ################################################################################ ai := autoinscribe # - - - - - # scrolls ai += of identify:@r1 # - - - - - # potions ai += of curing:@q1 ai += of heal wounds:@q2 ################################################################################ # # # show more # # # ################################################################################ # show_more = false # - - - - - # transformation runrest_stop_message += Your transformation is almost over. force_more_message += Your is almost over. ################################################################################ # # # Settings # # # ################################################################################ #---------------------------------------------------------------------- Fighting autofight_stop = 50 autofight_throw = false autofight_throw_nomove = false #------------------------------------------------------------------------ Skills default_manual_training = true #------------------------------------------------------------------- Exploration travel_delay = 5 explore_delay = 5 # - - - - - show_travel_trail = true # - - - - - travel_key_stop = true # - - - - - runrest_stop_message += Your transformation is almost over. force_more_message += Your is almost over. #--------------------------------------------------------------------- Targeting allow_self_target = no #---------------------------------------------------------------------------- UI tile_show_threat_levels = tough, nasty always_show_zot = true # - - - - - # tile_font_crt_family = Consolas # tile_font_stat_family = Consolas # tile_font_msg_family = Consolas # tile_font_lbl_family = Consolas # tile_font_lbl_file = Consolas # - - - - - tile_realtime_anim = true tile_water_anim = true tile_misc_anim = true #------------------------------------------------------------------------- Other easy_confirm = none dump_message_count = 50 ################################################################################ # # # Lua # # # ################################################################################ #------------------------------------------------------ Skill menu at game start { local need_skills_opened = true function ready() if you.race() == "Gnoll" and you.class() ~= "Wanderer" then need_skills_opened = false end if you.turns() == 0 and need_skills_opened then need_skills_opened = false crawl.do_commands({"CMD_DISPLAY_SKILLS"}) end end } #---------------------------------------------- auto answer excluded area prompt { function c_answer_prompt(prompt) if prompt == "Really walk into a travel-excluded area?" then return true end if prompt == "Really fly into a travel-excluded area?" then return true end if prompt == "Really swim into a travel-excluded area?" then return true end end } ################################################################################