Jump to content

Guides:Mail Writer Codes: Difference between revisions

m
Line 58:
 
Customizability
* On the first line of code, two hexadecimal values are marked with bold and have a default value of '''01 05'''. These values represent the species and level of the given pokémon respectively. By default, the first pokémon will be a Bulbasaur (species ID $01) at level 5 ($05). These values can be changed prior to entering the code the first time to change the first pokémon given. e.g. replacing these values with '''FB 1E''' will give a Celebi (species ID $FB, 251 in decimal) at level 30 (level $1E, 30 in decimal).
* On the third line of code, two hexadecimal values are marked with bold and have a default value of '''2A AA'''. These values represent the DVs that the newly given pokémon will receive. Having DVs of '''2A AA''' ensure that the given pokémon will be shiny and (if possible) female. Other values that are useful are '''FA AA''' (shiny and, if possible, male) and '''FF FF''' (highest possible DVs).
 
Line 147:
|-
! scope="row"| Japanese
||
21 CC DC C3 F5 26 47 2D '''01 05''' 00 00 0E 00 DE DC
49 1C 10 0A 00 CC DC 90 3C CD 9D 30 AF EA 31 AD
Line 154:
38 0C 07 38 07 2B 07 38 05 07 30 DD 34 34 35 18
D8 CD 1A DD CB 36 7E E6 0F C6 F6 F6 60 12 13 C9
||
21 B7 D2 C3 E2 25 47 2D '''01 05''' 00 00 0E 00 C9 D2
49 1C 10 0A 00 B7 D2 92 3C CD 9D 2F AF EA 31 AD
Line 255:
|-
! scope="row"| Japanese
||
21 CC DC C3 F5 26 47 2D 97 05 00 00 0E 00 D8 DC
49 90 0E 02 11 E6 DA 21 F9 DC CD D6 30 0E 02 1E
F5 CD D6 30 14 0E 05 1E 2E CD D6 30 0E 04 1E 52
C3 D6 30 59 0C '''FA AA''' 08 E3 9B D8 50 9E AE 82 50
||
21 B7 D2 C3 E2 25 47 2D 97 05 00 00 0E 00 C3 D2
49 92 0E 02 11 9B DD 21 E4 D2 CD F2 2F 0E 02 1E
1,537

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.