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

Added links to sections for ease in browsing
m (List of Pokémon by Kanto Pokédex number)
(Added links to sections for ease in browsing)
Line 23: Line 23:
| 0x05 || Base Special || byte
| 0x05 || Base Special || byte
|-
|-
| 0x06 || [[Elemental types|Type 1]] || byte
| [[#Types|0x06]] || [[Elemental types|Type 1]] || byte
|-
|-
| 0x07 || [[Elemental types|Type 2]] || byte
| [[#Types|0x07]] || [[Elemental types|Type 2]] || byte
|-
|-
| 0x08 || [[Catch rate]] || byte
| 0x08 || [[Catch rate]] || byte
Line 31: Line 31:
| 0x09 || [[Experience|Base Exp. Yield]] || byte
| 0x09 || [[Experience|Base Exp. Yield]] || byte
|-
|-
| 0x0A || Dimensions of frontsprite || byte
| [[#Sprites|0x0A]] || Dimensions of frontsprite || byte
|-
|-
| 0x0B || Pointer to frontsprite || word
| [[#Sprites|0x0B]] || Pointer to frontsprite || word
|-
|-
| 0x0D || Pointer to backsprite || word
| [[#Sprites|0x0D]] || Pointer to backsprite || word
|-
|-
| 0x0F-0x12 || [[List of moves#Generation I|Attacks]] known at lv. 1 || 4 bytes
| 0x0F-0x12 || [[List of moves#Generation I|Attacks]] known at lv. 1 || 4 bytes
|-
|-
| 0x13 || [[Experience|Growth rate]] || byte
| [[#Growth rate|0x13]] || [[Experience|Growth rate]] || byte
|-
|-
| 0x14-0x1A || TM and HM flags || 7 bytes
| [[TMs|0x14-0x1A]] || TM and HM flags || 7 bytes
|-
|-
| 0x1B || {{tt|Padding|Always 0}} || byte
| 0x1B || {{tt|Padding|Always 0}} || byte
443

edits