Add missing conditions gift Pokémon HG/SS

+ Passwords for Mareep, Wooper, Slugma Eggs
+ Zephyr Badge Togepi Egg
+ Defeat Red Bulbasaur, Charmander, Squirtle, Treecko, Torchic, Mudkip
+ Receive Kanto starter Treecko, Torchic, Mudkip
This commit is contained in:
Simply BLG 2022-07-24 12:58:21 -03:00
parent 0496b6d33a
commit fe15740f85
6 changed files with 42 additions and 0 deletions

View file

@ -20625,3 +20625,29 @@ encounter_id,encounter_condition_value_id
50526,52
50527,52
50528,52
50529,54
50530,54
50531,53
50532,53
50533,53
50534,53
50535,53
50536,53
50400,55
50401,55
50402,55
50403,55
50404,55
50405,55
62277,55
62278,55
62279,55
62280,55
62281,55
62282,55
62277,56
62278,56
62279,56
62280,56
62281,56
62282,56

1 encounter_id encounter_condition_value_id
20625 50526 52
20626 50527 52
20627 50528 52
20628 50529 54
20629 50530 54
20630 50531 53
20631 50532 53
20632 50533 53
20633 50534 53
20634 50535 53
20635 50536 53
20636 50400 55
20637 50401 55
20638 50402 55
20639 50403 55
20640 50404 55
20641 50405 55
20642 62277 55
20643 62278 55
20644 62279 55
20645 62280 55
20646 62281 55
20647 62282 55
20648 62277 56
20649 62278 56
20650 62279 56
20651 62280 56
20652 62281 56
20653 62282 56

View file

@ -71,3 +71,7 @@ encounter_condition_value_id,local_language_id,name
50,9,Have Claw Fossil
51,9,Defeat Jupiter
52,9,Defeat Team Galactic at Iron Island
53,9,Input correct password
54,9,Obtained Zephyr badge
55,9,Defeat Red
56,9,Received a Kanto Starter

1 encounter_condition_value_id local_language_id name
71 50 9 Have Claw Fossil
72 51 9 Defeat Jupiter
73 52 9 Defeat Team Galactic at Iron Island
74 53 9 Input correct password
75 54 9 Obtained Zephyr badge
76 55 9 Defeat Red
77 56 9 Received a Kanto Starter

View file

@ -51,3 +51,7 @@ id,encounter_condition_id,identifier,is_default
50,11,item-claw-fossil,0
51,9,story-progress-defeat-jupiter,0
52,9,story-progress-beat-team-galactic-iron-island,0
53,9,other-correct-password,0
54,9,story-progress-zephyr-badge,0
55,9,story-progress-beat-red,0
56,9,other-received-kanto-starter,0

1 id encounter_condition_id identifier is_default
51 50 11 item-claw-fossil 0
52 51 9 story-progress-defeat-jupiter 0
53 52 9 story-progress-beat-team-galactic-iron-island 0
54 53 9 other-correct-password 0
55 54 9 story-progress-zephyr-badge 0
56 55 9 story-progress-beat-red 0
57 56 9 other-received-kanto-starter 0

View file

@ -58562,3 +58562,9 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level
62274,11,833,496,138,5,5
62275,11,833,496,140,5,5
62276,11,833,496,142,5,5
62277,15,835,499,252,5,5
62278,15,835,499,255,5,5
62279,15,835,499,258,5,5
62280,16,835,499,252,5,5
62281,16,835,499,255,5,5
62282,16,835,499,258,5,5

Can't render this file because it is too large.

View file

@ -691,3 +691,4 @@ location_area_id,local_language_id,name
832,9,Pokémon Center
833,9,Cinnabar Lab
834,9,
835,9,Silph Co.

1 location_area_id local_language_id name
691 832 9 Pokémon Center
692 833 9 Cinnabar Lab
693 834 9
694 835 9 Silph Co.

View file

@ -723,3 +723,4 @@ id,location_id,game_index,identifier
832,109,0,pokemon-center
833,71,0,cinnabar-lab
834,573,0,
835,234,0,silph-co

1 id location_id game_index identifier
723 832 109 0 pokemon-center
724 833 71 0 cinnabar-lab
725 834 573 0
726 835 234 0 silph-co