-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig_explanation.txt
65 lines (61 loc) · 2.33 KB
/
config_explanation.txt
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
======================
MALE/GENDERLESS PARENT
======================
HP IV: [Any number from 0 to 31]
ATK IV: [Any number from 0 to 31]
DEF IV: [Any number from 0 to 31]
SPATK IV: [Any number from 0 to 31]
SPDEF IV: [Any number from 0 to 31]
SPD IV: [Any number from 0 to 31]
HELD ITEM: None/Everstone/Destiny Knot
ABILITY SLOT: 1/2/HA
NATURE: Adamant/Modest/...
IS DITTO: Y/N
======================
FEMALE PARENT
======================
HP IV: [Any number from 0 to 31]
ATK IV: [Any number from 0 to 31]
DEF IV: [Any number from 0 to 31]
SPATK IV: [Any number from 0 to 31]
SPDEF IV: [Any number from 0 to 31]
SPD IV: [Any number from 0 to 31]
HELD ITEM: None/Everstone/Destiny Knot
ABILITY SLOT: 1/2/HA
NATURE: Adamant/Modest/...
IS DITTO: Y/N
======================
CHILD TRAITS
======================
HP IV INTERVAL: [Two numbers from 0 to 31 on this format: [0, 31] ]
ATK IV INTERVAL: [Two numbers from 0 to 31 on this format: [0, 31] ]
DEF IV INTERVAL: [Two numbers from 0 to 31 on this format: [0, 31] ]
SPATK IV INTERVAL: [Two numbers from 0 to 31 on this format: [0, 31] ]
SPDEF IV INTERVAL: [Two numbers from 0 to 31 on this format: [0, 31] ]
SPD IV INTERVAL: [Two numbers from 0 to 31 on this format: [0, 31] ]
ABILITY SLOT: Anything/1/2/HA [Anything = Don't Care]
NATURE: Anything/Adamant/Modest/... [Anything = Don't Care]
GENDER: Anything/M/F/Genderless [Anything = Don't Care]
BALL: Anything/M/F [Anything = Don't Care]
HIDDEN POWER TYPE: Anything/Fire/Water/... [Anything = Don't Care]
SHINY: Anything/Y/N [Anything = Don't Care]
======================
RNG PARAMETERS
======================
STATUS 3: [Sequence of 8 hex digits]
STATUS 2: [Sequence of 8 hex digits]
STATUS 1: [Sequence of 8 hex digits]
STATUS 0: [Sequence of 8 hex digits]
TSV: [Any number from 0 to 4096, Example: 1293]
ESV: [Any list of values for ESV that are interesting. For example, if you
have a friend with TSV 1000 and you get an egg with ESV 1000, your friend
can hatch your egg and it will be shiny. Example format: [10, 340, 2000]
You can also leave it blank, like this: [] ]
======================
OTHER OPTIONS
======================
GENDER RATIO: Genderless/Male/Female/1-1/1-3/3-1/1-7/7-1 [Male-Female]
MASUDA METHOD: Y/N
SHINY CHARM: Y/N
SAME SPECIES: Y/N
SHOW THIS MANY RESULTS: [How many results that match your query you want]