Cold-sorc-trav-eld-shenk (#300)
This commit is contained in:
@@ -121,9 +121,9 @@ stash_btn_roi=20,52,412,53
|
||||
; static pathes in format: x0,y0, x1,y1, x2,y2, ...
|
||||
pindle_safe_dist=921,35, 1123,70, 960,88
|
||||
eldritch_safe_dist=652,63, 563,73
|
||||
trav_safe_dist=1156,438, 1120,282, 1059,525, 1146,312, 1132,346, 985,538, 1105,303
|
||||
trav_safe_dist=1156,438, 1120,282, 1059,525, 1146,312, 1132,346, 985,538, 1125,333
|
||||
pindle_end=1037,174
|
||||
eldritch_end=675,28
|
||||
eldritch_end=575,328
|
||||
shenk_end=1067,544
|
||||
; Nilathak WP to Level2 Stairs "a = bottom", " b = large room" and "c = small room"
|
||||
ni1_a=871,472, 1205,600, 1162,600, 1169,584, 1169,584, 1232,213, 1221,237, 1164,228, 1145,572, 1146,547, 1223,185
|
||||
|
||||
@@ -59,7 +59,7 @@ gold_trav_only=0
|
||||
use_merc=1
|
||||
; Attack length for barbarians should be as high as 8-10 and even 10-12 for trav/shenk
|
||||
atk_len_trav=3.0
|
||||
atk_len_pindle=3.0
|
||||
atk_len_pindle=2.0
|
||||
atk_len_eldritch=3.0
|
||||
atk_len_shenk=4.0
|
||||
atk_len_nihlatak=4.0
|
||||
@@ -76,18 +76,34 @@ belt_hp_columns=1
|
||||
belt_mp_columns=1
|
||||
pre_buff_every_run=0
|
||||
|
||||
; Supported runs: Trav, Pindle, Eld, Shenk, Nihlathak
|
||||
|
||||
; ===========================
|
||||
; ==== Builds: Sorceress ====
|
||||
; ===========================
|
||||
[sorceress]
|
||||
teleport=f1
|
||||
skill_left=f2
|
||||
skill_right=f3
|
||||
frozen_armor=
|
||||
energy_shield=
|
||||
thunder_storm=
|
||||
telekinesis=
|
||||
static_field=
|
||||
|
||||
; Supported runs: Trav, Pindle, Eld, Shenk, Nihlathak (tele only)
|
||||
[light_sorc]
|
||||
; chain_lightning should be left skill (no hotkey needed as it does not change)
|
||||
; lightning should be right skill, hotkey required. (Using cl on left and right is also possible)
|
||||
chain_lightning=
|
||||
lightning=f2
|
||||
|
||||
[blizz_sorc]
|
||||
; ice_blast should be left skill (no hotkey needed as it does not change)
|
||||
; blizzard should be right skill, hotkey required
|
||||
ice_blast=
|
||||
blizzard=f2
|
||||
|
||||
|
||||
; =========================
|
||||
; ==== Builds: Paladin ====
|
||||
; =========================
|
||||
[hammerdin]
|
||||
teleport=f1
|
||||
concentration=f2
|
||||
@@ -96,7 +112,10 @@ blessed_hammer=f5
|
||||
vigor=
|
||||
redemption=
|
||||
|
||||
; Supported runs: Pindle, Eldritch, Shenk
|
||||
|
||||
; ==========================
|
||||
; ==== Builds: Assassin ====
|
||||
; ==========================
|
||||
[trapsin]
|
||||
teleport=f1
|
||||
skill_left=f8
|
||||
@@ -106,6 +125,10 @@ shadow_warrior=
|
||||
lightning_sentry=f2
|
||||
death_sentry=f3
|
||||
|
||||
|
||||
; ===========================
|
||||
; ==== Builds: Barbarian ====
|
||||
; ===========================
|
||||
; Supported runs: Trav, Pindle, Eld, Shenk, Nihlatak (tele only)
|
||||
; Make sure leap hotkey is set if you do not have Enigma
|
||||
; Ensure Battle Order/Command hotkeys are set above in the [char] section
|
||||
@@ -116,6 +139,7 @@ shout=f3
|
||||
war_cry=f5
|
||||
find_item=f4
|
||||
|
||||
|
||||
[dclone]
|
||||
; Normally have known region IP (that we didn't block) for ip hunting
|
||||
; eg: EU Server expected IP would be 37.244.11.xxx or 37.244.48.xxx and US Server expected IP would be 158.115.222.xxx or 158.115.221.xxx
|
||||
|
||||
Reference in New Issue
Block a user