summaryrefslogtreecommitdiff
path: root/data/baseStats/cubone.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/cubone.asm')
-rwxr-xr-xdata/baseStats/cubone.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/baseStats/cubone.asm b/data/baseStats/cubone.asm
new file mode 100755
index 00000000..0a9f0ece
--- /dev/null
+++ b/data/baseStats/cubone.asm
@@ -0,0 +1,29 @@
+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
+db $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