################################################################################ # # # keybinding # # # ################################################################################ ######################################## key clearing ##### number row bindkey = [`] CMD_NO_CMD_DEFAULT bindkey = [~] CMD_NO_CMD_DEFAULT bindkey = [1] CMD_NO_CMD_DEFAULT bindkey = [!] CMD_NO_CMD_DEFAULT bindkey = [2] CMD_NO_CMD_DEFAULT bindkey = [@] CMD_NO_CMD_DEFAULT bindkey = [3] CMD_NO_CMD_DEFAULT bindkey = [#] CMD_NO_CMD_DEFAULT bindkey = [4] CMD_NO_CMD_DEFAULT bindkey = [$] CMD_NO_CMD_DEFAULT bindkey = [5] CMD_NO_CMD_DEFAULT bindkey = [%] CMD_NO_CMD_DEFAULT bindkey = [6] CMD_NO_CMD_DEFAULT bindkey = [^] CMD_NO_CMD_DEFAULT bindkey = [7] CMD_NO_CMD_DEFAULT bindkey = [&] CMD_NO_CMD_DEFAULT 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_NO_CMD_DEFAULT bindkey = [_] CMD_NO_CMD_DEFAULT bindkey = [=] CMD_NO_CMD_DEFAULT bindkey = [+] CMD_NO_CMD_DEFAULT ##### Q row bindkey = [q] CMD_NO_CMD_DEFAULT bindkey = [Q] CMD_NO_CMD_DEFAULT bindkey = [^Q] CMD_NO_CMD_DEFAULT bindkey = [w] CMD_NO_CMD_DEFAULT bindkey = [W] CMD_NO_CMD_DEFAULT bindkey = [^w] CMD_NO_CMD_DEFAULT bindkey = [e] CMD_NO_CMD_DEFAULT bindkey = [E] CMD_NO_CMD_DEFAULT bindkey = [^E] CMD_NO_CMD_DEFAULT bindkey = [r] CMD_NO_CMD_DEFAULT bindkey = [R] CMD_NO_CMD_DEFAULT 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_NO_CMD_DEFAULT bindkey = [I] CMD_NO_CMD_DEFAULT bindkey = [^I] 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 = [[] CMD_NO_CMD_DEFAULT bindkey = [{] CMD_NO_CMD_DEFAULT bindkey = []] CMD_NO_CMD_DEFAULT bindkey = [}] CMD_NO_CMD_DEFAULT ##### A row bindkey = [a] CMD_NO_CMD_DEFAULT bindkey = [A] CMD_NO_CMD_DEFAULT bindkey = [^A] CMD_NO_CMD_DEFAULT bindkey = [s] CMD_NO_CMD_DEFAULT bindkey = [S] CMD_NO_CMD_DEFAULT bindkey = [^S] CMD_NO_CMD_DEFAULT bindkey = [d] CMD_NO_CMD_DEFAULT bindkey = [D] CMD_NO_CMD_DEFAULT bindkey = [^D] 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_MOVE_DOWN bindkey = [H] CMD_NO_CMD_DEFAULT bindkey = [^H] CMD_NO_CMD_DEFAULT bindkey = [j] CMD_MOVE_DOWN bindkey = [J] CMD_NO_CMD_DEFAULT bindkey = [^J] CMD_NO_CMD_DEFAULT bindkey = [k] CMD_MOVE_DOWN bindkey = [K] CMD_NO_CMD_DEFAULT bindkey = [^K] CMD_NO_CMD_DEFAULT bindkey = [l] CMD_MOVE_DOWN 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_NO_CMD_DEFAULT bindkey = [Z] CMD_NO_CMD_DEFAULT bindkey = [^Z] CMD_NO_CMD_DEFAULT bindkey = [x] CMD_NO_CMD_DEFAULT bindkey = [X] CMD_NO_CMD_DEFAULT bindkey = [^X] CMD_NO_CMD_DEFAULT bindkey = [c] CMD_NO_CMD_DEFAULT bindkey = [C] CMD_NO_CMD_DEFAULT bindkey = [^C] CMD_NO_CMD_DEFAULT bindkey = [v] CMD_NO_CMD_DEFAULT bindkey = [V] CMD_NO_CMD_DEFAULT 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_NO_CMD_DEFAULT bindkey = [N] CMD_NO_CMD_DEFAULT bindkey = [^N] CMD_NO_CMD_DEFAULT bindkey = [m] CMD_NO_CMD_DEFAULT bindkey = [M] CMD_NO_CMD_DEFAULT bindkey = [^M] 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 ######################################## 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_NO_CMD_DEFAULT bindkey = [4] CMD_NO_CMD_DEFAULT bindkey = [$] CMD_NO_CMD_DEFAULT bindkey = [5] CMD_NO_CMD_DEFAULT bindkey = [%] CMD_NO_CMD_DEFAULT bindkey = [6] CMD_NO_CMD_DEFAULT bindkey = [^] CMD_NO_CMD_DEFAULT bindkey = [7] CMD_NO_CMD_DEFAULT bindkey = [&] CMD_NO_CMD_DEFAULT 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_NO_CMD_DEFAULT bindkey = [_] CMD_NO_CMD_DEFAULT bindkey = [=] CMD_ADJUST_INVENTORY bindkey = [+] CMD_NO_CMD_DEFAULT ##### Q row bindkey = [q] CMD_CYCLE_QUIVER_FORWARD bindkey = [Q] CMD_QUIVER_ITEM bindkey = [^Q] CMD_SAVE_GAME_NOW bindkey = [w] CMD_WAIT bindkey = [W] CMD_WEAPON_SWAP 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_NO_CMD_DEFAULT bindkey = [^I] 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 = [[] 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_NO_CMD_DEFAULT bindkey = [f] CMD_FIRE bindkey = [F] CMD_THROW_ITEM_NO_QUIVER bindkey = [^F] CMD_SEARCH_STASHES bindkey = [g] CMD_PICKUP bindkey = [G] CMD_NO_CMD_DEFAULT bindkey = [^G] CMD_INTERLEVEL_TRAVEL bindkey = [h] CMD_MOVE_DOWN bindkey = [H] CMD_NO_CMD_DEFAULT bindkey = [^H] CMD_NO_CMD_DEFAULT bindkey = [j] CMD_MOVE_DOWN bindkey = [J] CMD_NO_CMD_DEFAULT bindkey = [^J] CMD_NO_CMD_DEFAULT bindkey = [k] CMD_MOVE_DOWN bindkey = [K] CMD_NO_CMD_DEFAULT bindkey = [^K] CMD_NO_CMD_DEFAULT bindkey = [l] CMD_MOVE_DOWN 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_NO_CMD_DEFAULT bindkey = [Z] CMD_NO_CMD_DEFAULT bindkey = [^Z] CMD_NO_CMD_DEFAULT bindkey = [x] CMD_NO_CMD_DEFAULT bindkey = [X] CMD_NO_CMD_DEFAULT bindkey = [^X] CMD_NO_CMD_DEFAULT bindkey = [c] CMD_NO_CMD_DEFAULT bindkey = [C] CMD_NO_CMD_DEFAULT bindkey = [^C] CMD_NO_CMD_DEFAULT bindkey = [v] CMD_NO_CMD_DEFAULT bindkey = [V] CMD_NO_CMD_DEFAULT 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_NO_CMD_DEFAULT bindkey = [N] CMD_NO_CMD_DEFAULT bindkey = [^N] CMD_NO_CMD_DEFAULT bindkey = [m] CMD_NO_CMD_DEFAULT bindkey = [M] CMD_NO_CMD_DEFAULT bindkey = [^M] CMD_NO_CMD_DEFAULT bindkey = [,] CMD_NO_CMD_DEFAULT bindkey = [<] CMD_GO_UPSTAIRS bindkey = [.] CMD_NO_CMD_DEFAULT bindkey = [>] CMD_GO_DOWNSTAIRS bindkey = [/] CMD_NO_CMD_DEFAULT bindkey = [?] CMD_NO_CMD_DEFAULT ################################################################################ # # # macro # # # ################################################################################ # Попытка поставить SPACE на [5] # macros += M \{-247} \{32} # macros += K \{-247} \{32} # macros += K2 \{-247} \{32} # macros += K3 \{-247} \{32} # macros += K4 \{-247} \{32} ##### Settings ######################################### # # # # # # # # # # # The game won't let you tab if you fall below this # percentage of total HP. I use 50%; other people may # want different values. # autofight_stop = 50 ########## # This means I can just press c instead of needing to # answer a dialog of what to chop. confirm_butcher = never ########## # These make it so I eat chunks to engorged (where # possible) on autoexplore and autotravel of some kind # (including resting, inter-level travel etc). # auto_eat_chunks = true # easy_eat_gourmand = true ########## # This stops the force_more messages when cleaving with # an axe or when a lot of things are happening on the # screen. If it need to check some message, use Ctrl-p. show_more = false ########## # don't auto-explore over deep water # travel_avoid_terrain = deep water ########## # This makes autoexplore / travel instant which saves # a lot of time. The trail is shown for some # orientation on where I came from. I believe these # are defaults for online play. # Not everyone will want this. # show_travel_trail = true # travel_delay = -1 ########## # These make it so I can use r 1 to read identify, # or q 1 to drink curing, without needing to know # what letter those items happen to be bound to. # This saves time and effort. I have a lot more scrolls, # potions and food autoinscribed like this but these # are the most important I think. # ai := autoinscribe # ai += of identify:@r1 # ai += remove curse:@r2 # ai += curing:@q1 ########################### # Skills # ########################### # Skill menu at game start. { local need_skills_opened = true function ready() if you.turns() == 0 and need_skills_opened then need_skills_opened = false crawl.sendkeys("m") end end } ##### ##### ##### ##### ##### # manual training # default_manual_training = true ##### ##### ##### ##### ##### # skill focusing # возможность фокусировать навык (вливая в него в 2 раза больше опыта). skill_focus = false ################################################################################