Pokémon data structure (Generation II): Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 35: Line 35:
| [[Pokérus]] || byte
| [[Pokérus]] || byte
|-
|-
| ? || word
| Caught data || word
|-
|-
| Level || byte
| Level || byte
Line 66: Line 66:
* Special split: Special Defense and Special Attack
* Special split: Special Defense and Special Attack


==Notes==
===Caught data===
The caught data is only used in [[Olivine City]] where a woman tells the main character where a certain Pokémon was caught and at what time and level. This is two bytes:
* Location
* Time & Level
:* 2 bits: Time of day (1: Morning, 2: Day, 3: Night)
:* 6 bits: Level


{{gamestub}}
{{gamestub}}
257

edits