mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 11:23:13 +00:00
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
This commit is contained in:
parent
ec95156acd
commit
4189d288b9
2 changed files with 1072 additions and 976 deletions
|
@ -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
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue