diff options
| author | YamaArashi <shadow962@live.com> | 2016-09-02 19:51:16 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-09-02 19:51:16 -0700 |
| commit | 7bef2a278385381ca3c4464a59314c2483b0c776 (patch) | |
| tree | 1ac497170c1555497ce1e483140236a7eef365df /data/base_stats.s | |
| parent | bc10815b94083bde9a4fa034a647e294ce2022cc (diff) | |
convert comments (; -> @)
Diffstat (limited to 'data/base_stats.s')
| -rw-r--r-- | data/base_stats.s | 6580 |
1 files changed, 3290 insertions, 3290 deletions
diff --git a/data/base_stats.s b/data/base_stats.s index d99c365a0..d3ed828c2 100644 --- a/data/base_stats.s +++ b/data/base_stats.s @@ -1,8636 +1,8636 @@ .align 2, 0 -gBaseStats: ; 83203CC -; ?????????? +gBaseStats: @ 83203CC +@ ?????????? .fill 28, 1, 0 -; Bulbasaur +@ Bulbasaur base_stats 45, 49, 49, 45, 65, 65 .byte TYPE_GRASS .byte TYPE_POISON - .byte 45 ; catch rate - .byte 64 ; base exp. yield + .byte 45 @ catch rate + .byte 64 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Ivysaur +@ Ivysaur base_stats 60, 62, 63, 60, 80, 80 .byte TYPE_GRASS .byte TYPE_POISON - .byte 45 ; catch rate - .byte 141 ; base exp. yield + .byte 45 @ catch rate + .byte 141 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Venusaur +@ Venusaur base_stats 80, 82, 83, 80, 100, 100 .byte TYPE_GRASS .byte TYPE_POISON - .byte 45 ; catch rate - .byte 208 ; base exp. yield + .byte 45 @ catch rate + .byte 208 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Charmander +@ Charmander base_stats 39, 52, 43, 65, 60, 50 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 65 ; base exp. yield + .byte 45 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_DRAGON .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Charmeleon +@ Charmeleon base_stats 58, 64, 58, 80, 80, 65 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 142 ; base exp. yield + .byte 45 @ catch rate + .byte 142 @ base exp. yield ev_yield 0, 0, 0, 1, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_DRAGON .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Charizard +@ Charizard base_stats 78, 84, 78, 100, 109, 85 .byte TYPE_FIRE .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 209 ; base exp. yield + .byte 45 @ catch rate + .byte 209 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_DRAGON .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Squirtle +@ Squirtle base_stats 44, 48, 65, 43, 50, 64 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 66 ; base exp. yield + .byte 45 @ catch rate + .byte 66 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Wartortle +@ Wartortle base_stats 59, 63, 80, 58, 65, 80 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 143 ; base exp. yield + .byte 45 @ catch rate + .byte 143 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Blastoise +@ Blastoise base_stats 79, 83, 100, 78, 85, 105 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 210 ; base exp. yield + .byte 45 @ catch rate + .byte 210 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Caterpie +@ Caterpie base_stats 45, 30, 35, 45, 20, 20 .byte TYPE_BUG .byte TYPE_BUG - .byte 255 ; catch rate - .byte 53 ; base exp. yield + .byte 255 @ catch rate + .byte 53 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHIELD_DUST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Metapod +@ Metapod base_stats 50, 20, 55, 30, 25, 25 .byte TYPE_BUG .byte TYPE_BUG - .byte 120 ; catch rate - .byte 72 ; base exp. yield + .byte 120 @ catch rate + .byte 72 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Butterfree +@ Butterfree base_stats 60, 45, 50, 70, 80, 80 .byte TYPE_BUG .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 160 ; base exp. yield + .byte 45 @ catch rate + .byte 160 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 1 .2byte ITEM_NONE .2byte ITEM_SILVER_POWDER - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_COMPOUND_EYES .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Weedle +@ Weedle base_stats 40, 35, 30, 50, 20, 20 .byte TYPE_BUG .byte TYPE_POISON - .byte 255 ; catch rate - .byte 52 ; base exp. yield + .byte 255 @ catch rate + .byte 52 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHIELD_DUST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Kakuna +@ Kakuna base_stats 45, 25, 50, 35, 25, 25 .byte TYPE_BUG .byte TYPE_POISON - .byte 120 ; catch rate - .byte 71 ; base exp. yield + .byte 120 @ catch rate + .byte 71 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Beedrill +@ Beedrill base_stats 65, 80, 40, 75, 45, 80 .byte TYPE_BUG .byte TYPE_POISON - .byte 45 ; catch rate - .byte 159 ; base exp. yield + .byte 45 @ catch rate + .byte 159 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_POISON_BARB - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Pidgey +@ Pidgey base_stats 40, 45, 40, 56, 35, 35 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 55 ; base exp. yield + .byte 255 @ catch rate + .byte 55 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Pidgeotto +@ Pidgeotto base_stats 63, 60, 55, 71, 50, 50 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 120 ; catch rate - .byte 113 ; base exp. yield + .byte 120 @ catch rate + .byte 113 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Pidgeot +@ Pidgeot base_stats 83, 80, 75, 91, 70, 70 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 172 ; base exp. yield + .byte 45 @ catch rate + .byte 172 @ base exp. yield ev_yield 0, 0, 0, 3, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Rattata +@ Rattata base_stats 30, 56, 35, 72, 25, 35 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 57 ; base exp. yield + .byte 255 @ catch rate + .byte 57 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_GUTS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Raticate +@ Raticate base_stats 55, 81, 60, 97, 50, 70 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 127 ; catch rate - .byte 116 ; base exp. yield + .byte 127 @ catch rate + .byte 116 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_GUTS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Spearow +@ Spearow base_stats 40, 60, 30, 70, 31, 31 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 58 ; base exp. yield + .byte 255 @ catch rate + .byte 58 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Fearow +@ Fearow base_stats 65, 90, 65, 100, 61, 61 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 90 ; catch rate - .byte 162 ; base exp. yield + .byte 90 @ catch rate + .byte 162 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_SHARP_BEAK - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Ekans +@ Ekans base_stats 35, 60, 44, 55, 40, 54 .byte TYPE_POISON .byte TYPE_POISON - .byte 255 ; catch rate - .byte 62 ; base exp. yield + .byte 255 @ catch rate + .byte 62 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_DRAGON .byte ABILITY_INTIMIDATE .byte ABILITY_SHED_SKIN - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Arbok +@ Arbok base_stats 60, 85, 69, 80, 65, 79 .byte TYPE_POISON .byte TYPE_POISON - .byte 90 ; catch rate - .byte 147 ; base exp. yield + .byte 90 @ catch rate + .byte 147 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_DRAGON .byte ABILITY_INTIMIDATE .byte ABILITY_SHED_SKIN - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Pikachu +@ Pikachu base_stats 35, 55, 30, 90, 50, 40 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 190 ; catch rate - .byte 82 ; base exp. yield + .byte 190 @ catch rate + .byte 82 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_ORAN_BERRY .2byte ITEM_LIGHT_BALL - .byte 127 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 6 ; Safari Zone flee rate + .byte 6 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Raichu +@ Raichu base_stats 60, 90, 55, 100, 90, 80 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 75 ; catch rate - .byte 122 ; base exp. yield + .byte 75 @ catch rate + .byte 122 @ base exp. yield ev_yield 0, 0, 0, 3, 0, 0 .2byte ITEM_NONE .2byte ITEM_ORAN_BERRY - .byte 127 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Sandshrew +@ Sandshrew base_stats 50, 75, 85, 40, 20, 30 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 93 ; base exp. yield + .byte 255 @ catch rate + .byte 93 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_QUICK_CLAW - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SAND_VEIL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Sandslash +@ Sandslash base_stats 75, 100, 110, 65, 45, 55 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 90 ; catch rate - .byte 163 ; base exp. yield + .byte 90 @ catch rate + .byte 163 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_QUICK_CLAW - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SAND_VEIL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Nidoran♀ +@ Nidoran♀ base_stats 55, 47, 52, 41, 40, 40 .byte TYPE_POISON .byte TYPE_POISON - .byte 235 ; catch rate - .byte 59 ; base exp. yield + .byte 235 @ catch rate + .byte 59 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 254 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Nidorina +@ Nidorina base_stats 70, 62, 67, 56, 55, 55 .byte TYPE_POISON .byte TYPE_POISON - .byte 120 ; catch rate - .byte 117 ; base exp. yield + .byte 120 @ catch rate + .byte 117 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 254 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Nidoqueen +@ Nidoqueen base_stats 90, 82, 87, 76, 75, 85 .byte TYPE_POISON .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 194 ; base exp. yield + .byte 45 @ catch rate + .byte 194 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 254 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Nidoran♂ +@ Nidoran♂ base_stats 46, 57, 40, 50, 40, 40 .byte TYPE_POISON .byte TYPE_POISON - .byte 235 ; catch rate - .byte 60 ; base exp. yield + .byte 235 @ catch rate + .byte 60 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Nidorino +@ Nidorino base_stats 61, 72, 57, 65, 55, 55 .byte TYPE_POISON .byte TYPE_POISON - .byte 120 ; catch rate - .byte 118 ; base exp. yield + .byte 120 @ catch rate + .byte 118 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Nidoking +@ Nidoking base_stats 81, 92, 77, 85, 85, 75 .byte TYPE_POISON .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 195 ; base exp. yield + .byte 45 @ catch rate + .byte 195 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Clefairy +@ Clefairy base_stats 70, 45, 48, 35, 60, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 150 ; catch rate - .byte 68 ; base exp. yield + .byte 150 @ catch rate + .byte 68 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_LEPPA_BERRY .2byte ITEM_MOON_STONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 140 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 140 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Clefable +@ Clefable base_stats 95, 70, 73, 60, 85, 90 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 25 ; catch rate - .byte 129 ; base exp. yield + .byte 25 @ catch rate + .byte 129 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_LEPPA_BERRY .2byte ITEM_MOON_STONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 140 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 140 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Vulpix +@ Vulpix base_stats 38, 41, 40, 65, 50, 65 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 190 ; catch rate - .byte 63 ; base exp. yield + .byte 190 @ catch rate + .byte 63 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 191 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_FLASH_FIRE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Ninetales +@ Ninetales base_stats 73, 76, 75, 100, 81, 100 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 75 ; catch rate - .byte 178 ; base exp. yield + .byte 75 @ catch rate + .byte 178 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 1 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 191 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_FLASH_FIRE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Jigglypuff +@ Jigglypuff base_stats 115, 45, 20, 20, 45, 25 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 170 ; catch rate - .byte 76 ; base exp. yield + .byte 170 @ catch rate + .byte 76 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Wigglytuff +@ Wigglytuff base_stats 140, 70, 45, 45, 75, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 50 ; catch rate - .byte 109 ; base exp. yield + .byte 50 @ catch rate + .byte 109 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Zubat +@ Zubat base_stats 40, 45, 35, 55, 30, 40 .byte TYPE_POISON .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 54 ; base exp. yield + .byte 255 @ catch rate + .byte 54 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_INNER_FOCUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Golbat +@ Golbat base_stats 75, 80, 70, 90, 65, 75 .byte TYPE_POISON .byte TYPE_FLYING - .byte 90 ; catch rate - .byte 171 ; base exp. yield + .byte 90 @ catch rate + .byte 171 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_INNER_FOCUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Oddish +@ Oddish base_stats 45, 50, 55, 30, 75, 65 .byte TYPE_GRASS .byte TYPE_POISON - .byte 255 ; catch rate - .byte 78 ; base exp. yield + .byte 255 @ catch rate + .byte 78 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Gloom +@ Gloom base_stats 60, 65, 70, 40, 85, 75 .byte TYPE_GRASS .byte TYPE_POISON - .byte 120 ; catch rate - .byte 132 ; base exp. yield + .byte 120 @ catch rate + .byte 132 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 6 ; Safari Zone flee rate + .byte 6 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Vileplume +@ Vileplume base_stats 75, 80, 85, 50, 100, 90 .byte TYPE_GRASS .byte TYPE_POISON - .byte 45 ; catch rate - .byte 184 ; base exp. yield + .byte 45 @ catch rate + .byte 184 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Paras +@ Paras base_stats 35, 70, 55, 25, 45, 55 .byte TYPE_BUG .byte TYPE_GRASS - .byte 190 ; catch rate - .byte 70 ; base exp. yield + .byte 190 @ catch rate + .byte 70 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_TINY_MUSHROOM .2byte ITEM_BIG_MUSHROOM - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_GRASS .byte ABILITY_EFFECT_SPORE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Parasect +@ Parasect base_stats 60, 95, 80, 30, 60, 80 .byte TYPE_BUG .byte TYPE_GRASS - .byte 75 ; catch rate - .byte 128 ; base exp. yield + .byte 75 @ catch rate + .byte 128 @ base exp. yield ev_yield 0, 2, 1, 0, 0, 0 .2byte ITEM_TINY_MUSHROOM .2byte ITEM_BIG_MUSHROOM - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_GRASS .byte ABILITY_EFFECT_SPORE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Venonat +@ Venonat base_stats 60, 55, 50, 45, 40, 55 .byte TYPE_BUG .byte TYPE_POISON - .byte 190 ; catch rate - .byte 75 ; base exp. yield + .byte 190 @ catch rate + .byte 75 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_COMPOUND_EYES .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Venomoth +@ Venomoth base_stats 70, 65, 60, 90, 90, 75 .byte TYPE_BUG .byte TYPE_POISON - .byte 75 ; catch rate - .byte 138 ; base exp. yield + .byte 75 @ catch rate + .byte 138 @ base exp. yield ev_yield 0, 0, 0, 1, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHIELD_DUST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Diglett +@ Diglett base_stats 10, 55, 25, 95, 35, 45 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 81 ; base exp. yield + .byte 255 @ catch rate + .byte 81 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SAND_VEIL .byte ABILITY_ARENA_TRAP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Dugtrio +@ Dugtrio base_stats 35, 80, 50, 120, 50, 70 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 50 ; catch rate - .byte 153 ; base exp. yield + .byte 50 @ catch rate + .byte 153 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SAND_VEIL .byte ABILITY_ARENA_TRAP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Meowth +@ Meowth base_stats 40, 45, 35, 90, 40, 40 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 69 ; base exp. yield + .byte 255 @ catch rate + .byte 69 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_PICKUP .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Persian +@ Persian base_stats 65, 70, 60, 115, 65, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 90 ; catch rate - .byte 148 ; base exp. yield + .byte 90 @ catch rate + .byte 148 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_LIMBER .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Psyduck +@ Psyduck base_stats 50, 52, 48, 55, 65, 50 .byte TYPE_WATER .byte TYPE_WATER - .byte 190 ; catch rate - .byte 80 ; base exp. yield + .byte 190 @ catch rate + .byte 80 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_DAMP .byte ABILITY_CLOUD_NINE - .byte 6 ; Safari Zone flee rate + .byte 6 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Golduck +@ Golduck base_stats 80, 82, 78, 85, 95, 80 .byte TYPE_WATER .byte TYPE_WATER - .byte 75 ; catch rate - .byte 174 ; base exp. yield + .byte 75 @ catch rate + .byte 174 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_DAMP .byte ABILITY_CLOUD_NINE - .byte 8 ; Safari Zone flee rate + .byte 8 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Mankey +@ Mankey base_stats 40, 80, 35, 70, 35, 45 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 190 ; catch rate - .byte 74 ; base exp. yield + .byte 190 @ catch rate + .byte 74 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_VITAL_SPIRIT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Primeape +@ Primeape base_stats 65, 105, 60, 95, 60, 70 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 75 ; catch rate - .byte 149 ; base exp. yield + .byte 75 @ catch rate + .byte 149 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_VITAL_SPIRIT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Growlithe +@ Growlithe base_stats 55, 70, 45, 60, 70, 50 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 190 ; catch rate - .byte 91 ; base exp. yield + .byte 190 @ catch rate + .byte 91 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INTIMIDATE .byte ABILITY_FLASH_FIRE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Arcanine +@ Arcanine base_stats 90, 110, 80, 95, 100, 80 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 75 ; catch rate - .byte 213 ; base exp. yield + .byte 75 @ catch rate + .byte 213 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INTIMIDATE .byte ABILITY_FLASH_FIRE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Poliwag +@ Poliwag base_stats 40, 50, 40, 90, 40, 40 .byte TYPE_WATER .byte TYPE_WATER - .byte 255 ; catch rate - .byte 77 ; base exp. yield + .byte 255 @ catch rate + .byte 77 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_WATER_ABSORB .byte ABILITY_DAMP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Poliwhirl +@ Poliwhirl base_stats 65, 65, 65, 90, 50, 50 .byte TYPE_WATER .byte TYPE_WATER - .byte 120 ; catch rate - .byte 131 ; base exp. yield + .byte 120 @ catch rate + .byte 131 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_WATER_ABSORB .byte ABILITY_DAMP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Poliwrath +@ Poliwrath base_stats 90, 85, 95, 70, 70, 90 .byte TYPE_WATER .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 185 ; base exp. yield + .byte 45 @ catch rate + .byte 185 @ base exp. yield ev_yield 0, 0, 3, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_WATER_ABSORB .byte ABILITY_DAMP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Abra +@ Abra base_stats 25, 20, 15, 90, 105, 55 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 200 ; catch rate - .byte 73 ; base exp. yield + .byte 200 @ catch rate + .byte 73 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_TWISTED_SPOON - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_SYNCHRONIZE .byte ABILITY_INNER_FOCUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Kadabra +@ Kadabra base_stats 40, 35, 30, 105, 120, 70 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 100 ; catch rate - .byte 145 ; base exp. yield + .byte 100 @ catch rate + .byte 145 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_TWISTED_SPOON - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_SYNCHRONIZE .byte ABILITY_INNER_FOCUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Alakazam +@ Alakazam base_stats 55, 50, 45, 120, 135, 85 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 50 ; catch rate - .byte 186 ; base exp. yield + .byte 50 @ catch rate + .byte 186 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_TWISTED_SPOON - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_SYNCHRONIZE .byte ABILITY_INNER_FOCUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Machop +@ Machop base_stats 70, 80, 50, 35, 35, 35 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 180 ; catch rate - .byte 88 ; base exp. yield + .byte 180 @ catch rate + .byte 88 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Machoke +@ Machoke base_stats 80, 100, 70, 45, 50, 60 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 90 ; catch rate - .byte 146 ; base exp. yield + .byte 90 @ catch rate + .byte 146 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Machamp +@ Machamp base_stats 90, 130, 80, 55, 65, 85 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 193 ; base exp. yield + .byte 45 @ catch rate + .byte 193 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Bellsprout +@ Bellsprout base_stats 50, 75, 35, 40, 70, 30 .byte TYPE_GRASS .byte TYPE_POISON - .byte 255 ; catch rate - .byte 84 ; base exp. yield + .byte 255 @ catch rate + .byte 84 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Weepinbell +@ Weepinbell base_stats 65, 90, 50, 55, 85, 45 .byte TYPE_GRASS .byte TYPE_POISON - .byte 120 ; catch rate - .byte 151 ; base exp. yield + .byte 120 @ catch rate + .byte 151 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Victreebel +@ Victreebel base_stats 80, 105, 65, 70, 100, 60 .byte TYPE_GRASS .byte TYPE_POISON - .byte 45 ; catch rate - .byte 191 ; base exp. yield + .byte 45 @ catch rate + .byte 191 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Tentacool +@ Tentacool base_stats 40, 40, 35, 70, 50, 100 .byte TYPE_WATER .byte TYPE_POISON - .byte 190 ; catch rate - .byte 105 ; base exp. yield + .byte 190 @ catch rate + .byte 105 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_CLEAR_BODY .byte ABILITY_LIQUID_OOZE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Tentacruel +@ Tentacruel base_stats 80, 70, 65, 100, 80, 120 .byte TYPE_WATER .byte TYPE_POISON - .byte 60 ; catch rate - .byte 205 ; base exp. yield + .byte 60 @ catch rate + .byte 205 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_CLEAR_BODY .byte ABILITY_LIQUID_OOZE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Geodude +@ Geodude base_stats 40, 80, 100, 20, 30, 30 .byte TYPE_ROCK .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 86 ; base exp. yield + .byte 255 @ catch rate + .byte 86 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_EVERSTONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_ROCK_HEAD .byte ABILITY_STURDY - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Graveler +@ Graveler base_stats 55, 95, 115, 35, 45, 45 .byte TYPE_ROCK .byte TYPE_GROUND - .byte 120 ; catch rate - .byte 134 ; base exp. yield + .byte 120 @ catch rate + .byte 134 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_EVERSTONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_ROCK_HEAD .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Golem +@ Golem base_stats 80, 110, 130, 45, 55, 65 .byte TYPE_ROCK .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 177 ; base exp. yield + .byte 45 @ catch rate + .byte 177 @ base exp. yield ev_yield 0, 0, 3, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_EVERSTONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_ROCK_HEAD .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Ponyta +@ Ponyta base_stats 50, 85, 55, 90, 65, 65 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 190 ; catch rate - .byte 152 ; base exp. yield + .byte 190 @ catch rate + .byte 152 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_FLASH_FIRE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Rapidash +@ Rapidash base_stats 65, 100, 70, 105, 80, 80 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 60 ; catch rate - .byte 192 ; base exp. yield + .byte 60 @ catch rate + .byte 192 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_FLASH_FIRE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Slowpoke +@ Slowpoke base_stats 90, 65, 65, 15, 40, 40 .byte TYPE_WATER .byte TYPE_PSYCHIC - .byte 190 ; catch rate - .byte 99 ; base exp. yield + .byte 190 @ catch rate + .byte 99 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_OBLIVIOUS .byte ABILITY_OWN_TEMPO - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Slowbro +@ Slowbro base_stats 95, 75, 110, 30, 100, 80 .byte TYPE_WATER .byte TYPE_PSYCHIC - .byte 75 ; catch rate - .byte 164 ; base exp. yield + .byte 75 @ catch rate + .byte 164 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_OBLIVIOUS .byte ABILITY_OWN_TEMPO - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Magnemite +@ Magnemite base_stats 25, 35, 70, 45, 95, 55 .byte TYPE_ELECTRIC .byte TYPE_STEEL - .byte 190 ; catch rate - .byte 89 ; base exp. yield + .byte 190 @ catch rate + .byte 89 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_METAL_COAT - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_MAGNET_PULL .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Magneton +@ Magneton base_stats 50, 60, 95, 70, 120, 70 .byte TYPE_ELECTRIC .byte TYPE_STEEL - .byte 60 ; catch rate - .byte 161 ; base exp. yield + .byte 60 @ catch rate + .byte 161 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_METAL_COAT - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_MAGNET_PULL .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Farfetch'd +@ Farfetch'd base_stats 52, 65, 55, 60, 58, 62 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 94 ; base exp. yield + .byte 45 @ catch rate + .byte 94 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_STICK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FIELD .byte ABILITY_KEEN_EYE .byte ABILITY_INNER_FOCUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Doduo +@ Doduo base_stats 35, 85, 45, 75, 35, 35 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 190 ; catch rate - .byte 96 ; base exp. yield + .byte 190 @ catch rate + .byte 96 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SHARP_BEAK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_RUN_AWAY .byte ABILITY_EARLY_BIRD - .byte 8 ; Safari Zone flee rate + .byte 8 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Dodrio +@ Dodrio base_stats 60, 110, 70, 100, 60, 60 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 158 ; base exp. yield + .byte 45 @ catch rate + .byte 158 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SHARP_BEAK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_RUN_AWAY .byte ABILITY_EARLY_BIRD - .byte 10 ; Safari Zone flee rate + .byte 10 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Seel +@ Seel base_stats 65, 45, 55, 45, 45, 70 .byte TYPE_WATER .byte TYPE_WATER - .byte 190 ; catch rate - .byte 100 ; base exp. yield + .byte 190 @ catch rate + .byte 100 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Dewgong +@ Dewgong base_stats 90, 70, 80, 70, 70, 95 .byte TYPE_WATER .byte TYPE_ICE - .byte 75 ; catch rate - .byte 176 ; base exp. yield + .byte 75 @ catch rate + .byte 176 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Grimer +@ Grimer base_stats 80, 80, 50, 25, 40, 50 .byte TYPE_POISON .byte TYPE_POISON - .byte 190 ; catch rate - .byte 90 ; base exp. yield + .byte 190 @ catch rate + .byte 90 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NUGGET - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_STENCH .byte ABILITY_STICKY_HOLD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Muk +@ Muk base_stats 105, 105, 75, 50, 65, 100 .byte TYPE_POISON .byte TYPE_POISON - .byte 75 ; catch rate - .byte 157 ; base exp. yield + .byte 75 @ catch rate + .byte 157 @ base exp. yield ev_yield 1, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NUGGET - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_STENCH .byte ABILITY_STICKY_HOLD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Shellder +@ Shellder base_stats 30, 65, 100, 40, 45, 25 .byte TYPE_WATER .byte TYPE_WATER - .byte 190 ; catch rate - .byte 97 ; base exp. yield + .byte 190 @ catch rate + .byte 97 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_PEARL .2byte ITEM_BIG_PEARL - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_SHELL_ARMOR .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Cloyster +@ Cloyster base_stats 50, 95, 180, 70, 85, 45 .byte TYPE_WATER .byte TYPE_ICE - .byte 60 ; catch rate - .byte 203 ; base exp. yield + .byte 60 @ catch rate + .byte 203 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_PEARL .2byte ITEM_BIG_PEARL - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_SHELL_ARMOR .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Gastly +@ Gastly base_stats 30, 35, 30, 80, 100, 35 .byte TYPE_GHOST .byte TYPE_POISON - .byte 190 ; catch rate - .byte 95 ; base exp. yield + .byte 190 @ catch rate + .byte 95 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Haunter +@ Haunter base_stats 45, 50, 45, 95, 115, 55 .byte TYPE_GHOST .byte TYPE_POISON - .byte 90 ; catch rate - .byte 126 ; base exp. yield + .byte 90 @ catch rate + .byte 126 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Gengar +@ Gengar base_stats 60, 65, 60, 110, 130, 75 .byte TYPE_GHOST .byte TYPE_POISON - .byte 45 ; catch rate - .byte 190 ; base exp. yield + .byte 45 @ catch rate + .byte 190 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Onix +@ Onix base_stats 35, 45, 160, 70, 30, 45 .byte TYPE_ROCK .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 108 ; base exp. yield + .byte 45 @ catch rate + .byte 108 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_ROCK_HEAD .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Drowzee +@ Drowzee base_stats 60, 48, 45, 42, 43, 90 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 190 ; catch rate - .byte 102 ; base exp. yield + .byte 190 @ catch rate + .byte 102 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_INSOMNIA .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Hypno +@ Hypno base_stats 85, 73, 70, 67, 73, 115 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 75 ; catch rate - .byte 165 ; base exp. yield + .byte 75 @ catch rate + .byte 165 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_INSOMNIA .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Krabby +@ Krabby base_stats 30, 105, 90, 50, 25, 25 .byte TYPE_WATER .byte TYPE_WATER - .byte 225 ; catch rate - .byte 115 ; base exp. yield + .byte 225 @ catch rate + .byte 115 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_HYPER_CUTTER .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Kingler +@ Kingler base_stats 55, 130, 115, 75, 50, 50 .byte TYPE_WATER .byte TYPE_WATER - .byte 60 ; catch rate - .byte 206 ; base exp. yield + .byte 60 @ catch rate + .byte 206 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_HYPER_CUTTER .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Voltorb +@ Voltorb base_stats 40, 30, 50, 100, 55, 55 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 190 ; catch rate - .byte 103 ; base exp. yield + .byte 190 @ catch rate + .byte 103 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_SOUNDPROOF .byte ABILITY_STATIC - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Electrode +@ Electrode base_stats 60, 50, 70, 140, 80, 80 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 60 ; catch rate - .byte 150 ; base exp. yield + .byte 60 @ catch rate + .byte 150 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_SOUNDPROOF .byte ABILITY_STATIC - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Exeggcute +@ Exeggcute base_stats 60, 40, 80, 40, 60, 45 .byte TYPE_GRASS .byte TYPE_PSYCHIC - .byte 90 ; catch rate - .byte 98 ; base exp. yield + .byte 90 @ catch rate + .byte 98 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Exeggutor +@ Exeggutor base_stats 95, 95, 85, 55, 125, 65 .byte TYPE_GRASS .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 212 ; base exp. yield + .byte 45 @ catch rate + .byte 212 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Cubone +@ Cubone base_stats 50, 50, 95, 35, 40, 50 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 190 ; catch rate - .byte 87 ; base exp. yield + .byte 190 @ catch rate + .byte 87 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_THICK_CLUB - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_ROCK_HEAD .byte ABILITY_LIGHTNING_ROD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Marowak +@ Marowak base_stats 60, 80, 110, 45, 50, 80 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 75 ; catch rate - .byte 124 ; base exp. yield + .byte 75 @ catch rate + .byte 124 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_THICK_CLUB - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_ROCK_HEAD .byte ABILITY_LIGHTNING_ROD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Hitmonlee +@ Hitmonlee base_stats 50, 120, 53, 87, 35, 110 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 139 ; base exp. yield + .byte 45 @ catch rate + .byte 139 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_LIMBER .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Hitmonchan +@ Hitmonchan base_stats 50, 105, 79, 76, 35, 110 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 140 ; base exp. yield + .byte 45 @ catch rate + .byte 140 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Lickitung +@ Lickitung base_stats 90, 55, 75, 30, 60, 75 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 127 ; base exp. yield + .byte 45 @ catch rate + .byte 127 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_OWN_TEMPO .byte ABILITY_OBLIVIOUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Koffing +@ Koffing base_stats 40, 65, 95, 35, 60, 45 .byte TYPE_POISON .byte TYPE_POISON - .byte 190 ; catch rate - .byte 114 ; base exp. yield + .byte 190 @ catch rate + .byte 114 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SMOKE_BALL - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Weezing +@ Weezing base_stats 65, 90, 120, 60, 85, 70 .byte TYPE_POISON .byte TYPE_POISON - .byte 60 ; catch rate - .byte 173 ; base exp. yield + .byte 60 @ catch rate + .byte 173 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SMOKE_BALL - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Rhyhorn +@ Rhyhorn base_stats 80, 85, 95, 25, 30, 30 .byte TYPE_GROUND .byte TYPE_ROCK - .byte 120 ; catch rate - .byte 135 ; base exp. yield + .byte 120 @ catch rate + .byte 135 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_LIGHTNING_ROD .byte ABILITY_ROCK_HEAD - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Rhydon +@ Rhydon base_stats 105, 130, 120, 40, 45, 45 .byte TYPE_GROUND .byte TYPE_ROCK - .byte 60 ; catch rate - .byte 204 ; base exp. yield + .byte 60 @ catch rate + .byte 204 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_LIGHTNING_ROD .byte ABILITY_ROCK_HEAD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Chansey +@ Chansey base_stats 250, 5, 5, 50, 35, 105 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 30 ; catch rate - .byte 255 ; base exp. yield + .byte 30 @ catch rate + .byte 255 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_LUCKY_EGG - .byte 254 ; gender - .byte 40 ; egg cycles - .byte 140 ; base friendship + .byte 254 @ gender + .byte 40 @ egg cycles + .byte 140 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_NATURAL_CURE .byte ABILITY_SERENE_GRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Tangela +@ Tangela base_stats 65, 55, 115, 60, 100, 40 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 166 ; base exp. yield + .byte 45 @ catch rate + .byte 166 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Kangaskhan +@ Kangaskhan base_stats 105, 95, 80, 90, 40, 80 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 175 ; base exp. yield + .byte 45 @ catch rate + .byte 175 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 254 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_EARLY_BIRD .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Horsea +@ Horsea base_stats 30, 40, 70, 60, 70, 25 .byte TYPE_WATER .byte TYPE_WATER - .byte 225 ; catch rate - .byte 83 ; base exp. yield + .byte 225 @ catch rate + .byte 83 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Seadra +@ Seadra base_stats 55, 65, 95, 85, 95, 45 .byte TYPE_WATER .byte TYPE_WATER - .byte 75 ; catch rate - .byte 155 ; base exp. yield + .byte 75 @ catch rate + .byte 155 @ base exp. yield ev_yield 0, 0, 1, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_POISON_POINT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Goldeen +@ Goldeen base_stats 45, 67, 60, 63, 35, 50 .byte TYPE_WATER .byte TYPE_WATER - .byte 225 ; catch rate - .byte 111 ; base exp. yield + .byte 225 @ catch rate + .byte 111 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_SWIFT_SWIM .byte ABILITY_WATER_VEIL - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Seaking +@ Seaking base_stats 80, 92, 65, 68, 65, 80 .byte TYPE_WATER .byte TYPE_WATER - .byte 60 ; catch rate - .byte 170 ; base exp. yield + .byte 60 @ catch rate + .byte 170 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_SWIFT_SWIM .byte ABILITY_WATER_VEIL - .byte 6 ; Safari Zone flee rate + .byte 6 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Staryu +@ Staryu base_stats 30, 45, 55, 85, 70, 55 .byte TYPE_WATER .byte TYPE_WATER - .byte 225 ; catch rate - .byte 106 ; base exp. yield + .byte 225 @ catch rate + .byte 106 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_STARDUST .2byte ITEM_STAR_PIECE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_ILLUMINATE .byte ABILITY_NATURAL_CURE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Starmie +@ Starmie base_stats 60, 75, 85, 115, 100, 85 .byte TYPE_WATER .byte TYPE_PSYCHIC - .byte 60 ; catch rate - .byte 207 ; base exp. yield + .byte 60 @ catch rate + .byte 207 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_STARDUST .2byte ITEM_STAR_PIECE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_ILLUMINATE .byte ABILITY_NATURAL_CURE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Mr. mime +@ Mr. mime base_stats 40, 45, 65, 90, 100, 120 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 136 ; base exp. yield + .byte 45 @ catch rate + .byte 136 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_LEPPA_BERRY - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_SOUNDPROOF .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Scyther +@ Scyther base_stats 70, 110, 80, 105, 55, 80 .byte TYPE_BUG .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 187 ; base exp. yield + .byte 45 @ catch rate + .byte 187 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Jynx +@ Jynx base_stats 65, 50, 35, 95, 115, 95 .byte TYPE_ICE .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 137 ; base exp. yield + .byte 45 @ catch rate + .byte 137 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_ASPEAR_BERRY .2byte ITEM_ASPEAR_BERRY - .byte 254 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Electabuzz +@ Electabuzz base_stats 65, 83, 57, 105, 95, 85 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 45 ; catch rate - .byte 156 ; base exp. yield + .byte 45 @ catch rate + .byte 156 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 63 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Magmar +@ Magmar base_stats 65, 95, 57, 93, 100, 85 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 167 ; base exp. yield + .byte 45 @ catch rate + .byte 167 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 63 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_FLAME_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Pinsir +@ Pinsir base_stats 65, 125, 100, 85, 55, 70 .byte TYPE_BUG .byte TYPE_BUG - .byte 45 ; catch rate - .byte 200 ; base exp. yield + .byte 45 @ catch rate + .byte 200 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_HYPER_CUTTER .byte ABILITY_NONE - .byte 8 ; Safari Zone flee rate + .byte 8 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Tauros +@ Tauros base_stats 75, 100, 95, 110, 40, 70 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 211 ; base exp. yield + .byte 45 @ catch rate + .byte 211 @ base exp. yield ev_yield 0, 1, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Magikarp +@ Magikarp base_stats 20, 10, 55, 80, 15, 20 .byte TYPE_WATER .byte TYPE_WATER - .byte 255 ; catch rate - .byte 20 ; base exp. yield + .byte 255 @ catch rate + .byte 20 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 5 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 5 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_DRAGON .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Gyarados +@ Gyarados base_stats 95, 125, 79, 81, 60, 100 .byte TYPE_WATER .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 214 ; base exp. yield + .byte 45 @ catch rate + .byte 214 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 5 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 5 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_DRAGON .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Lapras +@ Lapras base_stats 130, 85, 80, 60, 85, 95 .byte TYPE_WATER .byte TYPE_ICE - .byte 45 ; catch rate - .byte 219 ; base exp. yield + .byte 45 @ catch rate + .byte 219 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_WATER_ABSORB .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Ditto +@ Ditto base_stats 48, 48, 48, 48, 48, 48 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 35 ; catch rate - .byte 61 ; base exp. yield + .byte 35 @ catch rate + .byte 61 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_METAL_POWDER - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_DITTO .byte EGG_GROUP_DITTO .byte ABILITY_LIMBER .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Eevee +@ Eevee base_stats 55, 55, 50, 55, 45, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 92 ; base exp. yield + .byte 45 @ catch rate + .byte 92 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Vaporeon +@ Vaporeon base_stats 130, 65, 60, 65, 110, 95 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 196 ; base exp. yield + .byte 45 @ catch rate + .byte 196 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_WATER_ABSORB .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Jolteon +@ Jolteon base_stats 65, 65, 60, 130, 110, 95 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 45 ; catch rate - .byte 197 ; base exp. yield + .byte 45 @ catch rate + .byte 197 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_VOLT_ABSORB .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Flareon +@ Flareon base_stats 65, 130, 60, 65, 95, 110 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 198 ; base exp. yield + .byte 45 @ catch rate + .byte 198 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_FLASH_FIRE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Porygon +@ Porygon base_stats 65, 60, 70, 40, 85, 75 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 130 ; base exp. yield + .byte 45 @ catch rate + .byte 130 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_TRACE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Omanyte +@ Omanyte base_stats 35, 40, 100, 35, 90, 55 .byte TYPE_ROCK .byte TYPE_WATER - .byte 45 ; catch rate - .byte 120 ; base exp. yield + .byte 45 @ catch rate + .byte 120 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_SWIFT_SWIM .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Omastar +@ Omastar base_stats 70, 60, 125, 55, 115, 70 .byte TYPE_ROCK .byte TYPE_WATER - .byte 45 ; catch rate - .byte 199 ; base exp. yield + .byte 45 @ catch rate + .byte 199 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_SWIFT_SWIM .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Kabuto +@ Kabuto base_stats 30, 80, 90, 55, 55, 45 .byte TYPE_ROCK .byte TYPE_WATER - .byte 45 ; catch rate - .byte 119 ; base exp. yield + .byte 45 @ catch rate + .byte 119 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_SWIFT_SWIM .byte ABILITY_BATTLE_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Kabutops +@ Kabutops base_stats 60, 115, 105, 80, 65, 70 .byte TYPE_ROCK .byte TYPE_WATER - .byte 45 ; catch rate - .byte 201 ; base exp. yield + .byte 45 @ catch rate + .byte 201 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_SWIFT_SWIM .byte ABILITY_BATTLE_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Aerodactyl +@ Aerodactyl base_stats 80, 105, 65, 130, 60, 75 .byte TYPE_ROCK .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 202 ; base exp. yield + .byte 45 @ catch rate + .byte 202 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_ROCK_HEAD .byte ABILITY_PRESSURE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Snorlax +@ Snorlax base_stats 160, 110, 65, 30, 65, 110 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 25 ; catch rate - .byte 154 ; base exp. yield + .byte 25 @ catch rate + .byte 154 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_LEFTOVERS .2byte ITEM_LEFTOVERS - .byte 31 ; gender - .byte 40 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 40 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_IMMUNITY .byte ABILITY_THICK_FAT - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Articuno +@ Articuno base_stats 90, 85, 100, 85, 95, 125 .byte TYPE_ICE .byte TYPE_FLYING - .byte 3 ; catch rate - .byte 215 ; base exp. yield + .byte 3 @ catch rate + .byte 215 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Zapdos +@ Zapdos base_stats 90, 90, 85, 100, 125, 90 .byte TYPE_ELECTRIC .byte TYPE_FLYING - .byte 3 ; catch rate - .byte 216 ; base exp. yield + .byte 3 @ catch rate + .byte 216 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Moltres +@ Moltres base_stats 90, 100, 90, 90, 125, 85 .byte TYPE_FIRE .byte TYPE_FLYING - .byte 3 ; catch rate - .byte 217 ; base exp. yield + .byte 3 @ catch rate + .byte 217 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Dratini +@ Dratini base_stats 41, 64, 45, 50, 50, 50 .byte TYPE_DRAGON .byte TYPE_DRAGON - .byte 45 ; catch rate - .byte 67 ; base exp. yield + .byte 45 @ catch rate + .byte 67 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Dragonair +@ Dragonair base_stats 61, 84, 65, 70, 70, 70 .byte TYPE_DRAGON .byte TYPE_DRAGON - .byte 45 ; catch rate - .byte 144 ; base exp. yield + .byte 45 @ catch rate + .byte 144 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Dragonite +@ Dragonite base_stats 91, 134, 95, 80, 100, 100 .byte TYPE_DRAGON .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 218 ; base exp. yield + .byte 45 @ catch rate + .byte 218 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_INNER_FOCUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Mewtwo +@ Mewtwo base_stats 106, 110, 90, 130, 154, 90 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 220 ; base exp. yield + .byte 3 @ catch rate + .byte 220 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Mew +@ Mew base_stats 100, 100, 100, 100, 100, 100 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 64 ; base exp. yield + .byte 45 @ catch rate + .byte 64 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_LUM_BERRY .2byte ITEM_LUM_BERRY - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 100 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 100 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_SYNCHRONIZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Chikorita +@ Chikorita base_stats 45, 49, 65, 45, 49, 65 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 64 ; base exp. yield + .byte 45 @ catch rate + .byte 64 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Bayleef +@ Bayleef base_stats 60, 62, 80, 60, 63, 80 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 141 ; base exp. yield + .byte 45 @ catch rate + .byte 141 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Meganium +@ Meganium base_stats 80, 82, 100, 80, 83, 100 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 208 ; base exp. yield + .byte 45 @ catch rate + .byte 208 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Cyndaquil +@ Cyndaquil base_stats 39, 52, 43, 65, 60, 50 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 65 ; base exp. yield + .byte 45 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Quilava +@ Quilava base_stats 58, 64, 58, 80, 80, 65 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 142 ; base exp. yield + .byte 45 @ catch rate + .byte 142 @ base exp. yield ev_yield 0, 0, 0, 1, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Typhlosion +@ Typhlosion base_stats 78, 84, 78, 100, 109, 85 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 209 ; base exp. yield + .byte 45 @ catch rate + .byte 209 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Totodile +@ Totodile base_stats 50, 65, 64, 43, 44, 48 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 66 ; base exp. yield + .byte 45 @ catch rate + .byte 66 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Croconaw +@ Croconaw base_stats 65, 80, 80, 58, 59, 63 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 143 ; base exp. yield + .byte 45 @ catch rate + .byte 143 @ base exp. yield ev_yield 0, 1, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Feraligatr +@ Feraligatr base_stats 85, 105, 100, 78, 79, 83 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 210 ; base exp. yield + .byte 45 @ catch rate + .byte 210 @ base exp. yield ev_yield 0, 2, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Sentret +@ Sentret base_stats 35, 46, 34, 20, 35, 45 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 57 ; base exp. yield + .byte 255 @ catch rate + .byte 57 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_ORAN_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_KEEN_EYE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Furret +@ Furret base_stats 85, 76, 64, 90, 45, 55 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 90 ; catch rate - .byte 116 ; base exp. yield + .byte 90 @ catch rate + .byte 116 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_ORAN_BERRY .2byte ITEM_SITRUS_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_KEEN_EYE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Hoothoot +@ Hoothoot base_stats 60, 30, 30, 50, 36, 56 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 58 ; base exp. yield + .byte 255 @ catch rate + .byte 58 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_INSOMNIA .byte ABILITY_KEEN_EYE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Noctowl +@ Noctowl base_stats 100, 50, 50, 70, 76, 96 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 90 ; catch rate - .byte 162 ; base exp. yield + .byte 90 @ catch rate + .byte 162 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_INSOMNIA .byte ABILITY_KEEN_EYE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Ledyba +@ Ledyba base_stats 40, 20, 30, 55, 40, 80 .byte TYPE_BUG .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 54 ; base exp. yield + .byte 255 @ catch rate + .byte 54 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_EARLY_BIRD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Ledian +@ Ledian base_stats 55, 35, 50, 85, 55, 110 .byte TYPE_BUG .byte TYPE_FLYING - .byte 90 ; catch rate - .byte 134 ; base exp. yield + .byte 90 @ catch rate + .byte 134 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_EARLY_BIRD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Spinarak +@ Spinarak base_stats 40, 60, 40, 30, 40, 40 .byte TYPE_BUG .byte TYPE_POISON - .byte 255 ; catch rate - .byte 54 ; base exp. yield + .byte 255 @ catch rate + .byte 54 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_INSOMNIA - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Ariados +@ Ariados base_stats 70, 90, 70, 40, 60, 60 .byte TYPE_BUG .byte TYPE_POISON - .byte 90 ; catch rate - .byte 134 ; base exp. yield + .byte 90 @ catch rate + .byte 134 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_INSOMNIA - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Crobat +@ Crobat base_stats 85, 90, 80, 130, 70, 80 .byte TYPE_POISON .byte TYPE_FLYING - .byte 90 ; catch rate - .byte 204 ; base exp. yield + .byte 90 @ catch rate + .byte 204 @ base exp. yield ev_yield 0, 0, 0, 3, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_INNER_FOCUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Chinchou +@ Chinchou base_stats 75, 38, 38, 67, 56, 56 .byte TYPE_WATER .byte TYPE_ELECTRIC - .byte 190 ; catch rate - .byte 90 ; base exp. yield + .byte 190 @ catch rate + .byte 90 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_YELLOW_SHARD - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_VOLT_ABSORB .byte ABILITY_ILLUMINATE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Lanturn +@ Lanturn base_stats 125, 58, 58, 67, 76, 76 .byte TYPE_WATER .byte TYPE_ELECTRIC - .byte 75 ; catch rate - .byte 156 ; base exp. yield + .byte 75 @ catch rate + .byte 156 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_YELLOW_SHARD - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_VOLT_ABSORB .byte ABILITY_ILLUMINATE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Pichu +@ Pichu base_stats 20, 40, 15, 60, 35, 35 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 190 ; catch rate - .byte 42 ; base exp. yield + .byte 190 @ catch rate + .byte 42 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_ORAN_BERRY - .byte 127 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Cleffa +@ Cleffa base_stats 50, 25, 28, 15, 45, 55 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 150 ; catch rate - .byte 37 ; base exp. yield + .byte 150 @ catch rate + .byte 37 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_LEPPA_BERRY .2byte ITEM_MOON_STONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 140 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 140 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Igglybuff +@ Igglybuff base_stats 90, 30, 15, 15, 40, 20 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 170 ; catch rate - .byte 39 ; base exp. yield + .byte 170 @ catch rate + .byte 39 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Togepi +@ Togepi base_stats 35, 20, 65, 20, 40, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 190 ; catch rate - .byte 74 ; base exp. yield + .byte 190 @ catch rate + .byte 74 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_HUSTLE .byte ABILITY_SERENE_GRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Togetic +@ Togetic base_stats 55, 40, 85, 40, 80, 105 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 75 ; catch rate - .byte 114 ; base exp. yield + .byte 75 @ catch rate + .byte 114 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FAIRY .byte ABILITY_HUSTLE .byte ABILITY_SERENE_GRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Natu +@ Natu base_stats 40, 50, 45, 70, 70, 45 .byte TYPE_PSYCHIC .byte TYPE_FLYING - .byte 190 ; catch rate - .byte 73 ; base exp. yield + .byte 190 @ catch rate + .byte 73 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_SYNCHRONIZE .byte ABILITY_EARLY_BIRD - .byte 6 ; Safari Zone flee rate + .byte 6 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Xatu +@ Xatu base_stats 65, 75, 70, 95, 95, 70 .byte TYPE_PSYCHIC .byte TYPE_FLYING - .byte 75 ; catch rate - .byte 171 ; base exp. yield + .byte 75 @ catch rate + .byte 171 @ base exp. yield ev_yield 0, 0, 0, 1, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_SYNCHRONIZE .byte ABILITY_EARLY_BIRD - .byte 8 ; Safari Zone flee rate + .byte 8 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Mareep +@ Mareep base_stats 55, 40, 40, 35, 65, 45 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 235 ; catch rate - .byte 59 ; base exp. yield + .byte 235 @ catch rate + .byte 59 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Flaaffy +@ Flaaffy base_stats 70, 55, 55, 45, 80, 60 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 120 ; catch rate - .byte 117 ; base exp. yield + .byte 120 @ catch rate + .byte 117 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Ampharos +@ Ampharos base_stats 90, 75, 75, 55, 115, 90 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 45 ; catch rate - .byte 194 ; base exp. yield + .byte 45 @ catch rate + .byte 194 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Bellossom +@ Bellossom base_stats 75, 80, 85, 50, 90, 100 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 184 ; base exp. yield + .byte 45 @ catch rate + .byte 184 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Marill +@ Marill base_stats 70, 20, 50, 40, 20, 50 .byte TYPE_WATER .byte TYPE_WATER - .byte 190 ; catch rate - .byte 58 ; base exp. yield + .byte 190 @ catch rate + .byte 58 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FAIRY .byte ABILITY_THICK_FAT .byte ABILITY_HUGE_POWER - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Azumarill +@ Azumarill base_stats 100, 50, 80, 50, 50, 80 .byte TYPE_WATER .byte TYPE_WATER - .byte 75 ; catch rate - .byte 153 ; base exp. yield + .byte 75 @ catch rate + .byte 153 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FAIRY .byte ABILITY_THICK_FAT .byte ABILITY_HUGE_POWER - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Sudowoodo +@ Sudowoodo base_stats 70, 100, 115, 30, 30, 65 .byte TYPE_ROCK .byte TYPE_ROCK - .byte 65 ; catch rate - .byte 135 ; base exp. yield + .byte 65 @ catch rate + .byte 135 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_STURDY .byte ABILITY_ROCK_HEAD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Politoed +@ Politoed base_stats 90, 75, 75, 70, 90, 100 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 185 ; base exp. yield + .byte 45 @ catch rate + .byte 185 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_WATER_ABSORB .byte ABILITY_DAMP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Hoppip +@ Hoppip base_stats 35, 35, 40, 50, 35, 55 .byte TYPE_GRASS .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 74 ; base exp. yield + .byte 255 @ catch rate + .byte 74 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FAIRY .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Skiploom +@ Skiploom base_stats 55, 45, 50, 80, 45, 65 .byte TYPE_GRASS .byte TYPE_FLYING - .byte 120 ; catch rate - .byte 136 ; base exp. yield + .byte 120 @ catch rate + .byte 136 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FAIRY .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Jumpluff +@ Jumpluff base_stats 75, 55, 70, 110, 55, 85 .byte TYPE_GRASS .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 176 ; base exp. yield + .byte 45 @ catch rate + .byte 176 @ base exp. yield ev_yield 0, 0, 0, 3, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FAIRY .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Aipom +@ Aipom base_stats 55, 70, 55, 85, 40, 55 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 94 ; base exp. yield + .byte 45 @ catch rate + .byte 94 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_PICKUP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Sunkern +@ Sunkern base_stats 30, 30, 30, 30, 30, 30 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 235 ; catch rate - .byte 52 ; base exp. yield + .byte 235 @ catch rate + .byte 52 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Sunflora +@ Sunflora base_stats 75, 75, 55, 30, 105, 85 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 120 ; catch rate - .byte 146 ; base exp. yield + .byte 120 @ catch rate + .byte 146 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Yanma +@ Yanma base_stats 65, 65, 45, 95, 75, 45 .byte TYPE_BUG .byte TYPE_FLYING - .byte 75 ; catch rate - .byte 147 ; base exp. yield + .byte 75 @ catch rate + .byte 147 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SPEED_BOOST .byte ABILITY_COMPOUND_EYES - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Wooper +@ Wooper base_stats 55, 45, 45, 15, 25, 25 .byte TYPE_WATER .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 52 ; base exp. yield + .byte 255 @ catch rate + .byte 52 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_DAMP .byte ABILITY_WATER_ABSORB - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Quagsire +@ Quagsire base_stats 95, 85, 85, 35, 65, 65 .byte TYPE_WATER .byte TYPE_GROUND - .byte 90 ; catch rate - .byte 137 ; base exp. yield + .byte 90 @ catch rate + .byte 137 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_DAMP .byte ABILITY_WATER_ABSORB - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Espeon +@ Espeon base_stats 65, 65, 60, 110, 130, 95 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 197 ; base exp. yield + .byte 45 @ catch rate + .byte 197 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SYNCHRONIZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Umbreon +@ Umbreon base_stats 95, 65, 110, 65, 60, 130 .byte TYPE_DARK .byte TYPE_DARK - .byte 45 ; catch rate - .byte 197 ; base exp. yield + .byte 45 @ catch rate + .byte 197 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 35 ; egg cycles - .byte 35 ; base friendship + .byte 31 @ gender + .byte 35 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SYNCHRONIZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Murkrow +@ Murkrow base_stats 60, 85, 42, 91, 85, 42 .byte TYPE_DARK .byte TYPE_FLYING - .byte 30 ; catch rate - .byte 107 ; base exp. yield + .byte 30 @ catch rate + .byte 107 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_INSOMNIA .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Slowking +@ Slowking base_stats 95, 75, 80, 30, 100, 110 .byte TYPE_WATER .byte TYPE_PSYCHIC - .byte 70 ; catch rate - .byte 164 ; base exp. yield + .byte 70 @ catch rate + .byte 164 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_OBLIVIOUS .byte ABILITY_OWN_TEMPO - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Misdreavus +@ Misdreavus base_stats 60, 60, 60, 85, 85, 85 .byte TYPE_GHOST .byte TYPE_GHOST - .byte 45 ; catch rate - .byte 147 ; base exp. yield + .byte 45 @ catch rate + .byte 147 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 1 .2byte ITEM_NONE .2byte ITEM_SPELL_TAG - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Unown +@ Unown base_stats 48, 72, 48, 48, 72, 48 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 225 ; catch rate - .byte 61 ; base exp. yield + .byte 225 @ catch rate + .byte 61 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 40 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 40 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Wobbuffet +@ Wobbuffet base_stats 190, 33, 58, 33, 33, 58 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 177 ; base exp. yield + .byte 45 @ catch rate + .byte 177 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_SHADOW_TAG .byte ABILITY_NONE - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Girafarig +@ Girafarig base_stats 70, 80, 65, 85, 90, 65 .byte TYPE_NORMAL .byte TYPE_PSYCHIC - .byte 60 ; catch rate - .byte 149 ; base exp. yield + .byte 60 @ catch rate + .byte 149 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_PERSIM_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INNER_FOCUS .byte ABILITY_EARLY_BIRD - .byte 4 ; Safari Zone flee rate + .byte 4 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Pineco +@ Pineco base_stats 50, 65, 90, 15, 35, 35 .byte TYPE_BUG .byte TYPE_BUG - .byte 190 ; catch rate - .byte 60 ; base exp. yield + .byte 190 @ catch rate + .byte 60 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_STURDY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Forretress +@ Forretress base_stats 75, 90, 140, 40, 60, 60 .byte TYPE_BUG .byte TYPE_STEEL - .byte 75 ; catch rate - .byte 118 ; base exp. yield + .byte 75 @ catch rate + .byte 118 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_STURDY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Dunsparce +@ Dunsparce base_stats 100, 70, 70, 45, 65, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 190 ; catch rate - .byte 75 ; base exp. yield + .byte 190 @ catch rate + .byte 75 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_SERENE_GRACE .byte ABILITY_RUN_AWAY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Gligar +@ Gligar base_stats 65, 75, 105, 85, 35, 65 .byte TYPE_GROUND .byte TYPE_FLYING - .byte 60 ; catch rate - .byte 108 ; base exp. yield + .byte 60 @ catch rate + .byte 108 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_HYPER_CUTTER .byte ABILITY_SAND_VEIL - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Steelix +@ Steelix base_stats 75, 85, 200, 30, 55, 65 .byte TYPE_STEEL .byte TYPE_GROUND - .byte 25 ; catch rate - .byte 196 ; base exp. yield + .byte 25 @ catch rate + .byte 196 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_METAL_COAT - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_ROCK_HEAD .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Snubbull +@ Snubbull base_stats 60, 80, 50, 30, 40, 40 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 190 ; catch rate - .byte 63 ; base exp. yield + .byte 190 @ catch rate + .byte 63 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 191 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_INTIMIDATE .byte ABILITY_RUN_AWAY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Granbull +@ Granbull base_stats 90, 120, 75, 45, 60, 60 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 75 ; catch rate - .byte 178 ; base exp. yield + .byte 75 @ catch rate + .byte 178 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 191 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_INTIMIDATE .byte ABILITY_INTIMIDATE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Qwilfish +@ Qwilfish base_stats 65, 95, 75, 85, 55, 55 .byte TYPE_WATER .byte TYPE_POISON - .byte 45 ; catch rate - .byte 100 ; base exp. yield + .byte 45 @ catch rate + .byte 100 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_POISON_POINT .byte ABILITY_SWIFT_SWIM - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Scizor +@ Scizor base_stats 70, 130, 100, 65, 55, 80 .byte TYPE_BUG .byte TYPE_STEEL - .byte 25 ; catch rate - .byte 200 ; base exp. yield + .byte 25 @ catch rate + .byte 200 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Shuckle +@ Shuckle base_stats 20, 10, 230, 5, 10, 230 .byte TYPE_BUG .byte TYPE_ROCK - .byte 190 ; catch rate - .byte 80 ; base exp. yield + .byte 190 @ catch rate + .byte 80 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 1 .2byte ITEM_ORAN_BERRY .2byte ITEM_ORAN_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_STURDY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Heracross +@ Heracross base_stats 80, 125, 75, 85, 40, 95 .byte TYPE_BUG .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 200 ; base exp. yield + .byte 45 @ catch rate + .byte 200 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_GUTS - .byte 8 ; Safari Zone flee rate + .byte 8 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Sneasel +@ Sneasel base_stats 55, 95, 55, 115, 35, 75 .byte TYPE_DARK .byte TYPE_ICE - .byte 60 ; catch rate - .byte 132 ; base exp. yield + .byte 60 @ catch rate + .byte 132 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_QUICK_CLAW - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INNER_FOCUS .byte ABILITY_KEEN_EYE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Teddiursa +@ Teddiursa base_stats 60, 80, 50, 40, 50, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 120 ; catch rate - .byte 124 ; base exp. yield + .byte 120 @ catch rate + .byte 124 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_PICKUP .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Ursaring +@ Ursaring base_stats 90, 130, 75, 55, 75, 75 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 60 ; catch rate - .byte 189 ; base exp. yield + .byte 60 @ catch rate + .byte 189 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Slugma +@ Slugma base_stats 40, 40, 40, 20, 70, 40 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 190 ; catch rate - .byte 78 ; base exp. yield + .byte 190 @ catch rate + .byte 78 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_MAGMA_ARMOR .byte ABILITY_FLAME_BODY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Magcargo +@ Magcargo base_stats 50, 50, 120, 30, 80, 80 .byte TYPE_FIRE .byte TYPE_ROCK - .byte 75 ; catch rate - .byte 154 ; base exp. yield + .byte 75 @ catch rate + .byte 154 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_MAGMA_ARMOR .byte ABILITY_FLAME_BODY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Swinub +@ Swinub base_stats 50, 50, 40, 50, 30, 30 .byte TYPE_ICE .byte TYPE_GROUND - .byte 225 ; catch rate - .byte 78 ; base exp. yield + .byte 225 @ catch rate + .byte 78 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Piloswine +@ Piloswine base_stats 100, 100, 80, 50, 60, 60 .byte TYPE_ICE .byte TYPE_GROUND - .byte 75 ; catch rate - .byte 160 ; base exp. yield + .byte 75 @ catch rate + .byte 160 @ base exp. yield ev_yield 1, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Corsola +@ Corsola base_stats 55, 55, 85, 35, 65, 85 .byte TYPE_WATER .byte TYPE_ROCK - .byte 60 ; catch rate - .byte 113 ; base exp. yield + .byte 60 @ catch rate + .byte 113 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_RED_SHARD - .byte 191 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_HUSTLE .byte ABILITY_NATURAL_CURE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Remoraid +@ Remoraid base_stats 35, 65, 35, 65, 65, 35 .byte TYPE_WATER .byte TYPE_WATER - .byte 190 ; catch rate - .byte 78 ; base exp. yield + .byte 190 @ catch rate + .byte 78 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_2 .byte ABILITY_HUSTLE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Octillery +@ Octillery base_stats 75, 105, 75, 45, 105, 75 .byte TYPE_WATER .byte TYPE_WATER - .byte 75 ; catch rate - .byte 164 ; base exp. yield + .byte 75 @ catch rate + .byte 164 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_2 .byte ABILITY_SUCTION_CUPS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Delibird +@ Delibird base_stats 45, 55, 45, 75, 65, 45 .byte TYPE_ICE .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 183 ; base exp. yield + .byte 45 @ catch rate + .byte 183 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_VITAL_SPIRIT .byte ABILITY_HUSTLE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Mantine +@ Mantine base_stats 65, 40, 70, 70, 80, 140 .byte TYPE_WATER .byte TYPE_FLYING - .byte 25 ; catch rate - .byte 168 ; base exp. yield + .byte 25 @ catch rate + .byte 168 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_SWIFT_SWIM .byte ABILITY_WATER_ABSORB - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Skarmory +@ Skarmory base_stats 65, 80, 140, 70, 40, 70 .byte TYPE_STEEL .byte TYPE_FLYING - .byte 25 ; catch rate - .byte 168 ; base exp. yield + .byte 25 @ catch rate + .byte 168 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_STURDY - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Houndour +@ Houndour base_stats 45, 60, 30, 65, 80, 50 .byte TYPE_DARK .byte TYPE_FIRE - .byte 120 ; catch rate - .byte 114 ; base exp. yield + .byte 120 @ catch rate + .byte 114 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_EARLY_BIRD .byte ABILITY_FLASH_FIRE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Houndoom +@ Houndoom base_stats 75, 90, 50, 95, 110, 80 .byte TYPE_DARK .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 204 ; base exp. yield + .byte 45 @ catch rate + .byte 204 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_EARLY_BIRD .byte ABILITY_FLASH_FIRE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Kingdra +@ Kingdra base_stats 75, 95, 95, 85, 95, 95 .byte TYPE_WATER .byte TYPE_DRAGON - .byte 45 ; catch rate - .byte 207 ; base exp. yield + .byte 45 @ catch rate + .byte 207 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 1 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Phanpy +@ Phanpy base_stats 90, 60, 60, 40, 40, 40 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 120 ; catch rate - .byte 124 ; base exp. yield + .byte 120 @ catch rate + .byte 124 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_PICKUP .byte ABILITY_NONE - .byte 10 ; Safari Zone flee rate + .byte 10 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Donphan +@ Donphan base_stats 90, 120, 120, 50, 60, 60 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 60 ; catch rate - .byte 189 ; base exp. yield + .byte 60 @ catch rate + .byte 189 @ base exp. yield ev_yield 0, 1, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_STURDY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Porygon2 +@ Porygon2 base_stats 85, 80, 90, 60, 105, 95 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 180 ; base exp. yield + .byte 45 @ catch rate + .byte 180 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_TRACE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Stantler +@ Stantler base_stats 73, 95, 62, 85, 85, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 165 ; base exp. yield + .byte 45 @ catch rate + .byte 165 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Smeargle +@ Smeargle base_stats 55, 20, 35, 75, 20, 45 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 106 ; base exp. yield + .byte 45 @ catch rate + .byte 106 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_OWN_TEMPO .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Tyrogue +@ Tyrogue base_stats 35, 35, 35, 35, 35, 35 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 75 ; catch rate - .byte 91 ; base exp. yield + .byte 75 @ catch rate + .byte 91 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Hitmontop +@ Hitmontop base_stats 50, 95, 95, 70, 35, 110 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 138 ; base exp. yield + .byte 45 @ catch rate + .byte 138 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Smoochum +@ Smoochum base_stats 45, 30, 15, 65, 85, 65 .byte TYPE_ICE .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 87 ; base exp. yield + .byte 45 @ catch rate + .byte 87 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_ASPEAR_BERRY .2byte ITEM_ASPEAR_BERRY - .byte 254 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Elekid +@ Elekid base_stats 45, 63, 37, 95, 65, 55 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 45 ; catch rate - .byte 106 ; base exp. yield + .byte 45 @ catch rate + .byte 106 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 63 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_STATIC .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Magby +@ Magby base_stats 45, 75, 37, 83, 70, 55 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 117 ; base exp. yield + .byte 45 @ catch rate + .byte 117 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 63 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_FLAME_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Miltank +@ Miltank base_stats 95, 80, 105, 100, 40, 70 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 200 ; base exp. yield + .byte 45 @ catch rate + .byte 200 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_MOOMOO_MILK .2byte ITEM_MOOMOO_MILK - .byte 254 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Blissey +@ Blissey base_stats 255, 10, 10, 55, 75, 135 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 30 ; catch rate - .byte 255 ; base exp. yield + .byte 30 @ catch rate + .byte 255 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_LUCKY_EGG - .byte 254 ; gender - .byte 40 ; egg cycles - .byte 140 ; base friendship + .byte 254 @ gender + .byte 40 @ egg cycles + .byte 140 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_NATURAL_CURE .byte ABILITY_SERENE_GRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Raikou +@ Raikou base_stats 90, 85, 75, 115, 115, 100 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 3 ; catch rate - .byte 216 ; base exp. yield + .byte 3 @ catch rate + .byte 216 @ base exp. yield ev_yield 0, 0, 0, 2, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Entei +@ Entei base_stats 115, 115, 85, 100, 90, 75 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 3 ; catch rate - .byte 217 ; base exp. yield + .byte 3 @ catch rate + .byte 217 @ base exp. yield ev_yield 1, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Suicune +@ Suicune base_stats 100, 75, 115, 85, 90, 115 .byte TYPE_WATER .byte TYPE_WATER - .byte 3 ; catch rate - .byte 215 ; base exp. yield + .byte 3 @ catch rate + .byte 215 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Larvitar +@ Larvitar base_stats 50, 64, 50, 41, 45, 50 .byte TYPE_ROCK .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 67 ; base exp. yield + .byte 45 @ catch rate + .byte 67 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Pupitar +@ Pupitar base_stats 70, 84, 70, 51, 65, 70 .byte TYPE_ROCK .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 144 ; base exp. yield + .byte 45 @ catch rate + .byte 144 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Tyranitar +@ Tyranitar base_stats 100, 134, 110, 61, 95, 100 .byte TYPE_ROCK .byte TYPE_DARK - .byte 45 ; catch rate - .byte 218 ; base exp. yield + .byte 45 @ catch rate + .byte 218 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_SAND_STREAM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Lugia +@ Lugia base_stats 106, 90, 130, 110, 90, 154 .byte TYPE_PSYCHIC .byte TYPE_FLYING - .byte 3 ; catch rate - .byte 220 ; base exp. yield + .byte 3 @ catch rate + .byte 220 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Ho-Oh +@ Ho-Oh base_stats 106, 130, 90, 90, 110, 154 .byte TYPE_FIRE .byte TYPE_FLYING - .byte 3 ; catch rate - .byte 220 ; base exp. yield + .byte 3 @ catch rate + .byte 220 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_SACRED_ASH .2byte ITEM_SACRED_ASH - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Celebi +@ Celebi base_stats 100, 100, 100, 100, 100, 100 .byte TYPE_PSYCHIC .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 64 ; base exp. yield + .byte 45 @ catch rate + .byte 64 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_LUM_BERRY .2byte ITEM_LUM_BERRY - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 100 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 100 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NATURAL_CURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; ? +@ ? base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 3 ; catch rate - .byte 1 ; base exp. yield + .byte 3 @ catch rate + .byte 1 @ base exp. yield ev_yield 2, 2, 2, 2, 2, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_NONE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Treecko +@ Treecko base_stats 40, 45, 35, 70, 65, 55 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 65 ; base exp. yield + .byte 45 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_DRAGON .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Grovyle +@ Grovyle base_stats 50, 65, 45, 95, 85, 65 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 141 ; base exp. yield + .byte 45 @ catch rate + .byte 141 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_DRAGON .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Sceptile +@ Sceptile base_stats 70, 85, 65, 120, 105, 85 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 208 ; base exp. yield + .byte 45 @ catch rate + .byte 208 @ base exp. yield ev_yield 0, 0, 0, 3, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_DRAGON .byte ABILITY_OVERGROW .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Torchic +@ Torchic base_stats 45, 60, 40, 45, 70, 50 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 45 ; catch rate - .byte 65 ; base exp. yield + .byte 45 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Combusken +@ Combusken base_stats 60, 85, 60, 55, 85, 60 .byte TYPE_FIRE .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 142 ; base exp. yield + .byte 45 @ catch rate + .byte 142 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Blaziken +@ Blaziken base_stats 80, 120, 70, 80, 110, 70 .byte TYPE_FIRE .byte TYPE_FIGHTING - .byte 45 ; catch rate - .byte 209 ; base exp. yield + .byte 45 @ catch rate + .byte 209 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_BLAZE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Mudkip +@ Mudkip base_stats 50, 70, 50, 40, 50, 50 .byte TYPE_WATER .byte TYPE_WATER - .byte 45 ; catch rate - .byte 65 ; base exp. yield + .byte 45 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Marshtomp +@ Marshtomp base_stats 70, 85, 70, 50, 60, 70 .byte TYPE_WATER .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 143 ; base exp. yield + .byte 45 @ catch rate + .byte 143 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Swampert +@ Swampert base_stats 100, 110, 90, 60, 85, 90 .byte TYPE_WATER .byte TYPE_GROUND - .byte 45 ; catch rate - .byte 210 ; base exp. yield + .byte 45 @ catch rate + .byte 210 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_WATER_1 .byte ABILITY_TORRENT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Poochyena +@ Poochyena base_stats 35, 55, 35, 35, 30, 30 .byte TYPE_DARK .byte TYPE_DARK - .byte 255 ; catch rate - .byte 55 ; base exp. yield + .byte 255 @ catch rate + .byte 55 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_PECHA_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_RUN_AWAY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Mightyena +@ Mightyena base_stats 70, 90, 70, 70, 60, 60 .byte TYPE_DARK .byte TYPE_DARK - .byte 127 ; catch rate - .byte 128 ; base exp. yield + .byte 127 @ catch rate + .byte 128 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_PECHA_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Zigzagoon +@ Zigzagoon base_stats 38, 30, 41, 60, 30, 41 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 60 ; base exp. yield + .byte 255 @ catch rate + .byte 60 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_ORAN_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_PICKUP .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Linoone +@ Linoone base_stats 78, 70, 61, 100, 50, 61 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 90 ; catch rate - .byte 128 ; base exp. yield + .byte 90 @ catch rate + .byte 128 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_ORAN_BERRY .2byte ITEM_SITRUS_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_PICKUP .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Wurmple +@ Wurmple base_stats 45, 45, 35, 20, 20, 30 .byte TYPE_BUG .byte TYPE_BUG - .byte 255 ; catch rate - .byte 54 ; base exp. yield + .byte 255 @ catch rate + .byte 54 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHIELD_DUST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Silcoon +@ Silcoon base_stats 50, 35, 55, 15, 25, 25 .byte TYPE_BUG .byte TYPE_BUG - .byte 120 ; catch rate - .byte 71 ; base exp. yield + .byte 120 @ catch rate + .byte 71 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Beautifly +@ Beautifly base_stats 60, 70, 50, 65, 90, 50 .byte TYPE_BUG .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 161 ; base exp. yield + .byte 45 @ catch rate + .byte 161 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_SILVER_POWDER - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SWARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Cascoon +@ Cascoon base_stats 50, 35, 55, 15, 25, 25 .byte TYPE_BUG .byte TYPE_BUG - .byte 120 ; catch rate - .byte 72 ; base exp. yield + .byte 120 @ catch rate + .byte 72 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Dustox +@ Dustox base_stats 60, 50, 70, 65, 50, 90 .byte TYPE_BUG .byte TYPE_POISON - .byte 45 ; catch rate - .byte 160 ; base exp. yield + .byte 45 @ catch rate + .byte 160 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_SILVER_POWDER - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SHIELD_DUST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Lotad +@ Lotad base_stats 40, 30, 30, 30, 40, 50 .byte TYPE_WATER .byte TYPE_GRASS - .byte 255 ; catch rate - .byte 74 ; base exp. yield + .byte 255 @ catch rate + .byte 74 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_GRASS .byte ABILITY_SWIFT_SWIM .byte ABILITY_RAIN_DISH - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Lombre +@ Lombre base_stats 60, 50, 50, 50, 60, 70 .byte TYPE_WATER .byte TYPE_GRASS - .byte 120 ; catch rate - .byte 141 ; base exp. yield + .byte 120 @ catch rate + .byte 141 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_GRASS .byte ABILITY_SWIFT_SWIM .byte ABILITY_RAIN_DISH - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Ludicolo +@ Ludicolo base_stats 80, 70, 70, 70, 90, 100 .byte TYPE_WATER .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 181 ; base exp. yield + .byte 45 @ catch rate + .byte 181 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_GRASS .byte ABILITY_SWIFT_SWIM .byte ABILITY_RAIN_DISH - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Seedot +@ Seedot base_stats 40, 40, 50, 30, 30, 30 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 255 ; catch rate - .byte 74 ; base exp. yield + .byte 255 @ catch rate + .byte 74 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_EARLY_BIRD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Nuzleaf +@ Nuzleaf base_stats 70, 70, 40, 60, 60, 40 .byte TYPE_GRASS .byte TYPE_DARK - .byte 120 ; catch rate - .byte 141 ; base exp. yield + .byte 120 @ catch rate + .byte 141 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_EARLY_BIRD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Shiftry +@ Shiftry base_stats 90, 100, 60, 80, 90, 60 .byte TYPE_GRASS .byte TYPE_DARK - .byte 45 ; catch rate - .byte 181 ; base exp. yield + .byte 45 @ catch rate + .byte 181 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_EARLY_BIRD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Nincada +@ Nincada base_stats 31, 45, 90, 40, 30, 30 .byte TYPE_BUG .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 65 ; base exp. yield + .byte 255 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_COMPOUND_EYES .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Ninjask +@ Ninjask base_stats 61, 90, 45, 160, 50, 50 .byte TYPE_BUG .byte TYPE_FLYING - .byte 120 ; catch rate - .byte 155 ; base exp. yield + .byte 120 @ catch rate + .byte 155 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_SPEED_BOOST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Shedinja +@ Shedinja base_stats 1, 90, 45, 40, 30, 30 .byte TYPE_BUG .byte TYPE_GHOST - .byte 45 ; catch rate - .byte 95 ; base exp. yield + .byte 45 @ catch rate + .byte 95 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_WONDER_GUARD .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Taillow +@ Taillow base_stats 40, 55, 30, 85, 30, 30 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 200 ; catch rate - .byte 59 ; base exp. yield + .byte 200 @ catch rate + .byte 59 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Swellow +@ Swellow base_stats 60, 85, 60, 125, 50, 50 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 162 ; base exp. yield + .byte 45 @ catch rate + .byte 162 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FLYING .byte EGG_GROUP_FLYING .byte ABILITY_GUTS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Shroomish +@ Shroomish base_stats 60, 40, 60, 35, 40, 60 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 255 ; catch rate - .byte 65 ; base exp. yield + .byte 255 @ catch rate + .byte 65 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_FAIRY .byte EGG_GROUP_GRASS .byte ABILITY_EFFECT_SPORE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Breloom +@ Breloom base_stats 60, 130, 80, 70, 60, 60 .byte TYPE_GRASS .byte TYPE_FIGHTING - .byte 90 ; catch rate - .byte 165 ; base exp. yield + .byte 90 @ catch rate + .byte 165 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_FAIRY .byte EGG_GROUP_GRASS .byte ABILITY_EFFECT_SPORE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Spinda +@ Spinda base_stats 60, 60, 60, 60, 60, 60 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 85 ; base exp. yield + .byte 255 @ catch rate + .byte 85 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_CHESTO_BERRY - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_OWN_TEMPO .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Wingull +@ Wingull base_stats 40, 30, 30, 85, 55, 30 .byte TYPE_WATER .byte TYPE_FLYING - .byte 190 ; catch rate - .byte 64 ; base exp. yield + .byte 190 @ catch rate + .byte 64 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Pelipper +@ Pelipper base_stats 60, 50, 100, 65, 85, 70 .byte TYPE_WATER .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 164 ; base exp. yield + .byte 45 @ catch rate + .byte 164 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FLYING .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Surskit +@ Surskit base_stats 40, 30, 32, 65, 50, 52 .byte TYPE_BUG .byte TYPE_WATER - .byte 200 ; catch rate - .byte 63 ; base exp. yield + .byte 200 @ catch rate + .byte 63 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_BUG .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Masquerain +@ Masquerain base_stats 70, 60, 62, 60, 80, 82 .byte TYPE_BUG .byte TYPE_FLYING - .byte 75 ; catch rate - .byte 128 ; base exp. yield + .byte 75 @ catch rate + .byte 128 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 1 .2byte ITEM_NONE .2byte ITEM_SILVER_POWDER - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_BUG .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Wailmer +@ Wailmer base_stats 130, 70, 35, 60, 70, 35 .byte TYPE_WATER .byte TYPE_WATER - .byte 125 ; catch rate - .byte 137 ; base exp. yield + .byte 125 @ catch rate + .byte 137 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_FIELD .byte EGG_GROUP_WATER_2 .byte ABILITY_WATER_VEIL .byte ABILITY_OBLIVIOUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Wailord +@ Wailord base_stats 170, 90, 45, 60, 90, 45 .byte TYPE_WATER .byte TYPE_WATER - .byte 60 ; catch rate - .byte 206 ; base exp. yield + .byte 60 @ catch rate + .byte 206 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_FIELD .byte EGG_GROUP_WATER_2 .byte ABILITY_WATER_VEIL .byte ABILITY_OBLIVIOUS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Skitty +@ Skitty base_stats 50, 45, 45, 50, 35, 35 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 65 ; base exp. yield + .byte 255 @ catch rate + .byte 65 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_LEPPA_BERRY - .byte 191 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Delcatty +@ Delcatty base_stats 70, 65, 65, 70, 55, 55 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 60 ; catch rate - .byte 138 ; base exp. yield + .byte 60 @ catch rate + .byte 138 @ base exp. yield ev_yield 1, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_LEPPA_BERRY - .byte 191 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_CUTE_CHARM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Kecleon +@ Kecleon base_stats 60, 90, 70, 40, 60, 120 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 200 ; catch rate - .byte 132 ; base exp. yield + .byte 200 @ catch rate + .byte 132 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_PERSIM_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_COLOR_CHANGE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Baltoy +@ Baltoy base_stats 40, 40, 55, 55, 40, 70 .byte TYPE_GROUND .byte TYPE_PSYCHIC - .byte 255 ; catch rate - .byte 58 ; base exp. yield + .byte 255 @ catch rate + .byte 58 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Claydol +@ Claydol base_stats 60, 70, 105, 75, 70, 120 .byte TYPE_GROUND .byte TYPE_PSYCHIC - .byte 90 ; catch rate - .byte 189 ; base exp. yield + .byte 90 @ catch rate + .byte 189 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Nosepass +@ Nosepass base_stats 30, 45, 135, 30, 45, 90 .byte TYPE_ROCK .byte TYPE_ROCK - .byte 255 ; catch rate - .byte 108 ; base exp. yield + .byte 255 @ catch rate + .byte 108 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_STURDY .byte ABILITY_MAGNET_PULL - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Torkoal +@ Torkoal base_stats 70, 85, 140, 20, 85, 70 .byte TYPE_FIRE .byte TYPE_FIRE - .byte 90 ; catch rate - .byte 161 ; base exp. yield + .byte 90 @ catch rate + .byte 161 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_WHITE_SMOKE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Sableye +@ Sableye base_stats 50, 75, 75, 50, 65, 65 .byte TYPE_DARK .byte TYPE_GHOST - .byte 45 ; catch rate - .byte 98 ; base exp. yield + .byte 45 @ catch rate + .byte 98 @ base exp. yield ev_yield 0, 1, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_KEEN_EYE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Barboach +@ Barboach base_stats 50, 48, 43, 60, 46, 41 .byte TYPE_WATER .byte TYPE_GROUND - .byte 190 ; catch rate - .byte 92 ; base exp. yield + .byte 190 @ catch rate + .byte 92 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Whiscash +@ Whiscash base_stats 110, 78, 73, 60, 76, 71 .byte TYPE_WATER .byte TYPE_GROUND - .byte 75 ; catch rate - .byte 158 ; base exp. yield + .byte 75 @ catch rate + .byte 158 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Luvdisc +@ Luvdisc base_stats 43, 30, 55, 97, 40, 65 .byte TYPE_WATER .byte TYPE_WATER - .byte 225 ; catch rate - .byte 110 ; base exp. yield + .byte 225 @ catch rate + .byte 110 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_HEART_SCALE .2byte ITEM_NONE - .byte 191 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Corphish +@ Corphish base_stats 43, 80, 65, 35, 50, 35 .byte TYPE_WATER .byte TYPE_WATER - .byte 205 ; catch rate - .byte 111 ; base exp. yield + .byte 205 @ catch rate + .byte 111 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_HYPER_CUTTER .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Crawdaunt +@ Crawdaunt base_stats 63, 120, 85, 55, 90, 55 .byte TYPE_WATER .byte TYPE_DARK - .byte 155 ; catch rate - .byte 161 ; base exp. yield + .byte 155 @ catch rate + .byte 161 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_3 .byte ABILITY_HYPER_CUTTER .byte ABILITY_SHELL_ARMOR - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Feebas +@ Feebas base_stats 20, 15, 20, 80, 10, 55 .byte TYPE_WATER .byte TYPE_WATER - .byte 255 ; catch rate - .byte 61 ; base exp. yield + .byte 255 @ catch rate + .byte 61 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Milotic +@ Milotic base_stats 95, 60, 79, 81, 100, 125 .byte TYPE_WATER .byte TYPE_WATER - .byte 60 ; catch rate - .byte 213 ; base exp. yield + .byte 60 @ catch rate + .byte 213 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_DRAGON .byte ABILITY_MARVEL_SCALE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Carvanha +@ Carvanha base_stats 45, 90, 20, 65, 65, 20 .byte TYPE_WATER .byte TYPE_DARK - .byte 225 ; catch rate - .byte 88 ; base exp. yield + .byte 225 @ catch rate + .byte 88 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_ROUGH_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Sharpedo +@ Sharpedo base_stats 70, 120, 40, 95, 95, 40 .byte TYPE_WATER .byte TYPE_DARK - .byte 60 ; catch rate - .byte 175 ; base exp. yield + .byte 60 @ catch rate + .byte 175 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_2 .byte EGG_GROUP_WATER_2 .byte ABILITY_ROUGH_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Trapinch +@ Trapinch base_stats 45, 100, 45, 10, 45, 45 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 73 ; base exp. yield + .byte 255 @ catch rate + .byte 73 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SOFT_SAND - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_HYPER_CUTTER .byte ABILITY_ARENA_TRAP - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Vibrava +@ Vibrava base_stats 50, 70, 50, 70, 50, 50 .byte TYPE_GROUND .byte TYPE_DRAGON - .byte 120 ; catch rate - .byte 126 ; base exp. yield + .byte 120 @ catch rate + .byte 126 @ base exp. yield ev_yield 0, 1, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_LEVITATE .byte ABILITY_LEVITATE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Flygon +@ Flygon base_stats 80, 100, 80, 100, 80, 80 .byte TYPE_GROUND .byte TYPE_DRAGON - .byte 45 ; catch rate - .byte 197 ; base exp. yield + .byte 45 @ catch rate + .byte 197 @ base exp. yield ev_yield 0, 1, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_BUG .byte EGG_GROUP_BUG .byte ABILITY_LEVITATE .byte ABILITY_LEVITATE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Makuhita +@ Makuhita base_stats 72, 60, 30, 25, 20, 30 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 180 ; catch rate - .byte 87 ; base exp. yield + .byte 180 @ catch rate + .byte 87 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_THICK_FAT .byte ABILITY_GUTS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Hariyama +@ Hariyama base_stats 144, 120, 60, 50, 40, 60 .byte TYPE_FIGHTING .byte TYPE_FIGHTING - .byte 200 ; catch rate - .byte 184 ; base exp. yield + .byte 200 @ catch rate + .byte 184 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_KINGS_ROCK - .byte 63 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 63 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_THICK_FAT .byte ABILITY_GUTS - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Electrike +@ Electrike base_stats 40, 45, 40, 65, 65, 40 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 120 ; catch rate - .byte 104 ; base exp. yield + .byte 120 @ catch rate + .byte 104 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_STATIC .byte ABILITY_LIGHTNING_ROD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Manectric +@ Manectric base_stats 70, 75, 60, 105, 105, 60 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 45 ; catch rate - .byte 168 ; base exp. yield + .byte 45 @ catch rate + .byte 168 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_STATIC .byte ABILITY_LIGHTNING_ROD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Numel +@ Numel base_stats 60, 60, 40, 35, 65, 45 .byte TYPE_FIRE .byte TYPE_GROUND - .byte 255 ; catch rate - .byte 88 ; base exp. yield + .byte 255 @ catch rate + .byte 88 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Camerupt +@ Camerupt base_stats 70, 100, 70, 40, 105, 75 .byte TYPE_FIRE .byte TYPE_GROUND - .byte 150 ; catch rate - .byte 175 ; base exp. yield + .byte 150 @ catch rate + .byte 175 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 0 .2byte ITEM_RAWST_BERRY .2byte ITEM_RAWST_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_MAGMA_ARMOR .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Spheal +@ Spheal base_stats 70, 40, 50, 25, 55, 50 .byte TYPE_ICE .byte TYPE_WATER - .byte 255 ; catch rate - .byte 75 ; base exp. yield + .byte 255 @ catch rate + .byte 75 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Sealeo +@ Sealeo base_stats 90, 60, 70, 45, 75, 70 .byte TYPE_ICE .byte TYPE_WATER - .byte 120 ; catch rate - .byte 128 ; base exp. yield + .byte 120 @ catch rate + .byte 128 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Walrein +@ Walrein base_stats 110, 80, 90, 65, 95, 90 .byte TYPE_ICE .byte TYPE_WATER - .byte 45 ; catch rate - .byte 192 ; base exp. yield + .byte 45 @ catch rate + .byte 192 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Cacnea +@ Cacnea base_stats 50, 85, 40, 35, 85, 40 .byte TYPE_GRASS .byte TYPE_GRASS - .byte 190 ; catch rate - .byte 97 ; base exp. yield + .byte 190 @ catch rate + .byte 97 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_POISON_BARB - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_SAND_VEIL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Cacturne +@ Cacturne base_stats 70, 115, 60, 55, 115, 60 .byte TYPE_GRASS .byte TYPE_DARK - .byte 60 ; catch rate - .byte 177 ; base exp. yield + .byte 60 @ catch rate + .byte 177 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_POISON_BARB - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_GRASS .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_SAND_VEIL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Snorunt +@ Snorunt base_stats 50, 50, 50, 50, 50, 50 .byte TYPE_ICE .byte TYPE_ICE - .byte 190 ; catch rate - .byte 74 ; base exp. yield + .byte 190 @ catch rate + .byte 74 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_MINERAL .byte ABILITY_INNER_FOCUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Glalie +@ Glalie base_stats 80, 80, 80, 80, 80, 80 .byte TYPE_ICE .byte TYPE_ICE - .byte 75 ; catch rate - .byte 187 ; base exp. yield + .byte 75 @ catch rate + .byte 187 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NEVER_MELT_ICE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_MINERAL .byte ABILITY_INNER_FOCUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Lunatone +@ Lunatone base_stats 70, 55, 65, 70, 95, 85 .byte TYPE_ROCK .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 150 ; base exp. yield + .byte 45 @ catch rate + .byte 150 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_MOON_STONE - .byte 255 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Solrock +@ Solrock base_stats 70, 95, 85, 70, 55, 65 .byte TYPE_ROCK .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 150 ; base exp. yield + .byte 45 @ catch rate + .byte 150 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SUN_STONE - .byte 255 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 255 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Azurill +@ Azurill base_stats 50, 20, 40, 20, 20, 40 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 150 ; catch rate - .byte 33 ; base exp. yield + .byte 150 @ catch rate + .byte 33 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 191 ; gender - .byte 10 ; egg cycles - .byte 70 ; base friendship + .byte 191 @ gender + .byte 10 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_THICK_FAT .byte ABILITY_HUGE_POWER - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Spoink +@ Spoink base_stats 60, 25, 35, 60, 70, 80 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 255 ; catch rate - .byte 89 ; base exp. yield + .byte 255 @ catch rate + .byte 89 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_OWN_TEMPO - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Grumpig +@ Grumpig base_stats 80, 45, 65, 80, 90, 110 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 60 ; catch rate - .byte 164 ; base exp. yield + .byte 60 @ catch rate + .byte 164 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_THICK_FAT .byte ABILITY_OWN_TEMPO - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Plusle +@ Plusle base_stats 60, 50, 40, 95, 85, 75 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 200 ; catch rate - .byte 120 ; base exp. yield + .byte 200 @ catch rate + .byte 120 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_PLUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Minun +@ Minun base_stats 60, 40, 50, 95, 75, 85 .byte TYPE_ELECTRIC .byte TYPE_ELECTRIC - .byte 200 ; catch rate - .byte 120 ; base exp. yield + .byte 200 @ catch rate + .byte 120 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_FAIRY .byte ABILITY_MINUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Mawile +@ Mawile base_stats 50, 85, 85, 50, 55, 55 .byte TYPE_STEEL .byte TYPE_STEEL - .byte 45 ; catch rate - .byte 98 ; base exp. yield + .byte 45 @ catch rate + .byte 98 @ base exp. yield ev_yield 0, 1, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_FIELD .byte EGG_GROUP_FAIRY .byte ABILITY_HYPER_CUTTER .byte ABILITY_INTIMIDATE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Meditite +@ Meditite base_stats 30, 40, 55, 60, 40, 55 .byte TYPE_FIGHTING .byte TYPE_PSYCHIC - .byte 180 ; catch rate - .byte 91 ; base exp. yield + .byte 180 @ catch rate + .byte 91 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_PURE_POWER .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Medicham +@ Medicham base_stats 60, 60, 75, 80, 60, 75 .byte TYPE_FIGHTING .byte TYPE_PSYCHIC - .byte 90 ; catch rate - .byte 153 ; base exp. yield + .byte 90 @ catch rate + .byte 153 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_HUMAN_LIKE .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_PURE_POWER .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Swablu +@ Swablu base_stats 45, 40, 60, 50, 40, 75 .byte TYPE_NORMAL .byte TYPE_FLYING - .byte 255 ; catch rate - .byte 74 ; base exp. yield + .byte 255 @ catch rate + .byte 74 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_FLYING .byte EGG_GROUP_DRAGON .byte ABILITY_NATURAL_CURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Altaria +@ Altaria base_stats 75, 70, 90, 80, 70, 105 .byte TYPE_DRAGON .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 188 ; base exp. yield + .byte 45 @ catch rate + .byte 188 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_FLYING .byte EGG_GROUP_DRAGON .byte ABILITY_NATURAL_CURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Wynaut +@ Wynaut base_stats 95, 23, 48, 23, 23, 48 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 125 ; catch rate - .byte 44 ; base exp. yield + .byte 125 @ catch rate + .byte 44 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_SHADOW_TAG .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Duskull +@ Duskull base_stats 20, 40, 90, 25, 30, 90 .byte TYPE_GHOST .byte TYPE_GHOST - .byte 190 ; catch rate - .byte 97 ; base exp. yield + .byte 190 @ catch rate + .byte 97 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_SPELL_TAG - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Dusclops +@ Dusclops base_stats 40, 70, 130, 25, 60, 130 .byte TYPE_GHOST .byte TYPE_GHOST - .byte 90 ; catch rate - .byte 179 ; base exp. yield + .byte 90 @ catch rate + .byte 179 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_SPELL_TAG - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Roselia +@ Roselia base_stats 50, 60, 45, 65, 100, 80 .byte TYPE_GRASS .byte TYPE_POISON - .byte 150 ; catch rate - .byte 152 ; base exp. yield + .byte 150 @ catch rate + .byte 152 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_POISON_BARB - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FAIRY .byte EGG_GROUP_GRASS .byte ABILITY_NATURAL_CURE .byte ABILITY_POISON_POINT - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Slakoth +@ Slakoth base_stats 60, 60, 60, 30, 35, 35 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 255 ; catch rate - .byte 83 ; base exp. yield + .byte 255 @ catch rate + .byte 83 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_TRUANT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Vigoroth +@ Vigoroth base_stats 80, 80, 80, 90, 55, 55 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 120 ; catch rate - .byte 126 ; base exp. yield + .byte 120 @ catch rate + .byte 126 @ base exp. yield ev_yield 0, 0, 0, 2, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_VITAL_SPIRIT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Slaking +@ Slaking base_stats 150, 160, 100, 100, 95, 65 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 210 ; base exp. yield + .byte 45 @ catch rate + .byte 210 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_TRUANT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Gulpin +@ Gulpin base_stats 70, 43, 53, 40, 43, 53 .byte TYPE_POISON .byte TYPE_POISON - .byte 225 ; catch rate - .byte 75 ; base exp. yield + .byte 225 @ catch rate + .byte 75 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_BIG_PEARL - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LIQUID_OOZE .byte ABILITY_STICKY_HOLD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Swalot +@ Swalot base_stats 100, 73, 83, 55, 73, 83 .byte TYPE_POISON .byte TYPE_POISON - .byte 75 ; catch rate - .byte 168 ; base exp. yield + .byte 75 @ catch rate + .byte 168 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_BIG_PEARL - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LIQUID_OOZE .byte ABILITY_STICKY_HOLD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Tropius +@ Tropius base_stats 99, 68, 83, 51, 72, 87 .byte TYPE_GRASS .byte TYPE_FLYING - .byte 200 ; catch rate - .byte 169 ; base exp. yield + .byte 200 @ catch rate + .byte 169 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_GRASS .byte ABILITY_CHLOROPHYLL .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Whismur +@ Whismur base_stats 64, 51, 23, 28, 51, 23 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 190 ; catch rate - .byte 68 ; base exp. yield + .byte 190 @ catch rate + .byte 68 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_CHESTO_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_SOUNDPROOF .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Loudred +@ Loudred base_stats 84, 71, 43, 48, 71, 43 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 120 ; catch rate - .byte 126 ; base exp. yield + .byte 120 @ catch rate + .byte 126 @ base exp. yield ev_yield 2, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_CHESTO_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_SOUNDPROOF .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Exploud +@ Exploud base_stats 104, 91, 63, 68, 91, 63 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 184 ; base exp. yield + .byte 45 @ catch rate + .byte 184 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_CHESTO_BERRY - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_FIELD .byte ABILITY_SOUNDPROOF .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Clamperl +@ Clamperl base_stats 35, 64, 85, 32, 74, 55 .byte TYPE_WATER .byte TYPE_WATER - .byte 255 ; catch rate - .byte 142 ; base exp. yield + .byte 255 @ catch rate + .byte 142 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_BLUE_SHARD - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_SHELL_ARMOR .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Huntail +@ Huntail base_stats 55, 104, 105, 52, 94, 75 .byte TYPE_WATER .byte TYPE_WATER - .byte 60 ; catch rate - .byte 178 ; base exp. yield + .byte 60 @ catch rate + .byte 178 @ base exp. yield ev_yield 0, 1, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Gorebyss +@ Gorebyss base_stats 55, 84, 105, 52, 114, 75 .byte TYPE_WATER .byte TYPE_WATER - .byte 60 ; catch rate - .byte 178 ; base exp. yield + .byte 60 @ catch rate + .byte 178 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_1 .byte ABILITY_SWIFT_SWIM .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PINK - .2byte 0 ; padding + .2byte 0 @ padding -; Absol +@ Absol base_stats 65, 130, 60, 75, 75, 60 .byte TYPE_DARK .byte TYPE_DARK - .byte 30 ; catch rate - .byte 174 ; base exp. yield + .byte 30 @ catch rate + .byte 174 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_MEDIUM_SLOW .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Shuppet +@ Shuppet base_stats 44, 75, 35, 45, 63, 33 .byte TYPE_GHOST .byte TYPE_GHOST - .byte 225 ; catch rate - .byte 97 ; base exp. yield + .byte 225 @ catch rate + .byte 97 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SPELL_TAG - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_INSOMNIA .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Banette +@ Banette base_stats 64, 115, 65, 65, 83, 63 .byte TYPE_GHOST .byte TYPE_GHOST - .byte 45 ; catch rate - .byte 179 ; base exp. yield + .byte 45 @ catch rate + .byte 179 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_SPELL_TAG - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_INSOMNIA .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Seviper +@ Seviper base_stats 73, 100, 60, 65, 100, 60 .byte TYPE_POISON .byte TYPE_POISON - .byte 90 ; catch rate - .byte 165 ; base exp. yield + .byte 90 @ catch rate + .byte 165 @ base exp. yield ev_yield 0, 1, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_FIELD .byte EGG_GROUP_DRAGON .byte ABILITY_SHED_SKIN .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_BLACK - .2byte 0 ; padding + .2byte 0 @ padding -; Zangoose +@ Zangoose base_stats 73, 115, 60, 90, 60, 60 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 90 ; catch rate - .byte 165 ; base exp. yield + .byte 90 @ catch rate + .byte 165 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_FIELD .byte EGG_GROUP_FIELD .byte ABILITY_IMMUNITY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Relicanth +@ Relicanth base_stats 100, 90, 130, 55, 45, 65 .byte TYPE_WATER .byte TYPE_ROCK - .byte 25 ; catch rate - .byte 198 ; base exp. yield + .byte 25 @ catch rate + .byte 198 @ base exp. yield ev_yield 1, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_GREEN_SHARD - .byte 31 ; gender - .byte 40 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 40 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_WATER_1 .byte EGG_GROUP_WATER_2 .byte ABILITY_SWIFT_SWIM .byte ABILITY_ROCK_HEAD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Aron +@ Aron base_stats 50, 70, 100, 30, 40, 40 .byte TYPE_STEEL .byte TYPE_ROCK - .byte 180 ; catch rate - .byte 96 ; base exp. yield + .byte 180 @ catch rate + .byte 96 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_HARD_STONE - .byte 127 ; gender - .byte 35 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 35 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_STURDY .byte ABILITY_ROCK_HEAD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Lairon +@ Lairon base_stats 60, 90, 140, 40, 50, 50 .byte TYPE_STEEL .byte TYPE_ROCK - .byte 90 ; catch rate - .byte 152 ; base exp. yield + .byte 90 @ catch rate + .byte 152 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_HARD_STONE - .byte 127 ; gender - .byte 35 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 35 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_STURDY .byte ABILITY_ROCK_HEAD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Aggron +@ Aggron base_stats 70, 110, 180, 50, 60, 60 .byte TYPE_STEEL .byte TYPE_ROCK - .byte 45 ; catch rate - .byte 205 ; base exp. yield + .byte 45 @ catch rate + .byte 205 @ base exp. yield ev_yield 0, 0, 3, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_HARD_STONE - .byte 127 ; gender - .byte 35 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 35 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MONSTER .byte EGG_GROUP_MONSTER .byte ABILITY_STURDY .byte ABILITY_ROCK_HEAD - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Castform +@ Castform base_stats 70, 70, 70, 70, 70, 70 .byte TYPE_NORMAL .byte TYPE_NORMAL - .byte 45 ; catch rate - .byte 145 ; base exp. yield + .byte 45 @ catch rate + .byte 145 @ base exp. yield ev_yield 1, 0, 0, 0, 0, 0 .2byte ITEM_MYSTIC_WATER .2byte ITEM_MYSTIC_WATER - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_MEDIUM_FAST .byte EGG_GROUP_FAIRY .byte EGG_GROUP_AMORPHOUS .byte ABILITY_FORECAST .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Volbeat +@ Volbeat base_stats 65, 73, 55, 85, 47, 75 .byte TYPE_BUG .byte TYPE_BUG - .byte 150 ; catch rate - .byte 146 ; base exp. yield + .byte 150 @ catch rate + .byte 146 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 0 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_BUG .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_ILLUMINATE .byte ABILITY_SWARM - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Illumise +@ Illumise base_stats 65, 47, 55, 85, 73, 75 .byte TYPE_BUG .byte TYPE_BUG - .byte 150 ; catch rate - .byte 146 ; base exp. yield + .byte 150 @ catch rate + .byte 146 @ base exp. yield ev_yield 0, 0, 0, 1, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 254 ; gender - .byte 15 ; egg cycles - .byte 70 ; base friendship + .byte 254 @ gender + .byte 15 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FLUCTUATING .byte EGG_GROUP_BUG .byte EGG_GROUP_HUMAN_LIKE .byte ABILITY_OBLIVIOUS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Lileep +@ Lileep base_stats 66, 41, 77, 23, 61, 87 .byte TYPE_ROCK .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 121 ; base exp. yield + .byte 45 @ catch rate + .byte 121 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_SUCTION_CUPS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_PURPLE - .2byte 0 ; padding + .2byte 0 @ padding -; Cradily +@ Cradily base_stats 86, 81, 97, 43, 81, 107 .byte TYPE_ROCK .byte TYPE_GRASS - .byte 45 ; catch rate - .byte 201 ; base exp. yield + .byte 45 @ catch rate + .byte 201 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 2 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_SUCTION_CUPS .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Anorith +@ Anorith base_stats 45, 95, 50, 75, 40, 50 .byte TYPE_ROCK .byte TYPE_BUG - .byte 45 ; catch rate - .byte 119 ; base exp. yield + .byte 45 @ catch rate + .byte 119 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_BATTLE_ARMOR .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Armaldo +@ Armaldo base_stats 75, 125, 100, 45, 70, 80 .byte TYPE_ROCK .byte TYPE_BUG - .byte 45 ; catch rate - .byte 200 ; base exp. yield + .byte 45 @ catch rate + .byte 200 @ base exp. yield ev_yield 0, 2, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 31 ; gender - .byte 30 ; egg cycles - .byte 70 ; base friendship + .byte 31 @ gender + .byte 30 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_ERRATIC .byte EGG_GROUP_WATER_3 .byte EGG_GROUP_WATER_3 .byte ABILITY_BATTLE_ARMOR .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Ralts +@ Ralts base_stats 28, 25, 25, 40, 45, 35 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 235 ; catch rate - .byte 70 ; base exp. yield + .byte 235 @ catch rate + .byte 70 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_SYNCHRONIZE .byte ABILITY_TRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Kirlia +@ Kirlia base_stats 38, 35, 35, 50, 65, 55 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 120 ; catch rate - .byte 140 ; base exp. yield + .byte 120 @ catch rate + .byte 140 @ base exp. yield ev_yield 0, 0, 0, 0, 2, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_SYNCHRONIZE .byte ABILITY_TRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Gardevoir +@ Gardevoir base_stats 68, 65, 65, 80, 125, 115 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 208 ; base exp. yield + .byte 45 @ catch rate + .byte 208 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 20 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 20 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_SYNCHRONIZE .byte ABILITY_TRACE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Bagon +@ Bagon base_stats 45, 75, 60, 50, 40, 30 .byte TYPE_DRAGON .byte TYPE_DRAGON - .byte 45 ; catch rate - .byte 89 ; base exp. yield + .byte 45 @ catch rate + .byte 89 @ base exp. yield ev_yield 0, 1, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_DRAGON .byte EGG_GROUP_DRAGON .byte ABILITY_ROCK_HEAD .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Shelgon +@ Shelgon base_stats 65, 95, 100, 50, 60, 50 .byte TYPE_DRAGON .byte TYPE_DRAGON - .byte 45 ; catch rate - .byte 144 ; base exp. yield + .byte 45 @ catch rate + .byte 144 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_DRAGON .byte EGG_GROUP_DRAGON .byte ABILITY_ROCK_HEAD .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_WHITE - .2byte 0 ; padding + .2byte 0 @ padding -; Salamence +@ Salamence base_stats 95, 135, 80, 100, 110, 80 .byte TYPE_DRAGON .byte TYPE_FLYING - .byte 45 ; catch rate - .byte 218 ; base exp. yield + .byte 45 @ catch rate + .byte 218 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_DRAGON_SCALE - .byte 127 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 127 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_DRAGON .byte EGG_GROUP_DRAGON .byte ABILITY_INTIMIDATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Beldum +@ Beldum base_stats 40, 55, 80, 30, 35, 60 .byte TYPE_STEEL .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 103 ; base exp. yield + .byte 3 @ catch rate + .byte 103 @ base exp. yield ev_yield 0, 0, 1, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_METAL_COAT - .byte 255 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_CLEAR_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Metang +@ Metang base_stats 60, 75, 100, 50, 55, 80 .byte TYPE_STEEL .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 153 ; base exp. yield + .byte 3 @ catch rate + .byte 153 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_METAL_COAT - .byte 255 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_CLEAR_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Metagross +@ Metagross base_stats 80, 135, 130, 70, 95, 90 .byte TYPE_STEEL .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 210 ; base exp. yield + .byte 3 @ catch rate + .byte 210 @ base exp. yield ev_yield 0, 0, 3, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_METAL_COAT - .byte 255 ; gender - .byte 40 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 40 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_MINERAL .byte EGG_GROUP_MINERAL .byte ABILITY_CLEAR_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Regirock +@ Regirock base_stats 80, 100, 200, 50, 50, 100 .byte TYPE_ROCK .byte TYPE_ROCK - .byte 3 ; catch rate - .byte 217 ; base exp. yield + .byte 3 @ catch rate + .byte 217 @ base exp. yield ev_yield 0, 0, 3, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_CLEAR_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BROWN - .2byte 0 ; padding + .2byte 0 @ padding -; Regice +@ Regice base_stats 80, 50, 100, 50, 100, 200 .byte TYPE_ICE .byte TYPE_ICE - .byte 3 ; catch rate - .byte 216 ; base exp. yield + .byte 3 @ catch rate + .byte 216 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_CLEAR_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Registeel +@ Registeel base_stats 80, 75, 150, 50, 75, 150 .byte TYPE_STEEL .byte TYPE_STEEL - .byte 3 ; catch rate - .byte 215 ; base exp. yield + .byte 3 @ catch rate + .byte 215 @ base exp. yield ev_yield 0, 0, 2, 0, 0, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 80 ; egg cycles - .byte 35 ; base friendship + .byte 255 @ gender + .byte 80 @ egg cycles + .byte 35 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_CLEAR_BODY .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GRAY - .2byte 0 ; padding + .2byte 0 @ padding -; Kyogre +@ Kyogre base_stats 100, 100, 90, 90, 150, 140 .byte TYPE_WATER .byte TYPE_WATER - .byte 5 ; catch rate - .byte 218 ; base exp. yield + .byte 5 @ catch rate + .byte 218 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_DRIZZLE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Groudon +@ Groudon base_stats 100, 150, 140, 90, 100, 90 .byte TYPE_GROUND .byte TYPE_GROUND - .byte 5 ; catch rate - .byte 218 ; base exp. yield + .byte 5 @ catch rate + .byte 218 @ base exp. yield ev_yield 0, 3, 0, 0, 0, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_DROUGHT .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Rayquaza +@ Rayquaza base_stats 105, 150, 90, 95, 150, 90 .byte TYPE_DRAGON .byte TYPE_FLYING - .byte 3 ; catch rate - .byte 220 ; base exp. yield + .byte 3 @ catch rate + .byte 220 @ base exp. yield ev_yield 0, 2, 0, 0, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_AIR_LOCK .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_GREEN - .2byte 0 ; padding + .2byte 0 @ padding -; Latias +@ Latias base_stats 80, 80, 90, 110, 110, 130 .byte TYPE_DRAGON .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 211 ; base exp. yield + .byte 3 @ catch rate + .byte 211 @ base exp. yield ev_yield 0, 0, 0, 0, 0, 3 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 254 ; gender - .byte 120 ; egg cycles - .byte 90 ; base friendship + .byte 254 @ gender + .byte 120 @ egg cycles + .byte 90 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Latios +@ Latios base_stats 80, 90, 80, 110, 130, 110 .byte TYPE_DRAGON .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 211 ; base exp. yield + .byte 3 @ catch rate + .byte 211 @ base exp. yield ev_yield 0, 0, 0, 0, 3, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 0 ; gender - .byte 120 ; egg cycles - .byte 90 ; base friendship + .byte 0 @ gender + .byte 120 @ egg cycles + .byte 90 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding -; Jirachi +@ Jirachi base_stats 100, 100, 100, 100, 100, 100 .byte TYPE_STEEL .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 215 ; base exp. yield + .byte 3 @ catch rate + .byte 215 @ base exp. yield ev_yield 3, 0, 0, 0, 0, 0 .2byte ITEM_STAR_PIECE .2byte ITEM_STAR_PIECE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 100 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 100 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_SERENE_GRACE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_YELLOW - .2byte 0 ; padding + .2byte 0 @ padding -; Deoxys +@ Deoxys base_stats 50, 150, 50, 150, 150, 50 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 3 ; catch rate - .byte 215 ; base exp. yield + .byte 3 @ catch rate + .byte 215 @ base exp. yield ev_yield 0, 1, 0, 1, 1, 0 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 255 ; gender - .byte 120 ; egg cycles - .byte 0 ; base friendship + .byte 255 @ gender + .byte 120 @ egg cycles + .byte 0 @ base friendship .byte GROWTH_SLOW .byte EGG_GROUP_UNDISCOVERED .byte EGG_GROUP_UNDISCOVERED .byte ABILITY_PRESSURE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte F_SUMMARY_SCREEN_FLIP_SPRITE | BODY_COLOR_RED - .2byte 0 ; padding + .2byte 0 @ padding -; Chimecho +@ Chimecho base_stats 65, 50, 70, 65, 95, 80 .byte TYPE_PSYCHIC .byte TYPE_PSYCHIC - .byte 45 ; catch rate - .byte 147 ; base exp. yield + .byte 45 @ catch rate + .byte 147 @ base exp. yield ev_yield 0, 0, 0, 0, 1, 1 .2byte ITEM_NONE .2byte ITEM_NONE - .byte 127 ; gender - .byte 25 ; egg cycles - .byte 70 ; base friendship + .byte 127 @ gender + .byte 25 @ egg cycles + .byte 70 @ base friendship .byte GROWTH_FAST .byte EGG_GROUP_AMORPHOUS .byte EGG_GROUP_AMORPHOUS .byte ABILITY_LEVITATE .byte ABILITY_NONE - .byte 0 ; Safari Zone flee rate + .byte 0 @ Safari Zone flee rate .byte BODY_COLOR_BLUE - .2byte 0 ; padding + .2byte 0 @ padding |
