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

m
no edit summary
mNo edit summary
mNo edit summary
Line 11: Line 11:
| Name || Type || Description
| Name || Type || Description
|-
|-
| Base HP || byte || The base HP used in calculating Pokémon's of the species [[stats|HP]].
| Base HP || byte || The base HP used in calculating Pokémon of the species's [[stats|HP]].
|-
|-
| Base Attack || byte || The base Attack used in calculating a Pokémon of the species [[stats|Attack]].
| Base Attack || byte || The base Attack used in calculating a Pokémon of the species's [[stats|Attack]].
|-
|-
| Base Defense || byte || The base Defense used in calculating a Pokémon of the species [[stats|Defense]].
| Base Defense || byte || The base Defense used in calculating a Pokémon of the species's [[stats|Defense]].
|-  
|-  
| Base Speed || byte || The base Speed used in calculating a Pokémon of the species [[stats|Speed]].
| Base Speed || byte || The base Speed used in calculating a Pokémon of the species's [[stats|Speed]].
|-
|-
| Base Sp. Attack || byte || The base Sp. Attack used in calculating a Pokémon of the species [[stats|Sp. Attack]].
| Base Sp. Attack || byte || The base Sp. Attack used in calculating a Pokémon of the species's [[stats|Sp. Attack]].
|-
|-
| Base Sp. Defense || byte || The base Sp. Defense used in calculating a Pokémon of the species [[stats|Sp. Defense]].
| Base Sp. Defense || byte || The base Sp. Defense used in calculating a Pokémon of the species's [[stats|Sp. Defense]].
|-
|-
| [[Elemental types|Type 1]]* || byte || The first type of Pokémon of the species.
| [[Elemental types|Type 1]]* || byte || The first type of Pokémon of the species.
257

edits