User:TimoVM/TM codes: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Line 323: Line 323:


==Set DVs of the third party pokémon based on values of TM28 and TM31==
==Set DVs of the third party pokémon based on values of TM28 and TM31==



{| class="wikitable"
{| class="wikitable"
Line 379: Line 378:
| TM31 || 170 || 127500
| TM31 || 170 || 127500
|}
|}

==Set moves of the third party pokémon based on values of TM36 and TM39==

{| class="wikitable"
! TM !! EN: final quantity !! EN: amount sold for
|-
| TM19|| 14 || 361500
|-
| TM20 || 255 || 0
|-
| TM21 || 149 || 53000
|-
| TM22 || 213 || 63000
|-
| TM23 || 144 || 166500
|-
| TM24 || 33 || 333000
|-
| TM25 || 161 || 94000
|-
| TM26 || 213 || 63000
|-
| TM27 || 17 || 119000
|-
| TM28 || 140 || 115000
|-
| TM29 || 218 || 37000
|-
| TM30 || 1 || 381000
|-
| TM31 || 4 || 376500
|-
| TM32 || 0 || 255000
|-
| TM33 || 195 || 90000
|-
| TM34 || 26 || 114500
|-
| TM35 || 49 || 103000
|-
| TM36 || XX ||Move slot #1
|-
| TM37 || XX ||Move slot #2
|-
| TM38 || XX ||Move slot #3
|-
| TM39 || XX ||Move slot #4
|}

===Usage notes===

* Move IDs can be found on the [[Big HEX List big hex list]]. Use a quantity of 0 if you want the respective move slot to be empty.
* Make sure to heal your pokémon at the pokémon center to properly reset PP values.

==Set stat experience of the third party pokémon based on values of TM36 and TM45==

{| class="wikitable"
! TM !! EN: final quantity !! EN: amount sold for
|-
| TM19|| 14 || 361500
|-
| TM20 || 255 || 0
|-
| TM21 || 149 || 53000
|-
| TM22 || 213 || 63000
|-
| TM23 || 144 || 166500
|-
| TM24 || 33 || 333000
|-
| TM25 || 161 || 94000
|-
| TM26 || 213 || 63000
|-
| TM27 || 17 || 119000
|-
| TM28 || 149 || 106000
|-
| TM29 || 218 || 37000
|-
| TM30 || 1 || 381000
|-
| TM31 || 10 || 367500
|-
| TM32 || 0 || 255000
|-
| TM33 || 195 || 90000
|-
| TM34 || 26 || 114500
|-
| TM35 || 49 || 103000
|-
| TM36 || XX ||HP upper byte
|-
| TM37 || XX ||HP lower byte
|-
| TM38 || XX ||Attack upper byte
|-
| TM39 || XX ||Attack lower byte
|-
| TM40 || XX ||Defense upper byte
|-
| TM41 || XX ||Defense lower byte
|-
| TM42 || XX ||Speed upper byte
|-
| TM43 || XX ||Speed lower byte
|-
| TM44 || XX ||Special upper byte
|-
| TM45 || XX ||Special lower byte
|}

===Usage notes===

* If you wish to just maximise stat experience, leave the quantities of TM36 through TM45 at 255.
* The actual stats of the pokémon aren't automatically updated after changing stat experience. Either level the pokémon or deposit and withdraw it from the storage system in order to properly update the pokémon's stats.