summaryrefslogtreecommitdiff
path: root/data/baseStats/vicctreebel.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/baseStats/vicctreebel.asm')
-rwxr-xr-xdata/baseStats/vicctreebel.asm29
1 files changed, 0 insertions, 29 deletions
diff --git a/data/baseStats/vicctreebel.asm b/data/baseStats/vicctreebel.asm
deleted file mode 100755
index 98e40bb1..00000000
--- a/data/baseStats/vicctreebel.asm
+++ /dev/null
@@ -1,29 +0,0 @@
- BaseStats: ; 38b86 (e:4b86)
-db DEX_ ; pokedex id
-db 80 ; base hp
-db 105 ; base attack
-db 65 ; base defense
-db 70 ; base speed
-db 100 ; base special
-db GRASS ; species type 1
-db POISON ; species type 2
-db 45 ; catch rate
-db 191 ; base exp yield
-db $77 ; sprite dimensions
-dw PicFront
-dw PicBack
-; attacks known at lvl 0
-db SLEEP_POWDER
-db STUN_SPORE
-db ACID
-db RAZOR_LEAF
-db 3 ; growth rate
-; learnset
-db %10100100
-db %01000011
-db %00111000
-db %11000000
-db %00000011
-db %00001000
-db %00000110
-db 0 ; padding