From 4189d288b990400ffb6e30ba39ae3c9a6a9221e8 Mon Sep 17 00:00:00 2001 From: Simply BLG <61010688+SimplyBLGDev@users.noreply.github.com> Date: Sun, 24 Jul 2022 14:40:07 -0300 Subject: [PATCH] Update Johto Safari Zone encounter slots and chances After some research I found that the Johto Safari zone uses different encounter slots for morning, day and night and I also arrived at these chances for them, I modified the encounters and added the new encounter slots as appropriate, these chances could be wrong but I experimentally tested them and believe that these chances are correct, the chances I found are as follow: + When walking there are 10 slots with 10% chance each + When fishing with an old-rod, good-rod, super-rod or when surfing the chances are as follow: | Morning | Day | Night | |---------|-----|-------| | 10% | 10% | 5% | | 10% | 10% | 10% | | 10% | 5% | 5% | | 10% | 10% | 10% | | 5% | 5% | 15% | | 10% | 10% | 15% | | 5% | 15% | 0% | | 10% | 15% | 0% | | 15% | 0% | 10% | | 15% | 0% | 10% | | 0% | 10% | 10% | | 0% | 10% | 10% | Will update if more precise information becomes available --- data/v2/csv/encounter_slots.csv | 128 ++- data/v2/csv/encounters.csv | 1920 +++++++++++++++---------------- 2 files changed, 1072 insertions(+), 976 deletions(-) diff --git a/data/v2/csv/encounter_slots.csv b/data/v2/csv/encounter_slots.csv index bfabcf41..dac36ba7 100644 --- a/data/v2/csv/encounter_slots.csv +++ b/data/v2/csv/encounter_slots.csv @@ -659,48 +659,48 @@ id,version_group_id,encounter_method_id,slot,rarity 658,10,2,2,10 659,10,2,3,10 660,10,2,4,10 -661,10,2,5,10 +661,10,2,5,5 662,10,2,6,10 -663,10,2,7,10 +663,10,2,7,5 664,10,2,8,10 -665,10,2,9,10 -666,10,2,10,10 +665,10,2,9,15 +666,10,2,10,15 667,10,2,11,0 668,10,2,12,0 669,10,3,1,10 670,10,3,2,10 671,10,3,3,10 672,10,3,4,10 -673,10,3,5,10 +673,10,3,5,5 674,10,3,6,10 -675,10,3,7,10 +675,10,3,7,5 676,10,3,8,10 -677,10,3,9,10 -678,10,3,10,10 +677,10,3,9,15 +678,10,3,10,15 679,10,3,11,0 680,10,3,12,0 681,10,4,1,10 682,10,4,2,10 683,10,4,3,10 684,10,4,4,10 -685,10,4,5,10 +685,10,4,5,5 686,10,4,6,10 -687,10,4,7,10 +687,10,4,7,5 688,10,4,8,10 -689,10,4,9,10 -690,10,4,10,10 +689,10,4,9,15 +690,10,4,10,15 691,10,4,11,0 692,10,4,12,0 693,10,5,1,10 694,10,5,2,10 695,10,5,3,10 696,10,5,4,10 -697,10,5,5,10 +697,10,5,5,5 698,10,5,6,10 -699,10,5,7,10 +699,10,5,7,5 700,10,5,8,10 -701,10,5,9,10 -702,10,5,10,10 +701,10,5,9,15 +702,10,5,10,15 703,10,5,11,0 704,10,5,12,0 705,3,28,1,10 @@ -715,3 +715,99 @@ id,version_group_id,encounter_method_id,slot,rarity 714,9,28,1,25 715,9,29,1,25 716,10,28,1,25 +717,10,2,1,10 +718,10,2,2,10 +719,10,2,3,5 +720,10,2,4,10 +721,10,2,5,5 +722,10,2,6,10 +723,10,2,7,15 +724,10,2,8,15 +725,10,2,9,0 +726,10,2,10,0 +727,10,2,11,10 +728,10,2,12,10 +729,10,3,1,10 +730,10,3,2,10 +731,10,3,3,5 +732,10,3,4,10 +733,10,3,5,5 +734,10,3,6,10 +735,10,3,7,15 +736,10,3,8,15 +737,10,3,9,0 +738,10,3,10,0 +739,10,3,11,10 +740,10,3,12,10 +741,10,4,1,10 +742,10,4,2,10 +743,10,4,3,5 +744,10,4,4,10 +745,10,4,5,5 +746,10,4,6,10 +747,10,4,7,15 +748,10,4,8,15 +749,10,4,9,0 +750,10,4,10,0 +751,10,4,11,10 +752,10,4,12,10 +753,10,5,1,10 +754,10,5,2,10 +755,10,5,3,5 +756,10,5,4,10 +757,10,5,5,5 +758,10,5,6,10 +759,10,5,7,15 +760,10,5,8,15 +761,10,5,9,0 +762,10,5,10,0 +763,10,5,11,10 +764,10,5,12,10 +765,10,2,1,5 +766,10,2,2,10 +767,10,2,3,5 +768,10,2,4,10 +769,10,2,5,15 +770,10,2,6,15 +771,10,2,7,0 +772,10,2,8,0 +773,10,2,9,10 +774,10,2,10,10 +775,10,2,11,10 +776,10,2,12,10 +777,10,3,1,5 +778,10,3,2,10 +779,10,3,3,5 +780,10,3,4,10 +781,10,3,5,15 +782,10,3,6,15 +783,10,3,7,0 +784,10,3,8,0 +785,10,3,9,10 +786,10,3,10,10 +787,10,3,11,10 +788,10,3,12,10 +789,10,4,1,5 +790,10,4,2,10 +791,10,4,3,5 +792,10,4,4,10 +793,10,4,5,15 +794,10,4,6,15 +795,10,4,7,0 +796,10,4,8,0 +797,10,4,9,10 +798,10,4,10,10 +799,10,4,11,10 +800,10,4,12,10 +801,10,5,1,5 +802,10,5,2,10 +803,10,5,3,5 +804,10,5,4,10 +805,10,5,5,15 +806,10,5,6,15 +807,10,5,7,0 +808,10,5,8,0 +809,10,5,9,10 +810,10,5,10,10 +811,10,5,11,10 +812,10,5,12,10 diff --git a/data/v2/csv/encounters.csv b/data/v2/csv/encounters.csv index d2227429..8d27365c 100644 --- a/data/v2/csv/encounters.csv +++ b/data/v2/csv/encounters.csv @@ -56329,30 +56329,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60047,15,816,702,183,17,17 60048,15,816,703,129,15,15 60049,15,816,704,129,15,15 -60050,15,816,693,129,16,16 -60051,15,816,694,129,16,16 -60052,15,816,695,129,17,17 -60053,15,816,696,194,15,15 -60054,15,816,697,194,16,16 -60055,15,816,698,194,17,17 -60056,15,816,699,183,16,16 -60057,15,816,700,183,17,17 -60058,15,816,701,129,15,15 -60059,15,816,702,129,15,15 -60060,15,816,703,129,16,16 -60061,15,816,704,129,16,16 -60062,15,816,693,129,17,17 -60063,15,816,694,194,15,15 -60064,15,816,695,194,16,16 -60065,15,816,696,194,17,17 -60066,15,816,697,183,16,16 -60067,15,816,698,183,17,17 -60068,15,816,699,188,47,47 -60069,15,816,700,284,42,42 -60070,15,816,701,284,46,46 -60071,15,816,702,188,47,47 -60072,15,816,703,284,42,42 -60073,15,816,704,284,46,46 +60050,15,816,753,129,16,16 +60051,15,816,754,129,16,16 +60052,15,816,755,129,17,17 +60053,15,816,756,194,15,15 +60054,15,816,757,194,16,16 +60055,15,816,758,194,17,17 +60056,15,816,759,183,16,16 +60057,15,816,760,183,17,17 +60058,15,816,761,129,15,15 +60059,15,816,762,129,15,15 +60060,15,816,763,129,16,16 +60061,15,816,764,129,16,16 +60062,15,816,801,129,17,17 +60063,15,816,802,194,15,15 +60064,15,816,803,194,16,16 +60065,15,816,804,194,17,17 +60066,15,816,805,183,16,16 +60067,15,816,806,183,17,17 +60068,15,816,807,188,47,47 +60069,15,816,808,284,42,42 +60070,15,816,809,284,46,46 +60071,15,816,810,188,47,47 +60072,15,816,811,284,42,42 +60073,15,816,812,284,46,46 60074,15,816,657,129,12,12 60075,15,816,658,129,12,12 60076,15,816,659,129,13,13 @@ -56365,30 +56365,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60083,15,816,666,60,15,15 60084,15,816,667,129,12,12 60085,15,816,668,129,12,12 -60086,15,816,657,129,13,13 -60087,15,816,658,129,13,13 -60088,15,816,659,129,14,14 -60089,15,816,660,129,15,15 -60090,15,816,661,60,12,12 -60091,15,816,662,60,13,13 -60092,15,816,663,60,14,14 -60093,15,816,664,60,15,15 -60094,15,816,665,129,12,12 -60095,15,816,666,129,12,12 -60096,15,816,667,129,13,13 -60097,15,816,668,129,13,13 -60098,15,816,657,129,14,14 -60099,15,816,658,129,15,15 -60100,15,816,659,60,12,12 -60101,15,816,660,60,13,13 -60102,15,816,661,60,14,14 -60103,15,816,662,60,15,15 -60104,15,816,663,61,15,15 -60105,15,816,664,61,16,16 -60106,15,816,665,61,15,15 -60107,15,816,666,61,16,16 -60108,15,816,667,61,15,15 -60109,15,816,668,61,16,16 +60086,15,816,717,129,13,13 +60087,15,816,718,129,13,13 +60088,15,816,719,129,14,14 +60089,15,816,720,129,15,15 +60090,15,816,721,60,12,12 +60091,15,816,722,60,13,13 +60092,15,816,723,60,14,14 +60093,15,816,724,60,15,15 +60094,15,816,725,129,12,12 +60095,15,816,726,129,12,12 +60096,15,816,727,129,13,13 +60097,15,816,728,129,13,13 +60098,15,816,765,129,14,14 +60099,15,816,766,129,15,15 +60100,15,816,767,60,12,12 +60101,15,816,768,60,13,13 +60102,15,816,769,60,14,14 +60103,15,816,770,60,15,15 +60104,15,816,771,61,15,15 +60105,15,816,772,61,16,16 +60106,15,816,773,61,15,15 +60107,15,816,774,61,16,16 +60108,15,816,775,61,15,15 +60109,15,816,776,61,16,16 60110,15,816,669,129,22,22 60111,15,816,670,129,22,22 60112,15,816,671,129,23,23 @@ -56401,30 +56401,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60119,15,816,678,61,25,25 60120,15,816,679,129,22,22 60121,15,816,680,129,22,22 -60122,15,816,669,129,23,23 -60123,15,816,670,129,24,24 -60124,15,816,671,60,22,22 -60125,15,816,672,60,22,22 -60126,15,816,673,60,23,23 -60127,15,816,674,60,24,24 -60128,15,816,675,61,24,24 -60129,15,816,676,61,25,25 -60130,15,816,677,129,22,22 -60131,15,816,678,129,22,22 -60132,15,816,679,129,23,23 -60133,15,816,680,129,24,24 -60134,15,816,669,60,22,22 -60135,15,816,670,60,22,22 -60136,15,816,671,60,23,23 -60137,15,816,672,60,24,24 -60138,15,816,673,61,24,24 -60139,15,816,674,61,25,25 -60140,15,816,675,61,27,27 -60141,15,816,676,130,28,28 -60142,15,816,677,61,27,27 -60143,15,816,678,130,28,28 -60144,15,816,679,61,27,27 -60145,15,816,680,130,28,28 +60122,15,816,729,129,23,23 +60123,15,816,730,129,24,24 +60124,15,816,731,60,22,22 +60125,15,816,732,60,22,22 +60126,15,816,733,60,23,23 +60127,15,816,734,60,24,24 +60128,15,816,735,61,24,24 +60129,15,816,736,61,25,25 +60130,15,816,737,129,22,22 +60131,15,816,738,129,22,22 +60132,15,816,739,129,23,23 +60133,15,816,740,129,24,24 +60134,15,816,777,60,22,22 +60135,15,816,778,60,22,22 +60136,15,816,779,60,23,23 +60137,15,816,780,60,24,24 +60138,15,816,781,61,24,24 +60139,15,816,782,61,25,25 +60140,15,816,783,61,27,27 +60141,15,816,784,130,28,28 +60142,15,816,785,61,27,27 +60143,15,816,786,130,28,28 +60144,15,816,787,61,27,27 +60145,15,816,788,130,28,28 60146,15,816,681,60,35,35 60147,15,816,682,60,35,35 60148,15,816,683,60,36,36 @@ -56437,30 +56437,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60155,15,816,690,61,38,38 60156,15,816,691,60,35,35 60157,15,816,692,60,35,35 -60158,15,816,681,60,36,36 -60159,15,816,682,60,36,36 -60160,15,816,683,61,35,35 -60161,15,816,684,61,35,35 -60162,15,816,685,61,36,36 -60163,15,816,686,61,36,36 -60164,15,816,687,61,37,37 -60165,15,816,688,61,38,38 -60166,15,816,689,60,35,35 -60167,15,816,690,60,35,35 -60168,15,816,691,60,36,36 -60169,15,816,692,60,36,36 -60170,15,816,681,61,35,35 -60171,15,816,682,61,35,35 -60172,15,816,683,61,36,36 -60173,15,816,684,61,36,36 -60174,15,816,685,61,37,37 -60175,15,816,686,61,38,38 -60176,15,816,687,130,42,42 -60177,15,816,688,130,45,45 -60178,15,816,689,130,42,42 -60179,15,816,690,130,45,45 -60180,15,816,691,130,42,42 -60181,15,816,692,130,45,45 +60158,15,816,741,60,36,36 +60159,15,816,742,60,36,36 +60160,15,816,743,61,35,35 +60161,15,816,744,61,35,35 +60162,15,816,745,61,36,36 +60163,15,816,746,61,36,36 +60164,15,816,747,61,37,37 +60165,15,816,748,61,38,38 +60166,15,816,749,60,35,35 +60167,15,816,750,60,35,35 +60168,15,816,751,60,36,36 +60169,15,816,752,60,36,36 +60170,15,816,789,61,35,35 +60171,15,816,790,61,35,35 +60172,15,816,791,61,36,36 +60173,15,816,792,61,36,36 +60174,15,816,793,61,37,37 +60175,15,816,794,61,38,38 +60176,15,816,795,130,42,42 +60177,15,816,796,130,45,45 +60178,15,816,797,130,42,42 +60179,15,816,798,130,45,45 +60180,15,816,799,130,42,42 +60181,15,816,800,130,45,45 60182,15,821,693,129,15,15 60183,15,821,694,129,16,16 60184,15,821,695,129,16,16 @@ -56473,30 +56473,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60191,15,821,702,131,16,16 60192,15,821,703,129,15,15 60193,15,821,704,129,16,16 -60194,15,821,693,129,16,16 -60195,15,821,694,60,15,15 -60196,15,821,695,60,16,16 -60197,15,821,696,60,16,16 -60198,15,821,697,61,16,16 -60199,15,821,698,61,17,17 -60200,15,821,699,131,15,15 -60201,15,821,700,131,16,16 -60202,15,821,701,129,15,15 -60203,15,821,702,129,16,16 -60204,15,821,703,129,16,16 -60205,15,821,704,60,15,15 -60206,15,821,693,60,16,16 -60207,15,821,694,60,16,16 -60208,15,821,695,60,16,16 -60209,15,821,696,60,17,17 -60210,15,821,697,131,15,15 -60211,15,821,698,131,16,16 -60212,15,821,699,131,37,37 -60213,15,821,700,131,42,42 -60214,15,821,701,131,47,47 -60215,15,821,702,131,37,37 -60216,15,821,703,131,42,42 -60217,15,821,704,131,47,47 +60194,15,821,753,129,16,16 +60195,15,821,754,60,15,15 +60196,15,821,755,60,16,16 +60197,15,821,756,60,16,16 +60198,15,821,757,61,16,16 +60199,15,821,758,61,17,17 +60200,15,821,759,131,15,15 +60201,15,821,760,131,16,16 +60202,15,821,761,129,15,15 +60203,15,821,762,129,16,16 +60204,15,821,763,129,16,16 +60205,15,821,764,60,15,15 +60206,15,821,801,60,16,16 +60207,15,821,802,60,16,16 +60208,15,821,803,60,16,16 +60209,15,821,804,60,17,17 +60210,15,821,805,131,15,15 +60211,15,821,806,131,16,16 +60212,15,821,807,131,37,37 +60213,15,821,808,131,42,42 +60214,15,821,809,131,47,47 +60215,15,821,810,131,37,37 +60216,15,821,811,131,42,42 +60217,15,821,812,131,47,47 60218,15,821,657,129,12,12 60219,15,821,658,129,12,12 60220,15,821,659,129,13,13 @@ -56509,30 +56509,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60227,15,821,666,98,15,15 60228,15,821,667,129,12,12 60229,15,821,668,129,12,12 -60230,15,821,657,129,13,13 -60231,15,821,658,129,14,14 -60232,15,821,659,118,13,13 -60233,15,821,660,118,14,14 -60234,15,821,661,118,15,15 -60235,15,821,662,98,13,13 -60236,15,821,663,98,14,14 -60237,15,821,664,98,15,15 -60238,15,821,665,129,12,12 -60239,15,821,666,129,12,12 -60240,15,821,667,129,13,13 -60241,15,821,668,129,14,14 -60242,15,821,657,118,13,13 -60243,15,821,658,118,14,14 -60244,15,821,659,118,15,15 -60245,15,821,660,98,13,13 -60246,15,821,661,98,14,14 -60247,15,821,662,98,15,15 -60248,15,821,663,98,17,17 -60249,15,821,664,98,18,18 -60250,15,821,665,98,17,17 -60251,15,821,666,98,18,18 -60252,15,821,667,98,17,17 -60253,15,821,668,98,18,18 +60230,15,821,717,129,13,13 +60231,15,821,718,129,14,14 +60232,15,821,719,118,13,13 +60233,15,821,720,118,14,14 +60234,15,821,721,118,15,15 +60235,15,821,722,98,13,13 +60236,15,821,723,98,14,14 +60237,15,821,724,98,15,15 +60238,15,821,725,129,12,12 +60239,15,821,726,129,12,12 +60240,15,821,727,129,13,13 +60241,15,821,728,129,14,14 +60242,15,821,765,118,13,13 +60243,15,821,766,118,14,14 +60244,15,821,767,118,15,15 +60245,15,821,768,98,13,13 +60246,15,821,769,98,14,14 +60247,15,821,770,98,15,15 +60248,15,821,771,98,17,17 +60249,15,821,772,98,18,18 +60250,15,821,773,98,17,17 +60251,15,821,774,98,18,18 +60252,15,821,775,98,17,17 +60253,15,821,776,98,18,18 60254,15,821,669,129,22,22 60255,15,821,670,129,22,22 60256,15,821,671,129,23,23 @@ -56545,30 +56545,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60263,15,821,678,98,25,25 60264,15,821,679,129,22,22 60265,15,821,680,129,22,22 -60266,15,821,669,129,23,23 -60267,15,821,670,118,22,22 -60268,15,821,671,118,22,22 -60269,15,821,672,118,23,23 -60270,15,821,673,98,22,22 -60271,15,821,674,98,23,23 -60272,15,821,675,98,24,24 -60273,15,821,676,98,25,25 -60274,15,821,677,129,22,22 -60275,15,821,678,129,22,22 -60276,15,821,679,129,23,23 -60277,15,821,680,118,22,22 -60278,15,821,669,118,22,22 -60279,15,821,670,118,23,23 -60280,15,821,671,98,22,22 -60281,15,821,672,98,23,23 -60282,15,821,673,98,24,24 -60283,15,821,674,98,25,25 -60284,15,821,675,99,26,26 -60285,15,821,676,99,27,27 -60286,15,821,677,99,26,26 -60287,15,821,678,99,27,27 -60288,15,821,679,99,26,26 -60289,15,821,680,99,27,27 +60266,15,821,729,129,23,23 +60267,15,821,730,118,22,22 +60268,15,821,731,118,22,22 +60269,15,821,732,118,23,23 +60270,15,821,733,98,22,22 +60271,15,821,734,98,23,23 +60272,15,821,735,98,24,24 +60273,15,821,736,98,25,25 +60274,15,821,737,129,22,22 +60275,15,821,738,129,22,22 +60276,15,821,739,129,23,23 +60277,15,821,740,118,22,22 +60278,15,821,777,118,22,22 +60279,15,821,778,118,23,23 +60280,15,821,779,98,22,22 +60281,15,821,780,98,23,23 +60282,15,821,781,98,24,24 +60283,15,821,782,98,25,25 +60284,15,821,783,99,26,26 +60285,15,821,784,99,27,27 +60286,15,821,785,99,26,26 +60287,15,821,786,99,27,27 +60288,15,821,787,99,26,26 +60289,15,821,788,99,27,27 60290,15,821,681,118,35,35 60291,15,821,682,118,36,36 60292,15,821,683,118,37,37 @@ -56581,30 +56581,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60299,15,821,690,99,39,39 60300,15,821,691,118,35,35 60301,15,821,692,118,36,36 -60302,15,821,681,118,37,37 -60303,15,821,682,118,38,38 -60304,15,821,683,119,35,35 -60305,15,821,684,119,36,36 -60306,15,821,685,119,37,37 -60307,15,821,686,119,38,38 -60308,15,821,687,99,38,38 -60309,15,821,688,99,39,39 -60310,15,821,689,118,35,35 -60311,15,821,690,118,36,36 -60312,15,821,691,118,37,37 -60313,15,821,692,118,38,38 -60314,15,821,681,119,35,35 -60315,15,821,682,119,36,36 -60316,15,821,683,119,37,37 -60317,15,821,684,119,38,38 -60318,15,821,685,99,38,38 -60319,15,821,686,99,39,39 -60320,15,821,687,341,46,46 -60321,15,821,688,341,48,48 -60322,15,821,689,341,46,46 -60323,15,821,690,341,48,48 -60324,15,821,691,341,46,46 -60325,15,821,692,341,48,48 +60302,15,821,741,118,37,37 +60303,15,821,742,118,38,38 +60304,15,821,743,119,35,35 +60305,15,821,744,119,36,36 +60306,15,821,745,119,37,37 +60307,15,821,746,119,38,38 +60308,15,821,747,99,38,38 +60309,15,821,748,99,39,39 +60310,15,821,749,118,35,35 +60311,15,821,750,118,36,36 +60312,15,821,751,118,37,37 +60313,15,821,752,118,38,38 +60314,15,821,789,119,35,35 +60315,15,821,790,119,36,36 +60316,15,821,791,119,37,37 +60317,15,821,792,119,38,38 +60318,15,821,793,99,38,38 +60319,15,821,794,99,39,39 +60320,15,821,795,341,46,46 +60321,15,821,796,341,48,48 +60322,15,821,797,341,46,46 +60323,15,821,798,341,48,48 +60324,15,821,799,341,46,46 +60325,15,821,800,341,48,48 60326,15,818,693,129,15,15 60327,15,818,694,129,15,15 60328,15,818,695,129,16,16 @@ -56617,30 +56617,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60335,15,818,702,118,17,17 60336,15,818,703,129,15,15 60337,15,818,704,129,15,15 -60338,15,818,693,129,16,16 -60339,15,818,694,129,16,16 -60340,15,818,695,129,17,17 -60341,15,818,696,129,17,17 -60342,15,818,697,118,15,15 -60343,15,818,698,118,15,15 -60344,15,818,699,118,16,16 -60345,15,818,700,118,17,17 -60346,15,818,701,129,15,15 -60347,15,818,702,129,15,15 -60348,15,818,703,129,16,16 -60349,15,818,704,129,16,16 -60350,15,818,693,129,17,17 -60351,15,818,694,129,17,17 -60352,15,818,695,118,15,15 -60353,15,818,696,118,15,15 -60354,15,818,697,118,16,16 -60355,15,818,698,118,17,17 -60356,15,818,699,119,42,42 -60357,15,818,700,198,47,47 -60358,15,818,701,355,48,48 -60359,15,818,702,119,42,42 -60360,15,818,703,198,47,47 -60361,15,818,704,355,48,48 +60338,15,818,753,129,16,16 +60339,15,818,754,129,16,16 +60340,15,818,755,129,17,17 +60341,15,818,756,129,17,17 +60342,15,818,757,118,15,15 +60343,15,818,758,118,15,15 +60344,15,818,759,118,16,16 +60345,15,818,760,118,17,17 +60346,15,818,761,129,15,15 +60347,15,818,762,129,15,15 +60348,15,818,763,129,16,16 +60349,15,818,764,129,16,16 +60350,15,818,801,129,17,17 +60351,15,818,802,129,17,17 +60352,15,818,803,118,15,15 +60353,15,818,804,118,15,15 +60354,15,818,805,118,16,16 +60355,15,818,806,118,17,17 +60356,15,818,807,119,42,42 +60357,15,818,808,198,47,47 +60358,15,818,809,355,48,48 +60359,15,818,810,119,42,42 +60360,15,818,811,198,47,47 +60361,15,818,812,355,48,48 60362,15,818,657,129,12,12 60363,15,818,658,129,12,12 60364,15,818,659,129,13,13 @@ -56653,30 +56653,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60371,15,818,666,129,15,15 60372,15,818,667,129,12,12 60373,15,818,668,129,12,12 -60374,15,818,657,129,13,13 -60375,15,818,658,129,13,13 -60376,15,818,659,129,14,14 -60377,15,818,660,129,14,14 -60378,15,818,661,129,14,14 -60379,15,818,662,129,15,15 -60380,15,818,663,129,15,15 -60381,15,818,664,129,15,15 -60382,15,818,665,129,12,12 -60383,15,818,666,129,12,12 -60384,15,818,667,129,3,3 -60385,15,818,668,129,13,13 -60386,15,818,657,129,14,14 -60387,15,818,658,129,14,14 -60388,15,818,659,129,14,14 -60389,15,818,660,129,15,15 -60390,15,818,661,129,15,15 -60391,15,818,662,129,15,15 -60392,15,818,663,118,17,17 -60393,15,818,664,119,17,17 -60394,15,818,665,118,17,17 -60395,15,818,666,119,17,17 -60396,15,818,667,118,17,17 -60397,15,818,668,119,17,17 +60374,15,818,717,129,13,13 +60375,15,818,718,129,13,13 +60376,15,818,719,129,14,14 +60377,15,818,720,129,14,14 +60378,15,818,721,129,14,14 +60379,15,818,722,129,15,15 +60380,15,818,723,129,15,15 +60381,15,818,724,129,15,15 +60382,15,818,725,129,12,12 +60383,15,818,726,129,12,12 +60384,15,818,727,129,3,3 +60385,15,818,728,129,13,13 +60386,15,818,765,129,14,14 +60387,15,818,766,129,14,14 +60388,15,818,767,129,14,14 +60389,15,818,768,129,15,15 +60390,15,818,769,129,15,15 +60391,15,818,770,129,15,15 +60392,15,818,771,118,17,17 +60393,15,818,772,119,17,17 +60394,15,818,773,118,17,17 +60395,15,818,774,119,17,17 +60396,15,818,775,118,17,17 +60397,15,818,776,119,17,17 60398,15,818,669,129,22,22 60399,15,818,670,129,22,22 60400,15,818,671,129,23,23 @@ -56689,30 +56689,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60407,15,818,678,119,25,25 60408,15,818,679,129,22,22 60409,15,818,680,129,22,22 -60410,15,818,669,129,23,23 -60411,15,818,670,129,24,24 -60412,15,818,671,118,22,22 -60413,15,818,672,118,22,22 -60414,15,818,673,118,23,23 -60415,15,818,674,118,24,24 -60416,15,818,675,119,24,24 -60417,15,818,676,119,25,25 -60418,15,818,677,129,22,22 -60419,15,818,678,129,22,22 -60420,15,818,679,129,23,23 -60421,15,818,680,129,24,24 -60422,15,818,669,118,22,22 -60423,15,818,670,118,22,22 -60424,15,818,671,118,23,23 -60425,15,818,672,118,24,24 -60426,15,818,673,119,24,24 -60427,15,818,674,119,25,25 -60428,15,818,675,119,27,27 -60429,15,818,676,147,29,29 -60430,15,818,677,119,27,27 -60431,15,818,678,147,29,29 -60432,15,818,679,119,27,27 -60433,15,818,680,147,29,29 +60410,15,818,729,129,23,23 +60411,15,818,730,129,24,24 +60412,15,818,731,118,22,22 +60413,15,818,732,118,22,22 +60414,15,818,733,118,23,23 +60415,15,818,734,118,24,24 +60416,15,818,735,119,24,24 +60417,15,818,736,119,25,25 +60418,15,818,737,129,22,22 +60419,15,818,738,129,22,22 +60420,15,818,739,129,23,23 +60421,15,818,740,129,24,24 +60422,15,818,777,118,22,22 +60423,15,818,778,118,22,22 +60424,15,818,779,118,23,23 +60425,15,818,780,118,24,24 +60426,15,818,781,119,24,24 +60427,15,818,782,119,25,25 +60428,15,818,783,119,27,27 +60429,15,818,784,147,29,29 +60430,15,818,785,119,27,27 +60431,15,818,786,147,29,29 +60432,15,818,787,119,27,27 +60433,15,818,788,147,29,29 60434,15,818,681,118,35,35 60435,15,818,682,118,35,35 60436,15,818,683,118,36,36 @@ -56725,30 +56725,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60443,15,818,690,147,37,37 60444,15,818,691,118,35,35 60445,15,818,692,118,35,35 -60446,15,818,681,118,36,36 -60447,15,818,682,118,37,37 -60448,15,818,683,119,35,35 -60449,15,818,684,119,35,35 -60450,15,818,685,119,36,36 -60451,15,818,686,119,37,37 -60452,15,818,687,147,36,36 -60453,15,818,688,147,37,37 -60454,15,818,689,118,35,35 -60455,15,818,690,118,35,35 -60456,15,818,691,118,36,36 -60457,15,818,692,118,37,37 -60458,15,818,681,119,35,35 -60459,15,818,682,119,35,35 -60460,15,818,683,119,36,36 -60461,15,818,684,119,37,37 -60462,15,818,685,147,36,36 -60463,15,818,686,147,37,37 -60464,15,818,687,148,42,42 -60465,15,818,688,148,45,45 -60466,15,818,689,148,42,42 -60467,15,818,690,148,45,45 -60468,15,818,691,148,42,42 -60469,15,818,692,148,45,45 +60446,15,818,741,118,36,36 +60447,15,818,742,118,37,37 +60448,15,818,743,119,35,35 +60449,15,818,744,119,35,35 +60450,15,818,745,119,36,36 +60451,15,818,746,119,37,37 +60452,15,818,747,147,36,36 +60453,15,818,748,147,37,37 +60454,15,818,749,118,35,35 +60455,15,818,750,118,35,35 +60456,15,818,751,118,36,36 +60457,15,818,752,118,37,37 +60458,15,818,789,119,35,35 +60459,15,818,790,119,35,35 +60460,15,818,791,119,36,36 +60461,15,818,792,119,37,37 +60462,15,818,793,147,36,36 +60463,15,818,794,147,37,37 +60464,15,818,795,148,42,42 +60465,15,818,796,148,45,45 +60466,15,818,797,148,42,42 +60467,15,818,798,148,45,45 +60468,15,818,799,148,42,42 +60469,15,818,800,148,45,45 60470,15,824,693,60,15,15 60471,15,824,694,60,16,16 60472,15,824,695,60,16,16 @@ -56761,30 +56761,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60479,15,824,702,195,17,17 60480,15,824,703,60,15,15 60481,15,824,704,60,16,16 -60482,15,824,693,60,16,16 -60483,15,824,694,194,15,15 -60484,15,824,695,194,16,16 -60485,15,824,696,194,16,16 -60486,15,824,697,54,16,16 -60487,15,824,698,54,17,17 -60488,15,824,699,195,16,16 -60489,15,824,700,195,17,17 -60490,15,824,701,60,15,15 -60491,15,824,702,60,16,16 -60492,15,824,703,60,16,16 -60493,15,824,704,194,15,15 -60494,15,824,693,194,16,16 -60495,15,824,694,194,16,16 -60496,15,824,695,54,16,16 -60497,15,824,696,54,17,17 -60498,15,824,697,195,16,16 -60499,15,824,698,195,17,17 -60500,15,824,699,195,37,37 -60501,15,824,700,55,37,37 -60502,15,824,701,55,45,45 -60503,15,824,702,195,37,37 -60504,15,824,703,55,37,37 -60505,15,824,704,55,45,45 +60482,15,824,753,60,16,16 +60483,15,824,754,194,15,15 +60484,15,824,755,194,16,16 +60485,15,824,756,194,16,16 +60486,15,824,757,54,16,16 +60487,15,824,758,54,17,17 +60488,15,824,759,195,16,16 +60489,15,824,760,195,17,17 +60490,15,824,761,60,15,15 +60491,15,824,762,60,16,16 +60492,15,824,763,60,16,16 +60493,15,824,764,194,15,15 +60494,15,824,801,194,16,16 +60495,15,824,802,194,16,16 +60496,15,824,803,54,16,16 +60497,15,824,804,54,17,17 +60498,15,824,805,195,16,16 +60499,15,824,806,195,17,17 +60500,15,824,807,195,37,37 +60501,15,824,808,55,37,37 +60502,15,824,809,55,45,45 +60503,15,824,810,195,37,37 +60504,15,824,811,55,37,37 +60505,15,824,812,55,45,45 60506,15,824,657,129,12,12 60507,15,824,658,129,12,12 60508,15,824,659,129,13,13 @@ -56797,30 +56797,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60515,15,824,666,60,15,15 60516,15,824,667,129,12,12 60517,15,824,668,129,12,12 -60518,15,824,657,129,13,13 -60519,15,824,658,129,13,13 -60520,15,824,659,129,14,14 -60521,15,824,660,129,15,15 -60522,15,824,661,60,12,12 -60523,15,824,662,60,13,13 -60524,15,824,663,60,14,14 -60525,15,824,664,60,15,15 -60526,15,824,665,129,12,12 -60527,15,824,666,129,12,12 -60528,15,824,667,129,13,13 -60529,15,824,668,129,13,13 -60530,15,824,657,129,14,14 -60531,15,824,658,129,15,15 -60532,15,824,659,60,12,12 -60533,15,824,660,60,13,13 -60534,15,824,661,60,14,14 -60535,15,824,662,60,15,15 -60536,15,824,663,61,17,17 -60537,15,824,664,61,18,18 -60538,15,824,665,61,17,17 -60539,15,824,666,61,18,18 -60540,15,824,667,61,17,17 -60541,15,824,668,61,18,18 +60518,15,824,717,129,13,13 +60519,15,824,718,129,13,13 +60520,15,824,719,129,14,14 +60521,15,824,720,129,15,15 +60522,15,824,721,60,12,12 +60523,15,824,722,60,13,13 +60524,15,824,723,60,14,14 +60525,15,824,724,60,15,15 +60526,15,824,725,129,12,12 +60527,15,824,726,129,12,12 +60528,15,824,727,129,13,13 +60529,15,824,728,129,13,13 +60530,15,824,765,129,14,14 +60531,15,824,766,129,15,15 +60532,15,824,767,60,12,12 +60533,15,824,768,60,13,13 +60534,15,824,769,60,14,14 +60535,15,824,770,60,15,15 +60536,15,824,771,61,17,17 +60537,15,824,772,61,18,18 +60538,15,824,773,61,17,17 +60539,15,824,774,61,18,18 +60540,15,824,775,61,17,17 +60541,15,824,776,61,18,18 60542,15,824,669,60,22,22 60543,15,824,670,60,22,22 60544,15,824,671,60,22,22 @@ -56833,30 +56833,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60551,15,824,678,61,25,25 60552,15,824,679,61,22,22 60553,15,824,680,61,22,22 -60554,15,824,669,61,22,22 -60555,15,824,670,61,23,23 -60556,15,824,671,61,23,23 -60557,15,824,672,61,24,24 -60558,15,824,673,61,24,24 -60559,15,824,674,61,23,23 -60560,15,824,675,61,24,24 -60561,15,824,676,61,25,25 -60562,15,824,677,60,22,22 -60563,15,824,678,60,22,22 -60564,15,824,679,60,23,23 -60565,15,824,680,60,23,23 -60566,15,824,669,60,23,23 -60567,15,824,670,60,24,24 -60568,15,824,671,60,24,24 -60569,15,824,672,61,23,23 -60570,15,824,673,61,24,24 -60571,15,824,674,61,25,25 -60572,15,824,675,341,26,26 -60573,15,824,676,341,28,28 -60574,15,824,677,341,26,26 -60575,15,824,678,341,28,28 -60576,15,824,679,341,26,26 -60577,15,824,680,341,28,28 +60554,15,824,729,61,22,22 +60555,15,824,730,61,23,23 +60556,15,824,731,61,23,23 +60557,15,824,732,61,24,24 +60558,15,824,733,61,24,24 +60559,15,824,734,61,23,23 +60560,15,824,735,61,24,24 +60561,15,824,736,61,25,25 +60562,15,824,737,60,22,22 +60563,15,824,738,60,22,22 +60564,15,824,739,60,23,23 +60565,15,824,740,60,23,23 +60566,15,824,777,60,23,23 +60567,15,824,778,60,24,24 +60568,15,824,779,60,24,24 +60569,15,824,780,61,23,23 +60570,15,824,781,61,24,24 +60571,15,824,782,61,25,25 +60572,15,824,783,341,26,26 +60573,15,824,784,341,28,28 +60574,15,824,785,341,26,26 +60575,15,824,786,341,28,28 +60576,15,824,787,341,26,26 +60577,15,824,788,341,28,28 60578,15,824,681,60,35,35 60579,15,824,682,60,35,35 60580,15,824,683,60,36,36 @@ -56869,30 +56869,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60587,15,824,690,61,37,37 60588,15,824,691,60,35,35 60589,15,824,692,60,35,35 -60590,15,824,681,60,36,36 -60591,15,824,682,60,36,36 -60592,15,824,683,60,37,37 -60593,15,824,684,61,35,35 -60594,15,824,685,61,35,35 -60595,15,824,686,61,36,36 -60596,15,824,687,61,36,36 -60597,15,824,688,61,37,37 -60598,15,824,689,60,35,35 -60599,15,824,690,60,35,35 -60600,15,824,691,60,36,36 -60601,15,824,692,60,36,36 -60602,15,824,681,60,37,37 -60603,15,824,682,61,35,35 -60604,15,824,683,61,35,35 -60605,15,824,684,61,36,36 -60606,15,824,685,61,36,36 -60607,15,824,686,61,37,37 -60608,15,824,687,130,45,45 -60609,15,824,688,130,48,48 -60610,15,824,689,130,44,44 -60611,15,824,690,130,47,47 -60612,15,824,691,130,45,45 -60613,15,824,692,130,48,48 +60590,15,824,741,60,36,36 +60591,15,824,742,60,36,36 +60592,15,824,743,60,37,37 +60593,15,824,744,61,35,35 +60594,15,824,745,61,35,35 +60595,15,824,746,61,36,36 +60596,15,824,747,61,36,36 +60597,15,824,748,61,37,37 +60598,15,824,749,60,35,35 +60599,15,824,750,60,35,35 +60600,15,824,751,60,36,36 +60601,15,824,752,60,36,36 +60602,15,824,789,60,37,37 +60603,15,824,790,61,35,35 +60604,15,824,791,61,35,35 +60605,15,824,792,61,36,36 +60606,15,824,793,61,36,36 +60607,15,824,794,61,37,37 +60608,15,824,795,130,45,45 +60609,15,824,796,130,48,48 +60610,15,824,797,130,44,44 +60611,15,824,798,130,47,47 +60612,15,824,799,130,45,45 +60613,15,824,800,130,48,48 60614,15,819,693,60,15,15 60615,15,819,694,60,15,15 60616,15,819,695,60,16,16 @@ -56905,30 +56905,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60623,15,819,702,88,17,17 60624,15,819,703,60,15,15 60625,15,819,704,60,15,15 -60626,15,819,693,60,16,16 -60627,15,819,694,60,17,17 -60628,15,819,695,194,15,15 -60629,15,819,696,194,16,16 -60630,15,819,697,194,17,17 -60631,15,819,698,88,15,15 -60632,15,819,699,88,16,16 -60633,15,819,700,88,17,17 -60634,15,819,701,60,15,15 -60635,15,819,702,60,15,15 -60636,15,819,703,60,16,16 -60637,15,819,704,60,17,17 -60638,15,819,693,194,15,15 -60639,15,819,694,194,16,16 -60640,15,819,695,194,17,17 -60641,15,819,696,88,15,15 -60642,15,819,697,88,16,16 -60643,15,819,698,88,17,17 -60644,15,819,699,189,47,47 -60645,15,819,700,195,43,43 -60646,15,819,701,89,48,48 -60647,15,819,702,189,47,47 -60648,15,819,703,195,43,43 -60649,15,819,704,89,48,48 +60626,15,819,753,60,16,16 +60627,15,819,754,60,17,17 +60628,15,819,755,194,15,15 +60629,15,819,756,194,16,16 +60630,15,819,757,194,17,17 +60631,15,819,758,88,15,15 +60632,15,819,759,88,16,16 +60633,15,819,760,88,17,17 +60634,15,819,761,60,15,15 +60635,15,819,762,60,15,15 +60636,15,819,763,60,16,16 +60637,15,819,764,60,17,17 +60638,15,819,801,194,15,15 +60639,15,819,802,194,16,16 +60640,15,819,803,194,17,17 +60641,15,819,804,88,15,15 +60642,15,819,805,88,16,16 +60643,15,819,806,88,17,17 +60644,15,819,807,189,47,47 +60645,15,819,808,195,43,43 +60646,15,819,809,89,48,48 +60647,15,819,810,189,47,47 +60648,15,819,811,195,43,43 +60649,15,819,812,89,48,48 60650,15,819,657,129,12,12 60651,15,819,658,129,12,12 60652,15,819,659,129,13,13 @@ -56941,30 +56941,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60659,15,819,666,60,15,15 60660,15,819,667,129,12,12 60661,15,819,668,129,12,12 -60662,15,819,657,129,13,13 -60663,15,819,658,129,13,13 -60664,15,819,659,129,14,14 -60665,15,819,660,129,5,5 -60666,15,819,661,60,12,12 -60667,15,819,662,60,13,13 -60668,15,819,663,60,14,14 -60669,15,819,664,60,15,15 -60670,15,819,665,129,12,12 -60671,15,819,666,129,12,12 -60672,15,819,667,129,13,13 -60673,15,819,668,129,3,3 -60674,15,819,657,129,14,14 -60675,15,819,658,129,15,15 -60676,15,819,659,60,12,12 -60677,15,819,660,60,13,13 -60678,15,819,661,60,14,14 -60679,15,819,662,60,5,5 -60680,15,819,663,60,6,6 -60681,15,819,664,60,18,18 -60682,15,819,665,60,16,16 -60683,15,819,666,60,18,18 -60684,15,819,667,60,16,16 -60685,15,819,668,60,18,18 +60662,15,819,717,129,13,13 +60663,15,819,718,129,13,13 +60664,15,819,719,129,14,14 +60665,15,819,720,129,5,5 +60666,15,819,721,60,12,12 +60667,15,819,722,60,13,13 +60668,15,819,723,60,14,14 +60669,15,819,724,60,15,15 +60670,15,819,725,129,12,12 +60671,15,819,726,129,12,12 +60672,15,819,727,129,13,13 +60673,15,819,728,129,3,3 +60674,15,819,765,129,14,14 +60675,15,819,766,129,15,15 +60676,15,819,767,60,12,12 +60677,15,819,768,60,13,13 +60678,15,819,769,60,14,14 +60679,15,819,770,60,5,5 +60680,15,819,771,60,6,6 +60681,15,819,772,60,18,18 +60682,15,819,773,60,16,16 +60683,15,819,774,60,18,18 +60684,15,819,775,60,16,16 +60685,15,819,776,60,18,18 60686,15,819,669,129,22,22 60687,15,819,670,129,22,22 60688,15,819,671,129,23,23 @@ -56977,30 +56977,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60695,15,819,678,61,25,25 60696,15,819,679,129,22,22 60697,15,819,680,129,22,22 -60698,15,819,669,129,23,23 -60699,15,819,670,129,24,24 -60700,15,819,671,61,24,24 -60701,15,819,672,61,25,25 -60702,15,819,673,61,24,24 -60703,15,819,674,61,5,5 -60704,15,819,675,61,24,24 -60705,15,819,676,61,25,25 -60706,15,819,677,129,22,22 -60707,15,819,678,129,22,22 -60708,15,819,679,129,23,23 -60709,15,819,680,129,24,24 -60710,15,819,669,61,22,22 -60711,15,819,670,61,22,22 -60712,15,819,671,61,23,23 -60713,15,819,672,61,23,23 -60714,15,819,673,61,24,24 -60715,15,819,674,61,25,25 -60716,15,819,675,130,26,26 -60717,15,819,676,130,29,29 -60718,15,819,677,130,26,26 -60719,15,819,678,130,29,29 -60720,15,819,679,130,26,26 -60721,15,819,680,130,29,29 +60698,15,819,729,129,23,23 +60699,15,819,730,129,24,24 +60700,15,819,731,61,24,24 +60701,15,819,732,61,25,25 +60702,15,819,733,61,24,24 +60703,15,819,734,61,5,5 +60704,15,819,735,61,24,24 +60705,15,819,736,61,25,25 +60706,15,819,737,129,22,22 +60707,15,819,738,129,22,22 +60708,15,819,739,129,23,23 +60709,15,819,740,129,24,24 +60710,15,819,777,61,22,22 +60711,15,819,778,61,22,22 +60712,15,819,779,61,23,23 +60713,15,819,780,61,23,23 +60714,15,819,781,61,24,24 +60715,15,819,782,61,25,25 +60716,15,819,783,130,26,26 +60717,15,819,784,130,29,29 +60718,15,819,785,130,26,26 +60719,15,819,786,130,29,29 +60720,15,819,787,130,26,26 +60721,15,819,788,130,29,29 60722,15,819,681,61,35,35 60723,15,819,682,61,36,36 60724,15,819,683,61,35,35 @@ -57013,30 +57013,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 60731,15,819,690,130,37,37 60732,15,819,691,61,35,35 60733,15,819,692,61,36,36 -60734,15,819,681,61,35,35 -60735,15,819,682,61,36,36 -60736,15,819,683,61,7,7 -60737,15,819,684,61,6,6 -60738,15,819,685,61,37,37 -60739,15,819,686,61,38,38 -60740,15,819,687,130,36,36 -60741,15,819,688,130,37,37 -60742,15,819,689,61,35,35 -60743,15,819,690,61,35,35 -60744,15,819,691,61,35,35 -60745,15,819,692,61,36,36 -60746,15,819,681,61,36,36 -60747,15,819,682,61,36,36 -60748,15,819,683,61,37,37 -60749,15,819,684,61,38,38 -60750,15,819,685,130,36,36 -60751,15,819,686,130,37,37 -60752,15,819,687,339,42,42 -60753,15,819,688,339,45,45 -60754,15,819,689,339,42,42 -60755,15,819,690,339,45,45 -60756,15,819,691,339,42,42 -60757,15,819,692,339,45,45 +60734,15,819,741,61,35,35 +60735,15,819,742,61,36,36 +60736,15,819,743,61,7,7 +60737,15,819,744,61,6,6 +60738,15,819,745,61,37,37 +60739,15,819,746,61,38,38 +60740,15,819,747,130,36,36 +60741,15,819,748,130,37,37 +60742,15,819,749,61,35,35 +60743,15,819,750,61,35,35 +60744,15,819,751,61,35,35 +60745,15,819,752,61,36,36 +60746,15,819,789,61,36,36 +60747,15,819,790,61,36,36 +60748,15,819,791,61,37,37 +60749,15,819,792,61,38,38 +60750,15,819,793,130,36,36 +60751,15,819,794,130,37,37 +60752,15,819,795,339,42,42 +60753,15,819,796,339,45,45 +60754,15,819,797,339,42,42 +60755,15,819,798,339,45,45 +60756,15,819,799,339,42,42 +60757,15,819,800,339,45,45 60758,16,813,647,74,15,15 60759,16,813,648,81,15,15 60760,16,813,649,74,15,15 @@ -57769,30 +57769,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61487,16,816,702,183,17,17 61488,16,816,703,129,15,15 61489,16,816,704,129,15,15 -61490,16,816,693,129,16,16 -61491,16,816,694,129,16,16 -61492,16,816,695,129,17,17 -61493,16,816,696,194,15,15 -61494,16,816,697,194,16,16 -61495,16,816,698,194,17,17 -61496,16,816,699,183,16,16 -61497,16,816,700,183,17,17 -61498,16,816,701,129,15,15 -61499,16,816,702,129,15,15 -61500,16,816,703,129,16,16 -61501,16,816,704,129,16,16 -61502,16,816,693,129,17,17 -61503,16,816,694,194,15,15 -61504,16,816,695,194,16,16 -61505,16,816,696,194,17,17 -61506,16,816,697,183,16,16 -61507,16,816,698,183,17,17 -61508,16,816,699,188,47,47 -61509,16,816,700,284,42,42 -61510,16,816,701,284,46,46 -61511,16,816,702,188,47,47 -61512,16,816,703,284,42,42 -61513,16,816,704,284,46,46 +61490,16,816,753,129,16,16 +61491,16,816,754,129,16,16 +61492,16,816,755,129,17,17 +61493,16,816,756,194,15,15 +61494,16,816,757,194,16,16 +61495,16,816,758,194,17,17 +61496,16,816,759,183,16,16 +61497,16,816,760,183,17,17 +61498,16,816,761,129,15,15 +61499,16,816,762,129,15,15 +61500,16,816,763,129,16,16 +61501,16,816,764,129,16,16 +61502,16,816,801,129,17,17 +61503,16,816,802,194,15,15 +61504,16,816,803,194,16,16 +61505,16,816,804,194,17,17 +61506,16,816,805,183,16,16 +61507,16,816,806,183,17,17 +61508,16,816,807,188,47,47 +61509,16,816,808,284,42,42 +61510,16,816,809,284,46,46 +61511,16,816,810,188,47,47 +61512,16,816,811,284,42,42 +61513,16,816,812,284,46,46 61514,16,816,657,129,12,12 61515,16,816,658,129,12,12 61516,16,816,659,129,13,13 @@ -57805,30 +57805,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61523,16,816,666,60,15,15 61524,16,816,667,129,12,12 61525,16,816,668,129,12,12 -61526,16,816,657,129,13,13 -61527,16,816,658,129,13,13 -61528,16,816,659,129,14,14 -61529,16,816,660,129,15,15 -61530,16,816,661,60,12,12 -61531,16,816,662,60,13,13 -61532,16,816,663,60,14,14 -61533,16,816,664,60,15,15 -61534,16,816,665,129,12,12 -61535,16,816,666,129,12,12 -61536,16,816,667,129,13,13 -61537,16,816,668,129,13,13 -61538,16,816,657,129,14,14 -61539,16,816,658,129,15,15 -61540,16,816,659,60,12,12 -61541,16,816,660,60,13,13 -61542,16,816,661,60,14,14 -61543,16,816,662,60,15,15 -61544,16,816,663,61,15,15 -61545,16,816,664,61,16,16 -61546,16,816,665,61,15,15 -61547,16,816,666,61,16,16 -61548,16,816,667,61,15,15 -61549,16,816,668,61,16,16 +61526,16,816,717,129,13,13 +61527,16,816,718,129,13,13 +61528,16,816,719,129,14,14 +61529,16,816,720,129,15,15 +61530,16,816,721,60,12,12 +61531,16,816,722,60,13,13 +61532,16,816,723,60,14,14 +61533,16,816,724,60,15,15 +61534,16,816,725,129,12,12 +61535,16,816,726,129,12,12 +61536,16,816,727,129,13,13 +61537,16,816,728,129,13,13 +61538,16,816,765,129,14,14 +61539,16,816,766,129,15,15 +61540,16,816,767,60,12,12 +61541,16,816,768,60,13,13 +61542,16,816,769,60,14,14 +61543,16,816,770,60,15,15 +61544,16,816,771,61,15,15 +61545,16,816,772,61,16,16 +61546,16,816,773,61,15,15 +61547,16,816,774,61,16,16 +61548,16,816,775,61,15,15 +61549,16,816,776,61,16,16 61550,16,816,669,129,22,22 61551,16,816,670,129,22,22 61552,16,816,671,129,23,23 @@ -57841,30 +57841,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61559,16,816,678,61,25,25 61560,16,816,679,129,22,22 61561,16,816,680,129,22,22 -61562,16,816,669,129,23,23 -61563,16,816,670,129,24,24 -61564,16,816,671,60,22,22 -61565,16,816,672,60,22,22 -61566,16,816,673,60,23,23 -61567,16,816,674,60,24,24 -61568,16,816,675,61,24,24 -61569,16,816,676,61,25,25 -61570,16,816,677,129,22,22 -61571,16,816,678,129,22,22 -61572,16,816,679,129,23,23 -61573,16,816,680,129,24,24 -61574,16,816,669,60,22,22 -61575,16,816,670,60,22,22 -61576,16,816,671,60,23,23 -61577,16,816,672,60,24,24 -61578,16,816,673,61,24,24 -61579,16,816,674,61,25,25 -61580,16,816,675,61,27,27 -61581,16,816,676,130,28,28 -61582,16,816,677,61,27,27 -61583,16,816,678,130,28,28 -61584,16,816,679,61,27,27 -61585,16,816,680,130,28,28 +61562,16,816,729,129,23,23 +61563,16,816,730,129,24,24 +61564,16,816,731,60,22,22 +61565,16,816,732,60,22,22 +61566,16,816,733,60,23,23 +61567,16,816,734,60,24,24 +61568,16,816,735,61,24,24 +61569,16,816,736,61,25,25 +61570,16,816,737,129,22,22 +61571,16,816,738,129,22,22 +61572,16,816,739,129,23,23 +61573,16,816,740,129,24,24 +61574,16,816,777,60,22,22 +61575,16,816,778,60,22,22 +61576,16,816,779,60,23,23 +61577,16,816,780,60,24,24 +61578,16,816,781,61,24,24 +61579,16,816,782,61,25,25 +61580,16,816,783,61,27,27 +61581,16,816,784,130,28,28 +61582,16,816,785,61,27,27 +61583,16,816,786,130,28,28 +61584,16,816,787,61,27,27 +61585,16,816,788,130,28,28 61586,16,816,681,60,35,35 61587,16,816,682,60,35,35 61588,16,816,683,60,36,36 @@ -57877,30 +57877,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61595,16,816,690,61,38,38 61596,16,816,691,60,35,35 61597,16,816,692,60,35,35 -61598,16,816,681,60,36,36 -61599,16,816,682,60,36,36 -61600,16,816,683,61,35,35 -61601,16,816,684,61,35,35 -61602,16,816,685,61,36,36 -61603,16,816,686,61,36,36 -61604,16,816,687,61,37,37 -61605,16,816,688,61,38,38 -61606,16,816,689,60,35,35 -61607,16,816,690,60,35,35 -61608,16,816,691,60,36,36 -61609,16,816,692,60,36,36 -61610,16,816,681,61,35,35 -61611,16,816,682,61,35,35 -61612,16,816,683,61,36,36 -61613,16,816,684,61,36,36 -61614,16,816,685,61,37,37 -61615,16,816,686,61,38,38 -61616,16,816,687,130,42,42 -61617,16,816,688,130,45,45 -61618,16,816,689,130,42,42 -61619,16,816,690,130,45,45 -61620,16,816,691,130,42,42 -61621,16,816,692,130,45,45 +61598,16,816,741,60,36,36 +61599,16,816,742,60,36,36 +61600,16,816,743,61,35,35 +61601,16,816,744,61,35,35 +61602,16,816,745,61,36,36 +61603,16,816,746,61,36,36 +61604,16,816,747,61,37,37 +61605,16,816,748,61,38,38 +61606,16,816,749,60,35,35 +61607,16,816,750,60,35,35 +61608,16,816,751,60,36,36 +61609,16,816,752,60,36,36 +61610,16,816,789,61,35,35 +61611,16,816,790,61,35,35 +61612,16,816,791,61,36,36 +61613,16,816,792,61,36,36 +61614,16,816,793,61,37,37 +61615,16,816,794,61,38,38 +61616,16,816,795,130,42,42 +61617,16,816,796,130,45,45 +61618,16,816,797,130,42,42 +61619,16,816,798,130,45,45 +61620,16,816,799,130,42,42 +61621,16,816,800,130,45,45 61622,16,821,693,129,15,15 61623,16,821,694,129,16,16 61624,16,821,695,129,16,16 @@ -57913,30 +57913,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61631,16,821,702,131,16,16 61632,16,821,703,129,15,15 61633,16,821,704,129,16,16 -61634,16,821,693,129,16,16 -61635,16,821,694,60,15,15 -61636,16,821,695,60,16,16 -61637,16,821,696,60,16,16 -61638,16,821,697,61,16,16 -61639,16,821,698,61,17,17 -61640,16,821,699,131,15,15 -61641,16,821,700,131,16,16 -61642,16,821,701,129,15,15 -61643,16,821,702,129,16,16 -61644,16,821,703,129,16,16 -61645,16,821,704,60,15,15 -61646,16,821,693,60,16,16 -61647,16,821,694,60,16,16 -61648,16,821,695,60,16,16 -61649,16,821,696,60,17,17 -61650,16,821,697,131,15,15 -61651,16,821,698,131,16,16 -61652,16,821,699,131,37,37 -61653,16,821,700,131,42,42 -61654,16,821,701,131,47,47 -61655,16,821,702,131,37,37 -61656,16,821,703,131,42,42 -61657,16,821,704,131,47,47 +61634,16,821,753,129,16,16 +61635,16,821,754,60,15,15 +61636,16,821,755,60,16,16 +61637,16,821,756,60,16,16 +61638,16,821,757,61,16,16 +61639,16,821,758,61,17,17 +61640,16,821,759,131,15,15 +61641,16,821,760,131,16,16 +61642,16,821,761,129,15,15 +61643,16,821,762,129,16,16 +61644,16,821,763,129,16,16 +61645,16,821,764,60,15,15 +61646,16,821,801,60,16,16 +61647,16,821,802,60,16,16 +61648,16,821,803,60,16,16 +61649,16,821,804,60,17,17 +61650,16,821,805,131,15,15 +61651,16,821,806,131,16,16 +61652,16,821,807,131,37,37 +61653,16,821,808,131,42,42 +61654,16,821,809,131,47,47 +61655,16,821,810,131,37,37 +61656,16,821,811,131,42,42 +61657,16,821,812,131,47,47 61658,16,821,657,129,12,12 61659,16,821,658,129,12,12 61660,16,821,659,129,13,13 @@ -57949,30 +57949,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61667,16,821,666,98,15,15 61668,16,821,667,129,12,12 61669,16,821,668,129,12,12 -61670,16,821,657,129,13,13 -61671,16,821,658,129,14,14 -61672,16,821,659,118,13,13 -61673,16,821,660,118,14,14 -61674,16,821,661,118,15,15 -61675,16,821,662,98,13,13 -61676,16,821,663,98,14,14 -61677,16,821,664,98,15,15 -61678,16,821,665,129,12,12 -61679,16,821,666,129,12,12 -61680,16,821,667,129,13,13 -61681,16,821,668,129,14,14 -61682,16,821,657,118,13,13 -61683,16,821,658,118,14,14 -61684,16,821,659,118,15,15 -61685,16,821,660,98,13,13 -61686,16,821,661,98,14,14 -61687,16,821,662,98,15,15 -61688,16,821,663,98,17,17 -61689,16,821,664,98,18,18 -61690,16,821,665,98,17,17 -61691,16,821,666,98,18,18 -61692,16,821,667,98,17,17 -61693,16,821,668,98,18,18 +61670,16,821,717,129,13,13 +61671,16,821,718,129,14,14 +61672,16,821,719,118,13,13 +61673,16,821,720,118,14,14 +61674,16,821,721,118,15,15 +61675,16,821,722,98,13,13 +61676,16,821,723,98,14,14 +61677,16,821,724,98,15,15 +61678,16,821,725,129,12,12 +61679,16,821,726,129,12,12 +61680,16,821,727,129,13,13 +61681,16,821,728,129,14,14 +61682,16,821,765,118,13,13 +61683,16,821,766,118,14,14 +61684,16,821,767,118,15,15 +61685,16,821,768,98,13,13 +61686,16,821,769,98,14,14 +61687,16,821,770,98,15,15 +61688,16,821,771,98,17,17 +61689,16,821,772,98,18,18 +61690,16,821,773,98,17,17 +61691,16,821,774,98,18,18 +61692,16,821,775,98,17,17 +61693,16,821,776,98,18,18 61694,16,821,669,129,22,22 61695,16,821,670,129,22,22 61696,16,821,671,129,23,23 @@ -57985,30 +57985,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61703,16,821,678,98,25,25 61704,16,821,679,129,22,22 61705,16,821,680,129,22,22 -61706,16,821,669,129,23,23 -61707,16,821,670,118,22,22 -61708,16,821,671,118,22,22 -61709,16,821,672,118,23,23 -61710,16,821,673,98,22,22 -61711,16,821,674,98,23,23 -61712,16,821,675,98,24,24 -61713,16,821,676,98,25,25 -61714,16,821,677,129,22,22 -61715,16,821,678,129,22,22 -61716,16,821,679,129,23,23 -61717,16,821,680,118,22,22 -61718,16,821,669,118,22,22 -61719,16,821,670,118,23,23 -61720,16,821,671,98,22,22 -61721,16,821,672,98,23,23 -61722,16,821,673,98,24,24 -61723,16,821,674,98,25,25 -61724,16,821,675,99,26,26 -61725,16,821,676,99,27,27 -61726,16,821,677,99,26,26 -61727,16,821,678,99,27,27 -61728,16,821,679,99,26,26 -61729,16,821,680,99,27,27 +61706,16,821,729,129,23,23 +61707,16,821,730,118,22,22 +61708,16,821,731,118,22,22 +61709,16,821,732,118,23,23 +61710,16,821,733,98,22,22 +61711,16,821,734,98,23,23 +61712,16,821,735,98,24,24 +61713,16,821,736,98,25,25 +61714,16,821,737,129,22,22 +61715,16,821,738,129,22,22 +61716,16,821,739,129,23,23 +61717,16,821,740,118,22,22 +61718,16,821,777,118,22,22 +61719,16,821,778,118,23,23 +61720,16,821,779,98,22,22 +61721,16,821,780,98,23,23 +61722,16,821,781,98,24,24 +61723,16,821,782,98,25,25 +61724,16,821,783,99,26,26 +61725,16,821,784,99,27,27 +61726,16,821,785,99,26,26 +61727,16,821,786,99,27,27 +61728,16,821,787,99,26,26 +61729,16,821,788,99,27,27 61730,16,821,681,118,35,35 61731,16,821,682,118,36,36 61732,16,821,683,118,37,37 @@ -58021,30 +58021,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61739,16,821,690,99,39,39 61740,16,821,691,118,35,35 61741,16,821,692,118,36,36 -61742,16,821,681,118,37,37 -61743,16,821,682,118,38,38 -61744,16,821,683,119,35,35 -61745,16,821,684,119,36,36 -61746,16,821,685,119,37,37 -61747,16,821,686,119,38,38 -61748,16,821,687,99,38,38 -61749,16,821,688,99,39,39 -61750,16,821,689,118,35,35 -61751,16,821,690,118,36,36 -61752,16,821,691,118,37,37 -61753,16,821,692,118,38,38 -61754,16,821,681,119,35,35 -61755,16,821,682,119,36,36 -61756,16,821,683,119,37,37 -61757,16,821,684,119,38,38 -61758,16,821,685,99,38,38 -61759,16,821,686,99,39,39 -61760,16,821,687,341,46,46 -61761,16,821,688,341,48,48 -61762,16,821,689,341,46,46 -61763,16,821,690,341,48,48 -61764,16,821,691,341,46,46 -61765,16,821,692,341,48,48 +61742,16,821,741,118,37,37 +61743,16,821,742,118,38,38 +61744,16,821,743,119,35,35 +61745,16,821,744,119,36,36 +61746,16,821,745,119,37,37 +61747,16,821,746,119,38,38 +61748,16,821,747,99,38,38 +61749,16,821,748,99,39,39 +61750,16,821,749,118,35,35 +61751,16,821,750,118,36,36 +61752,16,821,751,118,37,37 +61753,16,821,752,118,38,38 +61754,16,821,789,119,35,35 +61755,16,821,790,119,36,36 +61756,16,821,791,119,37,37 +61757,16,821,792,119,38,38 +61758,16,821,793,99,38,38 +61759,16,821,794,99,39,39 +61760,16,821,795,341,46,46 +61761,16,821,796,341,48,48 +61762,16,821,797,341,46,46 +61763,16,821,798,341,48,48 +61764,16,821,799,341,46,46 +61765,16,821,800,341,48,48 61766,16,818,693,129,15,15 61767,16,818,694,129,15,15 61768,16,818,695,129,16,16 @@ -58057,30 +58057,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61775,16,818,702,118,17,17 61776,16,818,703,129,15,15 61777,16,818,704,129,15,15 -61778,16,818,693,129,16,16 -61779,16,818,694,129,16,16 -61780,16,818,695,129,17,17 -61781,16,818,696,129,17,17 -61782,16,818,697,118,15,15 -61783,16,818,698,118,15,15 -61784,16,818,699,118,16,16 -61785,16,818,700,118,17,17 -61786,16,818,701,129,15,15 -61787,16,818,702,129,15,15 -61788,16,818,703,129,16,16 -61789,16,818,704,129,16,16 -61790,16,818,693,129,17,17 -61791,16,818,694,129,17,17 -61792,16,818,695,118,15,15 -61793,16,818,696,118,15,15 -61794,16,818,697,118,16,16 -61795,16,818,698,118,17,17 -61796,16,818,699,119,42,42 -61797,16,818,700,198,47,47 -61798,16,818,701,355,48,48 -61799,16,818,702,119,42,42 -61800,16,818,703,198,47,47 -61801,16,818,704,355,48,48 +61778,16,818,753,129,16,16 +61779,16,818,754,129,16,16 +61780,16,818,755,129,17,17 +61781,16,818,756,129,17,17 +61782,16,818,757,118,15,15 +61783,16,818,758,118,15,15 +61784,16,818,759,118,16,16 +61785,16,818,760,118,17,17 +61786,16,818,761,129,15,15 +61787,16,818,762,129,15,15 +61788,16,818,763,129,16,16 +61789,16,818,764,129,16,16 +61790,16,818,801,129,17,17 +61791,16,818,802,129,17,17 +61792,16,818,803,118,15,15 +61793,16,818,804,118,15,15 +61794,16,818,805,118,16,16 +61795,16,818,806,118,17,17 +61796,16,818,807,119,42,42 +61797,16,818,808,198,47,47 +61798,16,818,809,355,48,48 +61799,16,818,810,119,42,42 +61800,16,818,811,198,47,47 +61801,16,818,812,355,48,48 61802,16,818,657,129,12,12 61803,16,818,658,129,12,12 61804,16,818,659,129,13,13 @@ -58093,30 +58093,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61811,16,818,666,129,15,15 61812,16,818,667,129,12,12 61813,16,818,668,129,12,12 -61814,16,818,657,129,13,13 -61815,16,818,658,129,13,13 -61816,16,818,659,129,14,14 -61817,16,818,660,129,14,14 -61818,16,818,661,129,14,14 -61819,16,818,662,129,15,15 -61820,16,818,663,129,15,15 -61821,16,818,664,129,15,15 -61822,16,818,665,129,12,12 -61823,16,818,666,129,12,12 -61824,16,818,667,129,3,3 -61825,16,818,668,129,13,13 -61826,16,818,657,129,14,14 -61827,16,818,658,129,14,14 -61828,16,818,659,129,14,14 -61829,16,818,660,129,15,15 -61830,16,818,661,129,15,15 -61831,16,818,662,129,15,15 -61832,16,818,663,118,17,17 -61833,16,818,664,119,17,17 -61834,16,818,665,118,17,17 -61835,16,818,666,119,17,17 -61836,16,818,667,118,17,17 -61837,16,818,668,119,17,17 +61814,16,818,717,129,13,13 +61815,16,818,718,129,13,13 +61816,16,818,719,129,14,14 +61817,16,818,720,129,14,14 +61818,16,818,721,129,14,14 +61819,16,818,722,129,15,15 +61820,16,818,723,129,15,15 +61821,16,818,724,129,15,15 +61822,16,818,725,129,12,12 +61823,16,818,726,129,12,12 +61824,16,818,727,129,3,3 +61825,16,818,728,129,13,13 +61826,16,818,765,129,14,14 +61827,16,818,766,129,14,14 +61828,16,818,767,129,14,14 +61829,16,818,768,129,15,15 +61830,16,818,769,129,15,15 +61831,16,818,770,129,15,15 +61832,16,818,771,118,17,17 +61833,16,818,772,119,17,17 +61834,16,818,773,118,17,17 +61835,16,818,774,119,17,17 +61836,16,818,775,118,17,17 +61837,16,818,776,119,17,17 61838,16,818,669,129,22,22 61839,16,818,670,129,22,22 61840,16,818,671,129,23,23 @@ -58129,30 +58129,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61847,16,818,678,119,25,25 61848,16,818,679,129,22,22 61849,16,818,680,129,22,22 -61850,16,818,669,129,23,23 -61851,16,818,670,129,24,24 -61852,16,818,671,118,22,22 -61853,16,818,672,118,22,22 -61854,16,818,673,118,23,23 -61855,16,818,674,118,24,24 -61856,16,818,675,119,24,24 -61857,16,818,676,119,25,25 -61858,16,818,677,129,22,22 -61859,16,818,678,129,22,22 -61860,16,818,679,129,23,23 -61861,16,818,680,129,24,24 -61862,16,818,669,118,22,22 -61863,16,818,670,118,22,22 -61864,16,818,671,118,23,23 -61865,16,818,672,118,24,24 -61866,16,818,673,119,24,24 -61867,16,818,674,119,25,25 -61868,16,818,675,119,27,27 -61869,16,818,676,147,29,29 -61870,16,818,677,119,27,27 -61871,16,818,678,147,29,29 -61872,16,818,679,119,27,27 -61873,16,818,680,147,29,29 +61850,16,818,729,129,23,23 +61851,16,818,730,129,24,24 +61852,16,818,731,118,22,22 +61853,16,818,732,118,22,22 +61854,16,818,733,118,23,23 +61855,16,818,734,118,24,24 +61856,16,818,735,119,24,24 +61857,16,818,736,119,25,25 +61858,16,818,737,129,22,22 +61859,16,818,738,129,22,22 +61860,16,818,739,129,23,23 +61861,16,818,740,129,24,24 +61862,16,818,777,118,22,22 +61863,16,818,778,118,22,22 +61864,16,818,779,118,23,23 +61865,16,818,780,118,24,24 +61866,16,818,781,119,24,24 +61867,16,818,782,119,25,25 +61868,16,818,783,119,27,27 +61869,16,818,784,147,29,29 +61870,16,818,785,119,27,27 +61871,16,818,786,147,29,29 +61872,16,818,787,119,27,27 +61873,16,818,788,147,29,29 61874,16,818,681,118,35,35 61875,16,818,682,118,35,35 61876,16,818,683,118,36,36 @@ -58165,30 +58165,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61883,16,818,690,147,37,37 61884,16,818,691,118,35,35 61885,16,818,692,118,35,35 -61886,16,818,681,118,36,36 -61887,16,818,682,118,37,37 -61888,16,818,683,119,35,35 -61889,16,818,684,119,35,35 -61890,16,818,685,119,36,36 -61891,16,818,686,119,37,37 -61892,16,818,687,147,36,36 -61893,16,818,688,147,37,37 -61894,16,818,689,118,35,35 -61895,16,818,690,118,35,35 -61896,16,818,691,118,36,36 -61897,16,818,692,118,37,37 -61898,16,818,681,119,35,35 -61899,16,818,682,119,35,35 -61900,16,818,683,119,36,36 -61901,16,818,684,119,37,37 -61902,16,818,685,147,36,36 -61903,16,818,686,147,37,37 -61904,16,818,687,148,42,42 -61905,16,818,688,148,45,45 -61906,16,818,689,148,42,42 -61907,16,818,690,148,45,45 -61908,16,818,691,148,42,42 -61909,16,818,692,148,45,45 +61886,16,818,741,118,36,36 +61887,16,818,742,118,37,37 +61888,16,818,743,119,35,35 +61889,16,818,744,119,35,35 +61890,16,818,745,119,36,36 +61891,16,818,746,119,37,37 +61892,16,818,747,147,36,36 +61893,16,818,748,147,37,37 +61894,16,818,749,118,35,35 +61895,16,818,750,118,35,35 +61896,16,818,751,118,36,36 +61897,16,818,752,118,37,37 +61898,16,818,789,119,35,35 +61899,16,818,790,119,35,35 +61900,16,818,791,119,36,36 +61901,16,818,792,119,37,37 +61902,16,818,793,147,36,36 +61903,16,818,794,147,37,37 +61904,16,818,795,148,42,42 +61905,16,818,796,148,45,45 +61906,16,818,797,148,42,42 +61907,16,818,798,148,45,45 +61908,16,818,799,148,42,42 +61909,16,818,800,148,45,45 61910,16,824,693,60,15,15 61911,16,824,694,60,16,16 61912,16,824,695,60,16,16 @@ -58201,30 +58201,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61919,16,824,702,195,17,17 61920,16,824,703,60,15,15 61921,16,824,704,60,16,16 -61922,16,824,693,60,16,16 -61923,16,824,694,194,15,15 -61924,16,824,695,194,16,16 -61925,16,824,696,194,16,16 -61926,16,824,697,54,16,16 -61927,16,824,698,54,17,17 -61928,16,824,699,195,16,16 -61929,16,824,700,195,17,17 -61930,16,824,701,60,15,15 -61931,16,824,702,60,16,16 -61932,16,824,703,60,16,16 -61933,16,824,704,194,15,15 -61934,16,824,693,194,16,16 -61935,16,824,694,194,16,16 -61936,16,824,695,54,16,16 -61937,16,824,696,54,17,17 -61938,16,824,697,195,16,16 -61939,16,824,698,195,17,17 -61940,16,824,699,195,37,37 -61941,16,824,700,55,37,37 -61942,16,824,701,55,45,45 -61943,16,824,702,195,37,37 -61944,16,824,703,55,37,37 -61945,16,824,704,55,45,45 +61922,16,824,753,60,16,16 +61923,16,824,754,194,15,15 +61924,16,824,755,194,16,16 +61925,16,824,756,194,16,16 +61926,16,824,757,54,16,16 +61927,16,824,758,54,17,17 +61928,16,824,759,195,16,16 +61929,16,824,760,195,17,17 +61930,16,824,761,60,15,15 +61931,16,824,762,60,16,16 +61932,16,824,763,60,16,16 +61933,16,824,764,194,15,15 +61934,16,824,801,194,16,16 +61935,16,824,802,194,16,16 +61936,16,824,803,54,16,16 +61937,16,824,804,54,17,17 +61938,16,824,805,195,16,16 +61939,16,824,806,195,17,17 +61940,16,824,807,195,37,37 +61941,16,824,808,55,37,37 +61942,16,824,809,55,45,45 +61943,16,824,810,195,37,37 +61944,16,824,811,55,37,37 +61945,16,824,812,55,45,45 61946,16,824,657,129,12,12 61947,16,824,658,129,12,12 61948,16,824,659,129,13,13 @@ -58237,30 +58237,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61955,16,824,666,60,15,15 61956,16,824,667,129,12,12 61957,16,824,668,129,12,12 -61958,16,824,657,129,13,13 -61959,16,824,658,129,13,13 -61960,16,824,659,129,14,14 -61961,16,824,660,129,15,15 -61962,16,824,661,60,12,12 -61963,16,824,662,60,13,13 -61964,16,824,663,60,14,14 -61965,16,824,664,60,15,15 -61966,16,824,665,129,12,12 -61967,16,824,666,129,12,12 -61968,16,824,667,129,13,13 -61969,16,824,668,129,13,13 -61970,16,824,657,129,14,14 -61971,16,824,658,129,15,15 -61972,16,824,659,60,12,12 -61973,16,824,660,60,13,13 -61974,16,824,661,60,14,14 -61975,16,824,662,60,15,15 -61976,16,824,663,61,17,17 -61977,16,824,664,61,18,18 -61978,16,824,665,61,17,17 -61979,16,824,666,61,18,18 -61980,16,824,667,61,17,17 -61981,16,824,668,61,18,18 +61958,16,824,717,129,13,13 +61959,16,824,718,129,13,13 +61960,16,824,719,129,14,14 +61961,16,824,720,129,15,15 +61962,16,824,721,60,12,12 +61963,16,824,722,60,13,13 +61964,16,824,723,60,14,14 +61965,16,824,724,60,15,15 +61966,16,824,725,129,12,12 +61967,16,824,726,129,12,12 +61968,16,824,727,129,13,13 +61969,16,824,728,129,13,13 +61970,16,824,765,129,14,14 +61971,16,824,766,129,15,15 +61972,16,824,767,60,12,12 +61973,16,824,768,60,13,13 +61974,16,824,769,60,14,14 +61975,16,824,770,60,15,15 +61976,16,824,771,61,17,17 +61977,16,824,772,61,18,18 +61978,16,824,773,61,17,17 +61979,16,824,774,61,18,18 +61980,16,824,775,61,17,17 +61981,16,824,776,61,18,18 61982,16,824,669,60,22,22 61983,16,824,670,60,22,22 61984,16,824,671,60,22,22 @@ -58273,30 +58273,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 61991,16,824,678,61,25,25 61992,16,824,679,61,22,22 61993,16,824,680,61,22,22 -61994,16,824,669,61,22,22 -61995,16,824,670,61,23,23 -61996,16,824,671,61,23,23 -61997,16,824,672,61,24,24 -61998,16,824,673,61,24,24 -61999,16,824,674,61,23,23 -62000,16,824,675,61,24,24 -62001,16,824,676,61,25,25 -62002,16,824,677,60,22,22 -62003,16,824,678,60,22,22 -62004,16,824,679,60,23,23 -62005,16,824,680,60,23,23 -62006,16,824,669,60,23,23 -62007,16,824,670,60,24,24 -62008,16,824,671,60,24,24 -62009,16,824,672,61,23,23 -62010,16,824,673,61,24,24 -62011,16,824,674,61,25,25 -62012,16,824,675,341,26,26 -62013,16,824,676,341,28,28 -62014,16,824,677,341,26,26 -62015,16,824,678,341,28,28 -62016,16,824,679,341,26,26 -62017,16,824,680,341,28,28 +61994,16,824,729,61,22,22 +61995,16,824,730,61,23,23 +61996,16,824,731,61,23,23 +61997,16,824,732,61,24,24 +61998,16,824,733,61,24,24 +61999,16,824,734,61,23,23 +62000,16,824,735,61,24,24 +62001,16,824,736,61,25,25 +62002,16,824,737,60,22,22 +62003,16,824,738,60,22,22 +62004,16,824,739,60,23,23 +62005,16,824,740,60,23,23 +62006,16,824,777,60,23,23 +62007,16,824,778,60,24,24 +62008,16,824,779,60,24,24 +62009,16,824,780,61,23,23 +62010,16,824,781,61,24,24 +62011,16,824,782,61,25,25 +62012,16,824,783,341,26,26 +62013,16,824,784,341,28,28 +62014,16,824,785,341,26,26 +62015,16,824,786,341,28,28 +62016,16,824,787,341,26,26 +62017,16,824,788,341,28,28 62018,16,824,681,60,35,35 62019,16,824,682,60,35,35 62020,16,824,683,60,36,36 @@ -58309,30 +58309,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 62027,16,824,690,61,37,37 62028,16,824,691,60,35,35 62029,16,824,692,60,35,35 -62030,16,824,681,60,36,36 -62031,16,824,682,60,36,36 -62032,16,824,683,60,37,37 -62033,16,824,684,61,35,35 -62034,16,824,685,61,35,35 -62035,16,824,686,61,36,36 -62036,16,824,687,61,36,36 -62037,16,824,688,61,37,37 -62038,16,824,689,60,35,35 -62039,16,824,690,60,35,35 -62040,16,824,691,60,36,36 -62041,16,824,692,60,36,36 -62042,16,824,681,60,37,37 -62043,16,824,682,61,35,35 -62044,16,824,683,61,35,35 -62045,16,824,684,61,36,36 -62046,16,824,685,61,36,36 -62047,16,824,686,61,37,37 -62048,16,824,687,130,45,45 -62049,16,824,688,130,48,48 -62050,16,824,689,130,44,44 -62051,16,824,690,130,47,47 -62052,16,824,691,130,45,45 -62053,16,824,692,130,48,48 +62030,16,824,741,60,36,36 +62031,16,824,742,60,36,36 +62032,16,824,743,60,37,37 +62033,16,824,744,61,35,35 +62034,16,824,745,61,35,35 +62035,16,824,746,61,36,36 +62036,16,824,747,61,36,36 +62037,16,824,748,61,37,37 +62038,16,824,749,60,35,35 +62039,16,824,750,60,35,35 +62040,16,824,751,60,36,36 +62041,16,824,752,60,36,36 +62042,16,824,789,60,37,37 +62043,16,824,790,61,35,35 +62044,16,824,791,61,35,35 +62045,16,824,792,61,36,36 +62046,16,824,793,61,36,36 +62047,16,824,794,61,37,37 +62048,16,824,795,130,45,45 +62049,16,824,796,130,48,48 +62050,16,824,797,130,44,44 +62051,16,824,798,130,47,47 +62052,16,824,799,130,45,45 +62053,16,824,800,130,48,48 62054,16,819,693,60,15,15 62055,16,819,694,60,15,15 62056,16,819,695,60,16,16 @@ -58345,30 +58345,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 62063,16,819,702,88,17,17 62064,16,819,703,60,15,15 62065,16,819,704,60,15,15 -62066,16,819,693,60,16,16 -62067,16,819,694,60,17,17 -62068,16,819,695,194,15,15 -62069,16,819,696,194,16,16 -62070,16,819,697,194,17,17 -62071,16,819,698,88,15,15 -62072,16,819,699,88,16,16 -62073,16,819,700,88,17,17 -62074,16,819,701,60,15,15 -62075,16,819,702,60,15,15 -62076,16,819,703,60,16,16 -62077,16,819,704,60,17,17 -62078,16,819,693,194,15,15 -62079,16,819,694,194,16,16 -62080,16,819,695,194,17,17 -62081,16,819,696,88,15,15 -62082,16,819,697,88,16,16 -62083,16,819,698,88,17,17 -62084,16,819,699,189,47,47 -62085,16,819,700,195,43,43 -62086,16,819,701,89,48,48 -62087,16,819,702,189,47,47 -62088,16,819,703,195,43,43 -62089,16,819,704,89,48,48 +62066,16,819,753,60,16,16 +62067,16,819,754,60,17,17 +62068,16,819,755,194,15,15 +62069,16,819,756,194,16,16 +62070,16,819,757,194,17,17 +62071,16,819,758,88,15,15 +62072,16,819,759,88,16,16 +62073,16,819,760,88,17,17 +62074,16,819,761,60,15,15 +62075,16,819,762,60,15,15 +62076,16,819,763,60,16,16 +62077,16,819,764,60,17,17 +62078,16,819,801,194,15,15 +62079,16,819,802,194,16,16 +62080,16,819,803,194,17,17 +62081,16,819,804,88,15,15 +62082,16,819,805,88,16,16 +62083,16,819,806,88,17,17 +62084,16,819,807,189,47,47 +62085,16,819,808,195,43,43 +62086,16,819,809,89,48,48 +62087,16,819,810,189,47,47 +62088,16,819,811,195,43,43 +62089,16,819,812,89,48,48 62090,16,819,657,129,12,12 62091,16,819,658,129,12,12 62092,16,819,659,129,13,13 @@ -58381,30 +58381,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 62099,16,819,666,60,15,15 62100,16,819,667,129,12,12 62101,16,819,668,129,12,12 -62102,16,819,657,129,13,13 -62103,16,819,658,129,13,13 -62104,16,819,659,129,14,14 -62105,16,819,660,129,5,5 -62106,16,819,661,60,12,12 -62107,16,819,662,60,13,13 -62108,16,819,663,60,14,14 -62109,16,819,664,60,15,15 -62110,16,819,665,129,12,12 -62111,16,819,666,129,12,12 -62112,16,819,667,129,13,13 -62113,16,819,668,129,3,3 -62114,16,819,657,129,14,14 -62115,16,819,658,129,15,15 -62116,16,819,659,60,12,12 -62117,16,819,660,60,13,13 -62118,16,819,661,60,14,14 -62119,16,819,662,60,5,5 -62120,16,819,663,60,6,6 -62121,16,819,664,60,18,18 -62122,16,819,665,60,16,16 -62123,16,819,666,60,18,18 -62124,16,819,667,60,16,16 -62125,16,819,668,60,18,18 +62102,16,819,717,129,13,13 +62103,16,819,718,129,13,13 +62104,16,819,719,129,14,14 +62105,16,819,720,129,5,5 +62106,16,819,721,60,12,12 +62107,16,819,722,60,13,13 +62108,16,819,723,60,14,14 +62109,16,819,724,60,15,15 +62110,16,819,725,129,12,12 +62111,16,819,726,129,12,12 +62112,16,819,727,129,13,13 +62113,16,819,728,129,3,3 +62114,16,819,765,129,14,14 +62115,16,819,766,129,15,15 +62116,16,819,767,60,12,12 +62117,16,819,768,60,13,13 +62118,16,819,769,60,14,14 +62119,16,819,770,60,5,5 +62120,16,819,771,60,6,6 +62121,16,819,772,60,18,18 +62122,16,819,773,60,16,16 +62123,16,819,774,60,18,18 +62124,16,819,775,60,16,16 +62125,16,819,776,60,18,18 62126,16,819,669,129,22,22 62127,16,819,670,129,22,22 62128,16,819,671,129,23,23 @@ -58417,30 +58417,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 62135,16,819,678,61,25,25 62136,16,819,679,129,22,22 62137,16,819,680,129,22,22 -62138,16,819,669,129,23,23 -62139,16,819,670,129,24,24 -62140,16,819,671,61,24,24 -62141,16,819,672,61,25,25 -62142,16,819,673,61,24,24 -62143,16,819,674,61,5,5 -62144,16,819,675,61,24,24 -62145,16,819,676,61,25,25 -62146,16,819,677,129,22,22 -62147,16,819,678,129,22,22 -62148,16,819,679,129,23,23 -62149,16,819,680,129,24,24 -62150,16,819,669,61,22,22 -62151,16,819,670,61,22,22 -62152,16,819,671,61,23,23 -62153,16,819,672,61,23,23 -62154,16,819,673,61,24,24 -62155,16,819,674,61,25,25 -62156,16,819,675,130,26,26 -62157,16,819,676,130,29,29 -62158,16,819,677,130,26,26 -62159,16,819,678,130,29,29 -62160,16,819,679,130,26,26 -62161,16,819,680,130,29,29 +62138,16,819,729,129,23,23 +62139,16,819,730,129,24,24 +62140,16,819,731,61,24,24 +62141,16,819,732,61,25,25 +62142,16,819,733,61,24,24 +62143,16,819,734,61,5,5 +62144,16,819,735,61,24,24 +62145,16,819,736,61,25,25 +62146,16,819,737,129,22,22 +62147,16,819,738,129,22,22 +62148,16,819,739,129,23,23 +62149,16,819,740,129,24,24 +62150,16,819,777,61,22,22 +62151,16,819,778,61,22,22 +62152,16,819,779,61,23,23 +62153,16,819,780,61,23,23 +62154,16,819,781,61,24,24 +62155,16,819,782,61,25,25 +62156,16,819,783,130,26,26 +62157,16,819,784,130,29,29 +62158,16,819,785,130,26,26 +62159,16,819,786,130,29,29 +62160,16,819,787,130,26,26 +62161,16,819,788,130,29,29 62162,16,819,681,61,35,35 62163,16,819,682,61,36,36 62164,16,819,683,61,35,35 @@ -58453,30 +58453,30 @@ id,version_id,location_area_id,encounter_slot_id,pokemon_id,min_level,max_level 62171,16,819,690,130,37,37 62172,16,819,691,61,35,35 62173,16,819,692,61,36,36 -62174,16,819,681,61,35,35 -62175,16,819,682,61,36,36 -62176,16,819,683,61,7,7 -62177,16,819,684,61,6,6 -62178,16,819,685,61,37,37 -62179,16,819,686,61,38,38 -62180,16,819,687,130,36,36 -62181,16,819,688,130,37,37 -62182,16,819,689,61,35,35 -62183,16,819,690,61,35,35 -62184,16,819,691,61,35,35 -62185,16,819,692,61,36,36 -62186,16,819,681,61,36,36 -62187,16,819,682,61,36,36 -62188,16,819,683,61,37,37 -62189,16,819,684,61,38,38 -62190,16,819,685,130,36,36 -62191,16,819,686,130,37,37 -62192,16,819,687,339,42,42 -62193,16,819,688,339,45,45 -62194,16,819,689,339,42,42 -62195,16,819,690,339,45,45 -62196,16,819,691,339,42,42 -62197,16,819,692,339,45,45 +62174,16,819,741,61,35,35 +62175,16,819,742,61,36,36 +62176,16,819,743,61,7,7 +62177,16,819,744,61,6,6 +62178,16,819,745,61,37,37 +62179,16,819,746,61,38,38 +62180,16,819,747,130,36,36 +62181,16,819,748,130,37,37 +62182,16,819,749,61,35,35 +62183,16,819,750,61,35,35 +62184,16,819,751,61,35,35 +62185,16,819,752,61,36,36 +62186,16,819,789,61,36,36 +62187,16,819,790,61,36,36 +62188,16,819,791,61,37,37 +62189,16,819,792,61,38,38 +62190,16,819,793,130,36,36 +62191,16,819,794,130,37,37 +62192,16,819,795,339,42,42 +62193,16,819,796,339,45,45 +62194,16,819,797,339,42,42 +62195,16,819,798,339,45,45 +62196,16,819,799,339,42,42 +62197,16,819,800,339,45,45 62198,6,204,564,251,30,30 62199,10,825,567,146,50,50 62200,11,825,567,146,50,50