shithub: pokered

ref: 683a62cc1cb7d07b4c88eeec9333c415da8f0bdc
dir: /data/baseStats/farfetchd.asm/

View raw version
FarfetchdBaseStats: ; 38cd6 (e:4cd6)
db DEX_FARFETCH_D ; pokedex id
db 52 ; base hp
db 65 ; base attack
db 55 ; base defense
db 60 ; base speed
db 58 ; base special
db NORMAL ; species type 1
db FLYING ; species type 2
db 45 ; catch rate
db 94 ; base exp yield
db $66 ; sprite dimensions
dw FarfetchdPicFront
dw FarfetchdPicBack
; attacks known at lvl 0
db PECK
db SAND_ATTACK
db 0
db 0
db 0 ; growth rate
; learnset
db %10101110
db %00000011
db %00001000
db %11000000
db %11000011
db %00001000
db %00001110
db 0 ; padding