shithub: pokered

ref: cf29441457029c4ead96180057cd3c81d6d69786
dir: /data/baseStats/nidoranm.asm/

View raw version
NidoranMBaseStats: ; 38742 (e:4742)
db DEX_NIDORAN_M ; pokedex id
db 46 ; base hp
db 57 ; base attack
db 40 ; base defense
db 50 ; base speed
db 40 ; base special
db POISON ; species type 1
db POISON ; species type 2
db 235 ; catch rate
db 60 ; base exp yield
INCBIN "pic/bmon/nidoranm.pic",0,1 ; 55, sprite dimensions
dw NidoranMPicFront
dw NidoranMPicBack
; attacks known at lvl 0
db LEER
db TACKLE
db 0
db 0
db 3 ; growth rate
; learnset
db %11100000
db %00100011
db %10001000
db %11000001
db %10000011
db %00001000
db %00000010
db 0 ; padding