summaryrefslogtreecommitdiff
path: root/data/baseStats/machop.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/machop.asm')
-rwxr-xr-xdata/baseStats/machop.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/baseStats/machop.asm b/data/baseStats/machop.asm
new file mode 100755
index 00000000..2b9250f1
--- /dev/null
+++ b/data/baseStats/machop.asm
@@ -0,0 +1,29 @@
+MachopBaseStats: ; 38afa (e:4afa)
+db DEX_MACHOP ; pokedex id
+db 70 ; base hp
+db 80 ; base attack
+db 50 ; base defense
+db 35 ; base speed
+db 35 ; base special
+db FIGHTING ; species type 1
+db FIGHTING ; species type 2
+db 180 ; catch rate
+db 88 ; base exp yield
+db $55 ; sprite dimensions
+dw MachopPicFront
+dw MachopPicBack
+; attacks known at lvl 0
+db KARATE_CHOP
+db 0
+db 0
+db 0
+db 3 ; growth rate
+; learnset
+db %10110001
+db %00000011
+db %00001111
+db %11001110
+db %10100110
+db %10001000
+db %00100010
+db 0 ; padding