shithub: pokered

ref: b36f793667924f868282ce979fabab3e95d642a5
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
db $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