shithub: pokered

ref: cd3eb9867be3cdaee4c1ac41c83e81a18ea5eff3
dir: /data/baseStats/chansey.asm/

View raw version
ChanseyBaseStats: ; 3901e (e:501e)
db DEX_CHANSEY ; pokedex id
db 250 ; base hp
db 5 ; base attack
db 5 ; base defense
db 50 ; base speed
db 105 ; base special
db NORMAL ; species type 1
db NORMAL ; species type 2
db 30 ; catch rate
db 255 ; base exp yield
INCBIN "pic/bmon/chansey.pic",0,1 ; 66, sprite dimensions
dw ChanseyPicFront
dw ChanseyPicBack
; attacks known at lvl 0
db POUND
IF DEF(_YELLOW)
	db TAIL_WHIP
ELSE
	db DOUBLESLAP
ENDC
db 0
db 0
db 4 ; growth rate
; learnset
	tmlearn 1,5,6,8
	tmlearn 9,10,11,12,13,14,15
	tmlearn 17,18,19,20,22,24
	tmlearn 25,29,30,31,32
	tmlearn 33,34,35,37,38,40
	tmlearn 41,44,45,46
	tmlearn 49,50,54,55
db 0 ; padding