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

Line 93: Line 93:
=== Level ===
=== Level ===


1-byte in length. Though it appears to be the level of the Pokémon, it seems effectively redundant: Exists as a Pokémon's level when said Pokémon is stored in a PC box, yet is overwritten as part of the recalculation that takes place when the Pokémon is withdrawn. Thus, its purpose is currently unknown.
1-byte in length. Though it appears to be the level of the Pokémon, it seems effectively redundant: Exists as a Pokémon's level when said Pokémon is stored in a PC box, yet is overwritten as part of the recalculation that takes place when the Pokémon is withdrawn. If the Pokémon is re-deposited back into a box, this value is set to the Pokémon's level again. This value's purpose is currently unknown.


=== Status ===
=== Status ===
14

edits