shithub: pokered

ref: d7c5c8cf22c857830aae4da285c91e5e58c2cc02
dir: /data/baseStats/cubone.asm/

View raw version
CuboneBaseStats: ; 38f22 (e:4f22)
db DEX_CUBONE ; pokedex id
db 50 ; base hp
db 50 ; base attack
db 95 ; base defense
db 35 ; base speed
db 40 ; base special
db GROUND ; species type 1
db GROUND ; species type 2
db 190 ; catch rate
db 87 ; base exp yield
INCBIN "pic/bmon/cubone.pic",0,1 ; 55, sprite dimensions
dw CubonePicFront
dw CubonePicBack
; attacks known at lvl 0
db BONE_CLUB
db GROWL
db 0
db 0
db 0 ; growth rate
; learnset
db %10110001
db %00111111
db %00001111
db %11001110
db %10100010
db %00001000
db %00100010
db 0 ; padding