forked from qqqwda/pokemeow-autoplay
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.ini
More file actions
52 lines (43 loc) · 1.04 KB
/
config.ini
File metadata and controls
52 lines (43 loc) · 1.04 KB
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
[settings]
version = 1.54
rarity_emoji={
"Golden": "🔱",
"Legendary": "🔮",
"Shiny": "✨",
"Super": "★",
"Super Rare": "★ ★",
"Rare": "★",
"Uncommon": "♦",
"Common": "●"
}
rarity_pokeball_mapping={
"Golden": "masterball",
"Legendary": "masterball",
"Shiny": "masterball",
"Super": "ultraball",
"Super Rare": "ultraball",
"Super rare": "ultraball",
"Rare": "greatball",
"Uncommon": "pokeball",
"Common": "pokeball"
}
logger_rarity_color_mapping={
"Golden": "gold",
"Legendary": "purple",
"Shiny": "blue",
"Super": "red",
"Super Rare": "red",
"Rare": "green",
"Uncommon": "yellow",
"Common": "white"
}
pokemon_pokeball_mapping = {
"Shieldon": "greatball",
"Machoke": "greatball",
"Magikarp": "greatball"
}
fishing_ball = greatball
hunt_item_ball = ultraball
fishing_shiny_golden_ball = masterball
driver_path = webdrivers\Chrome\chromedriver.exe
predict_captcha_url=http://localhost:5000/predict