forked from Azelphur/PokemonGo-CalcyIV-Renamer
-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yaml.example
49 lines (45 loc) · 1.6 KB
/
config.yaml.example
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
## Change location values if you get unexpected results
## Check out docs/locations/ for images for each location
locations:
rename: [539, 936]
next: [980, 280]
keyboard_ok: [933, 1085]
rename_ok: [540, 1050]
close_calcy_dialog: [966, 1092]
edit_box: [90, 1090] # only used with --touch-paste
paste: [483, 1092] # only used with --touch-paste
favorite_button: [980, 156]
favorite_button_box: [960, 142, 1001, 180]
pokemon_menu_button: [933, 1777]
appraise_button: [934, 1377]
continue_appraisal: [590, 1770]
dismiss_calcy: [555, 1296]
appraisal_box: [45, 1664, 1032, 1872]
## Increase wait times if the script runs faster than your phone
waits:
next: 0.5
rename: 0.5
rename_ok: 1
pokemon_menu_button: 1
appraise_button: 1
continue_appraisal: 0.5
dismiss_calcy: 0.2
## Add your own pokémons to skip renaming in the file blacklist.yaml
## The default set includes only pokémons that *can cause false positives*.
blacklist: !include blacklist.yaml
## The ruleset below is as basic as it gets.
## If you wanna get fancy and customize your own renaming scheme take a look
## at the examples in docs/actions/. There's also a prefix order list in the
## file ACTIONS.md, so you can customize the order in which your pokémon will
## be shown when sorting by A-Z.
actions:
# Renames failed scans for manual verification:
- conditions:
success: false
actions:
rename: "! Failed"
# Renames everything else exactly as your CalcyIV setup:
- conditions:
success: true
actions:
rename: {calcy}