Bulbapedia:Sandbox: Difference between revisions

Line 4,112: Line 4,112:
|-
|-
| 0x00 || 2 || uint16_t
| 0x00 || 2 || uint16_t
| Method of evolution - How this Pokémon will evolve.  This can be one of the following values:
| Method of evolution - How this Pokémon will evolve.
|-
| 0x02 || 2 || uint16_t
| Parameter - The meaning of this is dependent on the method of evolution - the item, the level, etc.  Not used and zeroed out where applicable.  Note that the parameter is used for the beauty threshold, but is not used for the friendship threshold (which is always 220).
|-
| 0x04 || 2 || uint16_t || Target Pokémon - The Pokémon which this Pokémon will evolve toSee [[List of Pokémon by index number (Generation III)]] for a list of values.
|}
 
All unused entries will be entirely zeroed-out.
==== Evolution Method Values ====
* 0x0001 - Evolves by friendship without regards to time of day
* 0x0001 - Evolves by friendship without regards to time of day
* 0x0002 - Evolves by friendship during the day
* 0x0002 - Evolves by friendship during the day
Line 4,128: Line 4,137:
* 0x000E - Evolves by level up, but is only spawned if the conditions permit ({{p|Nincada}} → {{p|Shedinja}} evolution)
* 0x000E - Evolves by level up, but is only spawned if the conditions permit ({{p|Nincada}} → {{p|Shedinja}} evolution)
* 0x000F - Evolves by beauty
* 0x000F - Evolves by beauty
|-
| 0x02 || 2 || uint16_t
| Parameter - The meaning of this is dependent on the method of evolution - the item, the level, etc.  Not used and zeroed out where applicable.  Note that the parameter is used for the beauty threshold, but is not used for the friendship threshold (which is always 220).
|-
| 0x04 || 2 || uint16_t || Target Pokémon - The Pokémon which this Pokémon will evolve to.  See [[List of Pokémon by index number (Generation III)]] for a list of values.
|}
All unused entries will be entirely zeroed-out.


==Fingerprint==
==Fingerprint==
54

edits