summaryrefslogtreecommitdiff
path: root/data/baseStats/graveler.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/graveler.asm')
-rwxr-xr-xdata/baseStats/graveler.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/baseStats/graveler.asm b/data/baseStats/graveler.asm
new file mode 100755
index 00000000..c3e2b03f
--- /dev/null
+++ b/data/baseStats/graveler.asm
@@ -0,0 +1,29 @@
+GravelerBaseStats: ; 38bf6 (e:4bf6)
+db DEX_GRAVELER ; pokedex id
+db 55 ; base hp
+db 95 ; base attack
+db 115 ; base defense
+db 35 ; base speed
+db 45 ; base special
+db ROCK ; species type 1
+db GROUND ; species type 2
+db 120 ; catch rate
+db 134 ; base exp yield
+db $66 ; sprite dimensions
+dw GravelerPicFront
+dw GravelerPicBack
+; attacks known at lvl 0
+db TACKLE
+db DEFENSE_CURL
+db 0
+db 0
+db 3 ; growth rate
+; learnset
+db %10100001
+db %00000011
+db %00001111
+db %11001110
+db %00101110
+db %11001000
+db %00100010
+db 0 ; padding