summaryrefslogtreecommitdiff
path: root/data/baseStats/caterpie.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/caterpie.asm')
-rwxr-xr-xdata/baseStats/caterpie.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/baseStats/caterpie.asm b/data/baseStats/caterpie.asm
new file mode 100755
index 00000000..fce47780
--- /dev/null
+++ b/data/baseStats/caterpie.asm
@@ -0,0 +1,29 @@
+CaterpieBaseStats: ; 384da (e:44da)
+db DEX_CATERPIE ; pokedex id
+db 45 ; base hp
+db 30 ; base attack
+db 35 ; base defense
+db 45 ; base speed
+db 20 ; base special
+db BUG ; species type 1
+db BUG ; species type 2
+db 255 ; catch rate
+db 53 ; base exp yield
+db $55 ; sprite dimensions
+dw CaterpiePicFront
+dw CaterpiePicBack
+; attacks known at lvl 0
+db TACKLE
+db STRING_SHOT
+db 0
+db 0
+db 0 ; growth rate
+; learnset
+db %00000000
+db %00000000
+db %00000000
+db %00000000
+db %00000000
+db %00000000
+db %00000000
+db 0 ; padding