forked from aeon0/botty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgame.ini
119 lines (116 loc) · 2.47 KB
/
game.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
[colors]
; min and max hsv range (opencv format: h: [0-180], s: [0-255], v: [0, 255])
; h_min, s_min, v_min, h_max, s_max, v_max
black=0,0,0,255,255,15
item_highlight=90,235,135,115,255,160
white=0,0,150,180,20,255
gray=0,0,90,180,20,130
blue=114,100,190,125,132,255
green=56,190,190,63,255,255
yellow=27,110,190,33,145,255
gold=20,75,140,26,95,230
orange=20,190,190,23,255,255
red=3,160,160,9,255,220
health_potion_0=170,100,76,180,255,255
health_potion_1=0,100,76,10,255,255
mana_potion=105,20,76,135,255,255
rejuv_potion=140,50,40,160,255,255
[ui_pos]
screen_width=1280
screen_height=720
center_x=640
center_y=360
ingame_ref_x=625
ingame_ref_y=669
; some distance
skill_bar_height=67
save_and_exit_x=633
save_and_exit_y=317
issue_occured_ok_x=640
issue_occured_ok_y=387
; inventory, stash, vendors
inventory_gold_btn_x=1007
inventory_gold_btn_y=531
inventory_top_left_slot_x=866
inventory_top_left_slot_y=348
slot_width=38
slot_height=38
stash_personal_btn_x=80
stash_personal_btn_y=77
stash_btn_width=97
vendor_misc_x=371
vendor_misc_y=74
; health, mana, pots
health_top=610
health_left=309
health_width=7
health_height=101
mana_top=610
mana_left=961
mana_width=7
mana_height=101
potion1_x=742
potion1_y=695
potion_width=30
potion_height=30
potion_next=41
merc_health_top=14
merc_health_left=15
merc_health_width=40
merc_health_height=3
; skills
skill_y=693
skill_right_x=687
skill_left_x=597
skill_width=41
skill_height=41
; death screen
death_roi_top=193
death_roi_left=513
death_roi_width=253
death_roi_height=50
corpse_x=633
corpse_y=320
; waypoint
wp_act_i_btn_x=90
wp_act_i_btn_y=90
wp_act_btn_width=67
wp_first_btn_x=227
wp_first_btn_y=129
wp_btn_height=47
; pickit
item_dist=267
item_height_min=6
item_width_min=20
; pather
reached_node_dist=100
min_walk_dist=25
max_walk_dist=127
[ui_roi]
; all rois are in [left, top, width, height] format
is_overburdened=11,510,313,60
save_and_exit=500,233,273,173
go_btn=533,627,213,67
normal_btn=373,187,109,31
nightmare_btn=373,218,109,31
hell_btn=373,245,109,31
gold_btn=927,491,267,100
health_globe=160,580,240,140
mana_globe=887,580,240,140
cut_skill_bar=0,0,1280,653
merc_icon=0,0,100,100
loading_left_black=0,0,333,720
death=513,193,253,50
tp_search=353,120,547,400
repair_btn=318,473,90,80
inventory=860,343,394,165
vendor_stash=29,84,400,400
skill_right=664,673,41,41
hero_selection_logo=0,0,367,553
play_btn=427,613,213,67
[path]
pindle_save_dist=921,35, 1123,70, 960,88
eldritch_save_dist=652,63, 563,73
pindle_end=1037,174
eldritch_end=675,28
shenk_end=1067,544