Guides:Nickname Writer Codes: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Line 455: Line 455:
===Changing party pokémon #1's level===
===Changing party pokémon #1's level===


This code will change party pokémon #1's level to the specified value. It will also update its experience and stat values to be appropriate for the selected level, DVs and stat experience.
This code will change party pokémon #1's level to the specified value. It will also update its experience and stat values to be appropriate for the selected level, DVs and stat experience. Due to how this code is implemented, it will not trigger level-up evolutions.


'''Warning: Only use this code if the ACE item you use to activate the Nickname Writer is in the first slot. Otherwise, you risk losing the ACE item as a side effect.'''
'''Note: due to how this code is implemented, it will not trigger level-up evolutions.'''


Customizability: The value marked in bold determines the new level and can be set to any value between 0 and 255. The default level for this code is level 100 (level $64).
Customizability: The value marked in bold determines the new level and can be set to any value between 0 and 255. The default level for this code is level 100 (level $64).
Line 469: Line 469:
|| Red
|| Red
| rowspan="2" |
| rowspan="2" |
3E '''64''' 21 39 3E
7C EA 1F D3 3E
E5 21 6B D1 E5
'''64''' 21 6B D1 E5
2E 8C C3 8E 5E
2E 8C C3 8E 5E
|-
|-
Line 477: Line 477:
| Yellow
| Yellow
||
||
3E '''64''' 21 4A 3E
7C EA 1E D3 3E
E5 21 6A D1 E5
'''64''' 21 6A D1 E5
2E 8B C3 8E 5C
2E 8B C3 8E 5C
|-
|-
Line 484: Line 484:
|| Red
|| Red
| rowspan="2" |
| rowspan="2" |
3E '''64''' 21 70 D1
7C EA 24 D3 3E
E5 2E 91 C3 8E
'''64''' 21 70 D1 E5
2E 91 C3 8E 5E
5E
|-
|-
| Blue
| Blue
Line 492: Line 492:
| Yellow
| Yellow
||
||
3E '''64''' 21 6F D1
7C EA 23 D3 3E
E5 2E 90 C3 8E
'''64''' 21 6F D1 E5
2E 90 C3 8E 5C
5C
|-
|-
! rowspan="3" | German
! rowspan="3" | German
|| Red
|| Red
| rowspan="2" |
| rowspan="2" |
3E '''64''' 21 70 D1
7C EA 24 D3 3E
E5 2E 91 C3 92
'''64''' 21 70 D1 E5
2E 91 C3 92 5E
5E
|-
|-
| Blue
| Blue
Line 507: Line 507:
| Yellow
| Yellow
||
||
3E '''64''' 21 6F D1
7C EA 23 D3 3E
E5 2E 90 C3 8E
'''64''' 21 6F D1 E5
2E 90 C3 8E 5C
5C
|-
|-
! rowspan="3" | Italian
! rowspan="3" | Italian
|| Red
|| Red
| rowspan="2" |
| rowspan="2" |
3E '''64''' 21 70 D1
7C EA 24 D3 3E
E5 2E 91 C3 84
'''64''' 21 70 D1 E5
2E 91 C3 84 5E
5E
|-
|-
| Blue
| Blue
Line 522: Line 522:
| Yellow
| Yellow
||
||
3E '''64''' 21 6F D1
7C EA 23 D3 3E
E5 2E 90 C3 8E
'''64''' 21 6F D1 E5
2E 90 C3 8E 5C
5C
|-
|-
! rowspan="3" | Spanish
! rowspan="3" | Spanish
|| Red
|| Red
| rowspan="2" |
| rowspan="2" |
3E '''64''' 21 70 D1
7C EA 24 D3 3E
E5 2E 91 C3 8D
'''64''' 21 70 D1 E5
2E 91 C3 8D 5E
5E
|-
|-
| Blue
| Blue
Line 537: Line 537:
| Yellow
| Yellow
||
||
3E '''64''' 21 6F D1
7C EA 23 D3 3E
E5 2E 90 C3 8E
'''64''' 21 6F D1 E5
2E 90 C3 8E 5C
5C
|}
|}