shithub: pokered

ref: b17d958e6016588ecc1f1f842ad2194dd7d7c4d9
dir: /data/baseStats/shellder.asm/

View raw version
ShellderBaseStats: ; 38d9a (e:4d9a)
db DEX_SHELLDER ; pokedex id
db 30 ; base hp
db 65 ; base attack
db 100 ; base defense
db 40 ; base speed
db 45 ; base special
db WATER ; species type 1
db WATER ; species type 2
db 190 ; catch rate
db 97 ; base exp yield
INCBIN "pic/bmon/shellder.pic",0,1 ; 55, sprite dimensions
dw ShellderPicFront
dw ShellderPicBack
; attacks known at lvl 0
db TACKLE
db WITHDRAW
db 0
db 0
db 5 ; growth rate
; learnset
db %00100000
db %00111111
db %00001000
db %11100000
db %01001011
db %01001000
db %00010011
db 0 ; padding