summaryrefslogtreecommitdiff
path: root/data/baseStats/snorlax.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/snorlax.asm')
-rwxr-xr-xdata/baseStats/snorlax.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/data/baseStats/snorlax.asm b/data/baseStats/snorlax.asm
new file mode 100755
index 00000000..c3f0a928
--- /dev/null
+++ b/data/baseStats/snorlax.asm
@@ -0,0 +1,29 @@
+SnorlaxBaseStats: ; 39366 (e:5366)
+db DEX_SNORLAX ; pokedex id
+db 160 ; base hp
+db 110 ; base attack
+db 65 ; base defense
+db 30 ; base speed
+db 65 ; base special
+db NORMAL ; species type 1
+db NORMAL ; species type 2
+db 25 ; catch rate
+db 154 ; base exp yield
+db $77 ; sprite dimensions
+dw SnorlaxPicFront
+dw SnorlaxPicBack
+; attacks known at lvl 0
+db HEADBUTT
+db AMNESIA
+db REST
+db 0
+db 5 ; growth rate
+; learnset
+db %10110001
+db %11111111
+db %10101111
+db %11010111
+db %10101111
+db %10101000
+db %00110010
+db 0 ; padding