Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/kanto-route-26-area

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/kanto-route-26-area")
2 .then((res) => res.json())
3 .then((json) => console.log(json))
4 .catch((error) => console.error(error))

Response

response.json
1{
2 "encounter_method_rates": [
3 {
4 "encounter_method": {
5 "name": "walk",
6 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
7 },
8 "version_details": [
9 {
10 "rate": 25,
11 "version": {
12 "name": "heartgold",
13 "url": "https://pokedex.mimo.dev/api/version/15/"
14 }
15 },
16 {
17 "rate": 25,
18 "version": {
19 "name": "soulsilver",
20 "url": "https://pokedex.mimo.dev/api/version/16/"
21 }
22 }
23 ]
24 },
25 {
26 "encounter_method": {
27 "name": "old-rod",
28 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
29 },
30 "version_details": [
31 {
32 "rate": 25,
33 "version": {
34 "name": "heartgold",
35 "url": "https://pokedex.mimo.dev/api/version/15/"
36 }
37 },
38 {
39 "rate": 25,
40 "version": {
41 "name": "soulsilver",
42 "url": "https://pokedex.mimo.dev/api/version/16/"
43 }
44 }
45 ]
46 },
47 {
48 "encounter_method": {
49 "name": "good-rod",
50 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
51 },
52 "version_details": [
53 {
54 "rate": 50,
55 "version": {
56 "name": "heartgold",
57 "url": "https://pokedex.mimo.dev/api/version/15/"
58 }
59 },
60 {
61 "rate": 50,
62 "version": {
63 "name": "soulsilver",
64 "url": "https://pokedex.mimo.dev/api/version/16/"
65 }
66 }
67 ]
68 },
69 {
70 "encounter_method": {
71 "name": "super-rod",
72 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
73 },
74 "version_details": [
75 {
76 "rate": 75,
77 "version": {
78 "name": "heartgold",
79 "url": "https://pokedex.mimo.dev/api/version/15/"
80 }
81 },
82 {
83 "rate": 75,
84 "version": {
85 "name": "soulsilver",
86 "url": "https://pokedex.mimo.dev/api/version/16/"
87 }
88 }
89 ]
90 },
91 {
92 "encounter_method": {
93 "name": "surf",
94 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
95 },
96 "version_details": [
97 {
98 "rate": 10,
99 "version": {
100 "name": "heartgold",
101 "url": "https://pokedex.mimo.dev/api/version/15/"
102 }
103 },
104 {
105 "rate": 10,
106 "version": {
107 "name": "soulsilver",
108 "url": "https://pokedex.mimo.dev/api/version/16/"
109 }
110 }
111 ]
112 }
113 ],
114 "game_index": 104,
115 "id": 287,
116 "location": {
117 "name": "kanto-route-26",
118 "url": "https://pokedex.mimo.dev/api/location/105/"
119 },
120 "name": "kanto-route-26-area",
121 "names": [
122 {
123 "language": {
124 "name": "en",
125 "url": "https://pokedex.mimo.dev/api/language/9/"
126 },
127 "name": "Road 26"
128 },
129 {
130 "language": {
131 "name": "fr",
132 "url": "https://pokedex.mimo.dev/api/language/5/"
133 },
134 "name": "Route 26"
135 }
136 ],
137 "pokemon_encounters": [
138 {
139 "pokemon": {
140 "name": "caterpie",
141 "url": "https://pokedex.mimo.dev/api/pokemon/10/"
142 },
143 "version_details": [
144 {
145 "encounter_details": [
146 {
147 "chance": 50,
148 "condition_values": [],
149 "max_level": 10,
150 "method": {
151 "name": "headbutt-low",
152 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
153 },
154 "min_level": 10
155 },
156 {
157 "chance": 15,
158 "condition_values": [],
159 "max_level": 10,
160 "method": {
161 "name": "headbutt-low",
162 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
163 },
164 "min_level": 10
165 },
166 {
167 "chance": 50,
168 "condition_values": [],
169 "max_level": 10,
170 "method": {
171 "name": "headbutt-normal",
172 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
173 },
174 "min_level": 10
175 },
176 {
177 "chance": 15,
178 "condition_values": [],
179 "max_level": 10,
180 "method": {
181 "name": "headbutt-normal",
182 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
183 },
184 "min_level": 10
185 },
186 {
187 "chance": 50,
188 "condition_values": [],
189 "max_level": 10,
190 "method": {
191 "name": "headbutt-high",
192 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
193 },
194 "min_level": 10
195 }
196 ],
197 "max_chance": 180,
198 "version": {
199 "name": "gold",
200 "url": "https://pokedex.mimo.dev/api/version/4/"
201 }
202 }
203 ]
204 },
205 {
206 "pokemon": {
207 "name": "metapod",
208 "url": "https://pokedex.mimo.dev/api/pokemon/11/"
209 },
210 "version_details": [
211 {
212 "encounter_details": [
213 {
214 "chance": 15,
215 "condition_values": [],
216 "max_level": 10,
217 "method": {
218 "name": "headbutt-low",
219 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
220 },
221 "min_level": 10
222 },
223 {
224 "chance": 15,
225 "condition_values": [],
226 "max_level": 10,
227 "method": {
228 "name": "headbutt-normal",
229 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
230 },
231 "min_level": 10
232 }
233 ],
234 "max_chance": 30,
235 "version": {
236 "name": "gold",
237 "url": "https://pokedex.mimo.dev/api/version/4/"
238 }
239 }
240 ]
241 },
242 {
243 "pokemon": {
244 "name": "butterfree",
245 "url": "https://pokedex.mimo.dev/api/pokemon/12/"
246 },
247 "version_details": [
248 {
249 "encounter_details": [
250 {
251 "chance": 5,
252 "condition_values": [],
253 "max_level": 10,
254 "method": {
255 "name": "headbutt-low",
256 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
257 },
258 "min_level": 10
259 },
260 {
261 "chance": 5,
262 "condition_values": [],
263 "max_level": 10,
264 "method": {
265 "name": "headbutt-normal",
266 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
267 },
268 "min_level": 10
269 },
270 {
271 "chance": 5,
272 "condition_values": [],
273 "max_level": 10,
274 "method": {
275 "name": "headbutt-high",
276 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
277 },
278 "min_level": 10
279 }
280 ],
281 "max_chance": 15,
282 "version": {
283 "name": "gold",
284 "url": "https://pokedex.mimo.dev/api/version/4/"
285 }
286 }
287 ]
288 },
289 {
290 "pokemon": {
291 "name": "weedle",
292 "url": "https://pokedex.mimo.dev/api/pokemon/13/"
293 },
294 "version_details": [
295 {
296 "encounter_details": [
297 {
298 "chance": 50,
299 "condition_values": [],
300 "max_level": 10,
301 "method": {
302 "name": "headbutt-low",
303 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
304 },
305 "min_level": 10
306 },
307 {
308 "chance": 15,
309 "condition_values": [],
310 "max_level": 10,
311 "method": {
312 "name": "headbutt-low",
313 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
314 },
315 "min_level": 10
316 },
317 {
318 "chance": 50,
319 "condition_values": [],
320 "max_level": 10,
321 "method": {
322 "name": "headbutt-normal",
323 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
324 },
325 "min_level": 10
326 },
327 {
328 "chance": 15,
329 "condition_values": [],
330 "max_level": 10,
331 "method": {
332 "name": "headbutt-normal",
333 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
334 },
335 "min_level": 10
336 },
337 {
338 "chance": 50,
339 "condition_values": [],
340 "max_level": 10,
341 "method": {
342 "name": "headbutt-high",
343 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
344 },
345 "min_level": 10
346 }
347 ],
348 "max_chance": 180,
349 "version": {
350 "name": "silver",
351 "url": "https://pokedex.mimo.dev/api/version/5/"
352 }
353 }
354 ]
355 },
356 {
357 "pokemon": {
358 "name": "kakuna",
359 "url": "https://pokedex.mimo.dev/api/pokemon/14/"
360 },
361 "version_details": [
362 {
363 "encounter_details": [
364 {
365 "chance": 15,
366 "condition_values": [],
367 "max_level": 10,
368 "method": {
369 "name": "headbutt-low",
370 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
371 },
372 "min_level": 10
373 },
374 {
375 "chance": 15,
376 "condition_values": [],
377 "max_level": 10,
378 "method": {
379 "name": "headbutt-normal",
380 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
381 },
382 "min_level": 10
383 }
384 ],
385 "max_chance": 30,
386 "version": {
387 "name": "silver",
388 "url": "https://pokedex.mimo.dev/api/version/5/"
389 }
390 }
391 ]
392 },
393 {
394 "pokemon": {
395 "name": "beedrill",
396 "url": "https://pokedex.mimo.dev/api/pokemon/15/"
397 },
398 "version_details": [
399 {
400 "encounter_details": [
401 {
402 "chance": 5,
403 "condition_values": [],
404 "max_level": 10,
405 "method": {
406 "name": "headbutt-low",
407 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
408 },
409 "min_level": 10
410 },
411 {
412 "chance": 5,
413 "condition_values": [],
414 "max_level": 10,
415 "method": {
416 "name": "headbutt-normal",
417 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
418 },
419 "min_level": 10
420 },
421 {
422 "chance": 5,
423 "condition_values": [],
424 "max_level": 10,
425 "method": {
426 "name": "headbutt-high",
427 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
428 },
429 "min_level": 10
430 }
431 ],
432 "max_chance": 15,
433 "version": {
434 "name": "silver",
435 "url": "https://pokedex.mimo.dev/api/version/5/"
436 }
437 }
438 ]
439 },
440 {
441 "pokemon": {
442 "name": "raticate",
443 "url": "https://pokedex.mimo.dev/api/pokemon/20/"
444 },
445 "version_details": [
446 {
447 "encounter_details": [
448 {
449 "chance": 5,
450 "condition_values": [
451 {
452 "name": "time-day",
453 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
454 }
455 ],
456 "max_level": 30,
457 "method": {
458 "name": "walk",
459 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
460 },
461 "min_level": 30
462 },
463 {
464 "chance": 4,
465 "condition_values": [
466 {
467 "name": "time-morning",
468 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
469 }
470 ],
471 "max_level": 30,
472 "method": {
473 "name": "walk",
474 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
475 },
476 "min_level": 30
477 },
478 {
479 "chance": 30,
480 "condition_values": [
481 {
482 "name": "time-night",
483 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
484 }
485 ],
486 "max_level": 28,
487 "method": {
488 "name": "walk",
489 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
490 },
491 "min_level": 28
492 },
493 {
494 "chance": 10,
495 "condition_values": [
496 {
497 "name": "time-night",
498 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
499 }
500 ],
501 "max_level": 30,
502 "method": {
503 "name": "walk",
504 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
505 },
506 "min_level": 30
507 }
508 ],
509 "max_chance": 49,
510 "version": {
511 "name": "gold",
512 "url": "https://pokedex.mimo.dev/api/version/4/"
513 }
514 },
515 {
516 "encounter_details": [
517 {
518 "chance": 30,
519 "condition_values": [
520 {
521 "name": "time-day",
522 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
523 }
524 ],
525 "max_level": 28,
526 "method": {
527 "name": "walk",
528 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
529 },
530 "min_level": 28
531 },
532 {
533 "chance": 5,
534 "condition_values": [
535 {
536 "name": "time-day",
537 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
538 }
539 ],
540 "max_level": 30,
541 "method": {
542 "name": "walk",
543 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
544 },
545 "min_level": 30
546 },
547 {
548 "chance": 30,
549 "condition_values": [
550 {
551 "name": "time-morning",
552 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
553 }
554 ],
555 "max_level": 28,
556 "method": {
557 "name": "walk",
558 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
559 },
560 "min_level": 28
561 },
562 {
563 "chance": 4,
564 "condition_values": [
565 {
566 "name": "time-morning",
567 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
568 }
569 ],
570 "max_level": 30,
571 "method": {
572 "name": "walk",
573 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
574 },
575 "min_level": 30
576 },
577 {
578 "chance": 30,
579 "condition_values": [
580 {
581 "name": "time-night",
582 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
583 }
584 ],
585 "max_level": 28,
586 "method": {
587 "name": "walk",
588 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
589 },
590 "min_level": 28
591 },
592 {
593 "chance": 30,
594 "condition_values": [
595 {
596 "name": "time-night",
597 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
598 }
599 ],
600 "max_level": 28,
601 "method": {
602 "name": "walk",
603 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
604 },
605 "min_level": 28
606 },
607 {
608 "chance": 10,
609 "condition_values": [
610 {
611 "name": "time-night",
612 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
613 }
614 ],
615 "max_level": 30,
616 "method": {
617 "name": "walk",
618 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
619 },
620 "min_level": 30
621 }
622 ],
623 "max_chance": 139,
624 "version": {
625 "name": "silver",
626 "url": "https://pokedex.mimo.dev/api/version/5/"
627 }
628 },
629 {
630 "encounter_details": [
631 {
632 "chance": 10,
633 "condition_values": [
634 {
635 "name": "time-day",
636 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
637 }
638 ],
639 "max_level": 30,
640 "method": {
641 "name": "walk",
642 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
643 },
644 "min_level": 30
645 },
646 {
647 "chance": 10,
648 "condition_values": [
649 {
650 "name": "time-morning",
651 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
652 }
653 ],
654 "max_level": 30,
655 "method": {
656 "name": "walk",
657 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
658 },
659 "min_level": 30
660 },
661 {
662 "chance": 30,
663 "condition_values": [
664 {
665 "name": "time-night",
666 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
667 }
668 ],
669 "max_level": 28,
670 "method": {
671 "name": "walk",
672 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
673 },
674 "min_level": 28
675 },
676 {
677 "chance": 10,
678 "condition_values": [
679 {
680 "name": "time-night",
681 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
682 }
683 ],
684 "max_level": 30,
685 "method": {
686 "name": "walk",
687 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
688 },
689 "min_level": 30
690 }
691 ],
692 "max_chance": 60,
693 "version": {
694 "name": "crystal",
695 "url": "https://pokedex.mimo.dev/api/version/6/"
696 }
697 },
698 {
699 "encounter_details": [
700 {
701 "chance": 20,
702 "condition_values": [
703 {
704 "name": "time-night",
705 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
706 }
707 ],
708 "max_level": 28,
709 "method": {
710 "name": "walk",
711 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
712 },
713 "min_level": 28
714 },
715 {
716 "chance": 10,
717 "condition_values": [
718 {
719 "name": "time-night",
720 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
721 },
722 {
723 "name": "radio-off",
724 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
725 }
726 ],
727 "max_level": 28,
728 "method": {
729 "name": "walk",
730 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
731 },
732 "min_level": 28
733 },
734 {
735 "chance": 5,
736 "condition_values": [
737 {
738 "name": "time-night",
739 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
740 }
741 ],
742 "max_level": 30,
743 "method": {
744 "name": "walk",
745 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
746 },
747 "min_level": 30
748 },
749 {
750 "chance": 5,
751 "condition_values": [
752 {
753 "name": "time-night",
754 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
755 }
756 ],
757 "max_level": 30,
758 "method": {
759 "name": "walk",
760 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
761 },
762 "min_level": 30
763 },
764 {
765 "chance": 4,
766 "condition_values": [
767 {
768 "name": "time-morning",
769 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
770 }
771 ],
772 "max_level": 30,
773 "method": {
774 "name": "walk",
775 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
776 },
777 "min_level": 30
778 },
779 {
780 "chance": 4,
781 "condition_values": [
782 {
783 "name": "time-day",
784 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
785 }
786 ],
787 "max_level": 30,
788 "method": {
789 "name": "walk",
790 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
791 },
792 "min_level": 30
793 },
794 {
795 "chance": 1,
796 "condition_values": [
797 {
798 "name": "time-morning",
799 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
800 }
801 ],
802 "max_level": 30,
803 "method": {
804 "name": "walk",
805 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
806 },
807 "min_level": 30
808 },
809 {
810 "chance": 1,
811 "condition_values": [
812 {
813 "name": "time-day",
814 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
815 }
816 ],
817 "max_level": 30,
818 "method": {
819 "name": "walk",
820 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
821 },
822 "min_level": 30
823 }
824 ],
825 "max_chance": 50,
826 "version": {
827 "name": "heartgold",
828 "url": "https://pokedex.mimo.dev/api/version/15/"
829 }
830 },
831 {
832 "encounter_details": [
833 {
834 "chance": 20,
835 "condition_values": [
836 {
837 "name": "time-night",
838 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
839 }
840 ],
841 "max_level": 28,
842 "method": {
843 "name": "walk",
844 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
845 },
846 "min_level": 28
847 },
848 {
849 "chance": 20,
850 "condition_values": [],
851 "max_level": 28,
852 "method": {
853 "name": "walk",
854 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
855 },
856 "min_level": 28
857 },
858 {
859 "chance": 10,
860 "condition_values": [
861 {
862 "name": "time-night",
863 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
864 },
865 {
866 "name": "radio-off",
867 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
868 }
869 ],
870 "max_level": 28,
871 "method": {
872 "name": "walk",
873 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
874 },
875 "min_level": 28
876 },
877 {
878 "chance": 10,
879 "condition_values": [
880 {
881 "name": "radio-off",
882 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
883 }
884 ],
885 "max_level": 28,
886 "method": {
887 "name": "walk",
888 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
889 },
890 "min_level": 28
891 },
892 {
893 "chance": 4,
894 "condition_values": [
895 {
896 "name": "time-morning",
897 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
898 }
899 ],
900 "max_level": 30,
901 "method": {
902 "name": "walk",
903 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
904 },
905 "min_level": 30
906 },
907 {
908 "chance": 4,
909 "condition_values": [
910 {
911 "name": "time-day",
912 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
913 }
914 ],
915 "max_level": 30,
916 "method": {
917 "name": "walk",
918 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
919 },
920 "min_level": 30
921 },
922 {
923 "chance": 1,
924 "condition_values": [
925 {
926 "name": "time-morning",
927 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
928 }
929 ],
930 "max_level": 30,
931 "method": {
932 "name": "walk",
933 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
934 },
935 "min_level": 30
936 },
937 {
938 "chance": 1,
939 "condition_values": [
940 {
941 "name": "time-day",
942 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
943 }
944 ],
945 "max_level": 30,
946 "method": {
947 "name": "walk",
948 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
949 },
950 "min_level": 30
951 }
952 ],
953 "max_chance": 70,
954 "version": {
955 "name": "soulsilver",
956 "url": "https://pokedex.mimo.dev/api/version/16/"
957 }
958 }
959 ]
960 },
961 {
962 "pokemon": {
963 "name": "ekans",
964 "url": "https://pokedex.mimo.dev/api/pokemon/23/"
965 },
966 "version_details": [
967 {
968 "encounter_details": [
969 {
970 "chance": 15,
971 "condition_values": [],
972 "max_level": 10,
973 "method": {
974 "name": "headbutt-low",
975 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
976 },
977 "min_level": 10
978 },
979 {
980 "chance": 15,
981 "condition_values": [],
982 "max_level": 10,
983 "method": {
984 "name": "headbutt-normal",
985 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
986 },
987 "min_level": 10
988 }
989 ],
990 "max_chance": 30,
991 "version": {
992 "name": "crystal",
993 "url": "https://pokedex.mimo.dev/api/version/6/"
994 }
995 }
996 ]
997 },
998 {
999 "pokemon": {
1000 "name": "arbok",
1001 "url": "https://pokedex.mimo.dev/api/pokemon/24/"
1002 },
1003 "version_details": [
1004 {
1005 "encounter_details": [
1006 {
1007 "chance": 4,
1008 "condition_values": [
1009 {
1010 "name": "time-day",
1011 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1012 }
1013 ],
1014 "max_level": 30,
1015 "method": {
1016 "name": "walk",
1017 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1018 },
1019 "min_level": 30
1020 },
1021 {
1022 "chance": 1,
1023 "condition_values": [
1024 {
1025 "name": "time-day",
1026 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1027 }
1028 ],
1029 "max_level": 30,
1030 "method": {
1031 "name": "walk",
1032 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1033 },
1034 "min_level": 30
1035 },
1036 {
1037 "chance": 5,
1038 "condition_values": [
1039 {
1040 "name": "time-morning",
1041 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1042 }
1043 ],
1044 "max_level": 30,
1045 "method": {
1046 "name": "walk",
1047 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1048 },
1049 "min_level": 30
1050 },
1051 {
1052 "chance": 4,
1053 "condition_values": [
1054 {
1055 "name": "time-night",
1056 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1057 }
1058 ],
1059 "max_level": 30,
1060 "method": {
1061 "name": "walk",
1062 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1063 },
1064 "min_level": 30
1065 },
1066 {
1067 "chance": 1,
1068 "condition_values": [
1069 {
1070 "name": "time-night",
1071 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1072 }
1073 ],
1074 "max_level": 30,
1075 "method": {
1076 "name": "walk",
1077 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1078 },
1079 "min_level": 30
1080 }
1081 ],
1082 "max_chance": 15,
1083 "version": {
1084 "name": "silver",
1085 "url": "https://pokedex.mimo.dev/api/version/5/"
1086 }
1087 },
1088 {
1089 "encounter_details": [
1090 {
1091 "chance": 4,
1092 "condition_values": [
1093 {
1094 "name": "time-day",
1095 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1096 }
1097 ],
1098 "max_level": 30,
1099 "method": {
1100 "name": "walk",
1101 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1102 },
1103 "min_level": 30
1104 },
1105 {
1106 "chance": 1,
1107 "condition_values": [
1108 {
1109 "name": "time-day",
1110 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1111 }
1112 ],
1113 "max_level": 30,
1114 "method": {
1115 "name": "walk",
1116 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1117 },
1118 "min_level": 30
1119 },
1120 {
1121 "chance": 4,
1122 "condition_values": [
1123 {
1124 "name": "time-morning",
1125 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1126 }
1127 ],
1128 "max_level": 30,
1129 "method": {
1130 "name": "walk",
1131 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1132 },
1133 "min_level": 30
1134 },
1135 {
1136 "chance": 1,
1137 "condition_values": [
1138 {
1139 "name": "time-morning",
1140 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1141 }
1142 ],
1143 "max_level": 30,
1144 "method": {
1145 "name": "walk",
1146 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1147 },
1148 "min_level": 30
1149 }
1150 ],
1151 "max_chance": 10,
1152 "version": {
1153 "name": "crystal",
1154 "url": "https://pokedex.mimo.dev/api/version/6/"
1155 }
1156 },
1157 {
1158 "encounter_details": [
1159 {
1160 "chance": 4,
1161 "condition_values": [],
1162 "max_level": 30,
1163 "method": {
1164 "name": "walk",
1165 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1166 },
1167 "min_level": 30
1168 },
1169 {
1170 "chance": 1,
1171 "condition_values": [],
1172 "max_level": 30,
1173 "method": {
1174 "name": "walk",
1175 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1176 },
1177 "min_level": 30
1178 }
1179 ],
1180 "max_chance": 5,
1181 "version": {
1182 "name": "soulsilver",
1183 "url": "https://pokedex.mimo.dev/api/version/16/"
1184 }
1185 }
1186 ]
1187 },
1188 {
1189 "pokemon": {
1190 "name": "sandslash",
1191 "url": "https://pokedex.mimo.dev/api/pokemon/28/"
1192 },
1193 "version_details": [
1194 {
1195 "encounter_details": [
1196 {
1197 "chance": 30,
1198 "condition_values": [
1199 {
1200 "name": "time-day",
1201 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1202 }
1203 ],
1204 "max_level": 28,
1205 "method": {
1206 "name": "walk",
1207 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1208 },
1209 "min_level": 28
1210 },
1211 {
1212 "chance": 30,
1213 "condition_values": [
1214 {
1215 "name": "time-morning",
1216 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1217 }
1218 ],
1219 "max_level": 28,
1220 "method": {
1221 "name": "walk",
1222 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1223 },
1224 "min_level": 28
1225 },
1226 {
1227 "chance": 30,
1228 "condition_values": [
1229 {
1230 "name": "time-night",
1231 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1232 }
1233 ],
1234 "max_level": 28,
1235 "method": {
1236 "name": "walk",
1237 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1238 },
1239 "min_level": 28
1240 }
1241 ],
1242 "max_chance": 90,
1243 "version": {
1244 "name": "gold",
1245 "url": "https://pokedex.mimo.dev/api/version/4/"
1246 }
1247 },
1248 {
1249 "encounter_details": [
1250 {
1251 "chance": 30,
1252 "condition_values": [
1253 {
1254 "name": "time-day",
1255 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1256 }
1257 ],
1258 "max_level": 28,
1259 "method": {
1260 "name": "walk",
1261 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1262 },
1263 "min_level": 28
1264 },
1265 {
1266 "chance": 30,
1267 "condition_values": [
1268 {
1269 "name": "time-morning",
1270 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1271 }
1272 ],
1273 "max_level": 28,
1274 "method": {
1275 "name": "walk",
1276 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1277 },
1278 "min_level": 28
1279 }
1280 ],
1281 "max_chance": 60,
1282 "version": {
1283 "name": "crystal",
1284 "url": "https://pokedex.mimo.dev/api/version/6/"
1285 }
1286 },
1287 {
1288 "encounter_details": [
1289 {
1290 "chance": 20,
1291 "condition_values": [],
1292 "max_level": 28,
1293 "method": {
1294 "name": "walk",
1295 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1296 },
1297 "min_level": 28
1298 },
1299 {
1300 "chance": 10,
1301 "condition_values": [
1302 {
1303 "name": "radio-off",
1304 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1305 }
1306 ],
1307 "max_level": 28,
1308 "method": {
1309 "name": "walk",
1310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1311 },
1312 "min_level": 28
1313 }
1314 ],
1315 "max_chance": 30,
1316 "version": {
1317 "name": "heartgold",
1318 "url": "https://pokedex.mimo.dev/api/version/15/"
1319 }
1320 }
1321 ]
1322 },
1323 {
1324 "pokemon": {
1325 "name": "tentacool",
1326 "url": "https://pokedex.mimo.dev/api/pokemon/72/"
1327 },
1328 "version_details": [
1329 {
1330 "encounter_details": [
1331 {
1332 "chance": 15,
1333 "condition_values": [],
1334 "max_level": 10,
1335 "method": {
1336 "name": "old-rod",
1337 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1338 },
1339 "min_level": 10
1340 },
1341 {
1342 "chance": 35,
1343 "condition_values": [],
1344 "max_level": 20,
1345 "method": {
1346 "name": "good-rod",
1347 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1348 },
1349 "min_level": 20
1350 },
1351 {
1352 "chance": 60,
1353 "condition_values": [],
1354 "max_level": 34,
1355 "method": {
1356 "name": "surf",
1357 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1358 },
1359 "min_level": 30
1360 },
1361 {
1362 "chance": 30,
1363 "condition_values": [],
1364 "max_level": 29,
1365 "method": {
1366 "name": "surf",
1367 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1368 },
1369 "min_level": 25
1370 }
1371 ],
1372 "max_chance": 140,
1373 "version": {
1374 "name": "gold",
1375 "url": "https://pokedex.mimo.dev/api/version/4/"
1376 }
1377 },
1378 {
1379 "encounter_details": [
1380 {
1381 "chance": 15,
1382 "condition_values": [],
1383 "max_level": 10,
1384 "method": {
1385 "name": "old-rod",
1386 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1387 },
1388 "min_level": 10
1389 },
1390 {
1391 "chance": 35,
1392 "condition_values": [],
1393 "max_level": 20,
1394 "method": {
1395 "name": "good-rod",
1396 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1397 },
1398 "min_level": 20
1399 },
1400 {
1401 "chance": 60,
1402 "condition_values": [],
1403 "max_level": 34,
1404 "method": {
1405 "name": "surf",
1406 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1407 },
1408 "min_level": 30
1409 },
1410 {
1411 "chance": 30,
1412 "condition_values": [],
1413 "max_level": 29,
1414 "method": {
1415 "name": "surf",
1416 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1417 },
1418 "min_level": 25
1419 }
1420 ],
1421 "max_chance": 140,
1422 "version": {
1423 "name": "silver",
1424 "url": "https://pokedex.mimo.dev/api/version/5/"
1425 }
1426 },
1427 {
1428 "encounter_details": [
1429 {
1430 "chance": 15,
1431 "condition_values": [],
1432 "max_level": 10,
1433 "method": {
1434 "name": "old-rod",
1435 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1436 },
1437 "min_level": 10
1438 },
1439 {
1440 "chance": 35,
1441 "condition_values": [],
1442 "max_level": 20,
1443 "method": {
1444 "name": "good-rod",
1445 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1446 },
1447 "min_level": 20
1448 },
1449 {
1450 "chance": 60,
1451 "condition_values": [],
1452 "max_level": 34,
1453 "method": {
1454 "name": "surf",
1455 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1456 },
1457 "min_level": 30
1458 },
1459 {
1460 "chance": 30,
1461 "condition_values": [],
1462 "max_level": 29,
1463 "method": {
1464 "name": "surf",
1465 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1466 },
1467 "min_level": 25
1468 }
1469 ],
1470 "max_chance": 140,
1471 "version": {
1472 "name": "crystal",
1473 "url": "https://pokedex.mimo.dev/api/version/6/"
1474 }
1475 },
1476 {
1477 "encounter_details": [
1478 {
1479 "chance": 60,
1480 "condition_values": [],
1481 "max_level": 30,
1482 "method": {
1483 "name": "surf",
1484 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1485 },
1486 "min_level": 30
1487 },
1488 {
1489 "chance": 30,
1490 "condition_values": [],
1491 "max_level": 25,
1492 "method": {
1493 "name": "surf",
1494 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1495 },
1496 "min_level": 25
1497 },
1498 {
1499 "chance": 10,
1500 "condition_values": [],
1501 "max_level": 10,
1502 "method": {
1503 "name": "old-rod",
1504 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1505 },
1506 "min_level": 10
1507 },
1508 {
1509 "chance": 5,
1510 "condition_values": [],
1511 "max_level": 10,
1512 "method": {
1513 "name": "old-rod",
1514 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1515 },
1516 "min_level": 10
1517 },
1518 {
1519 "chance": 30,
1520 "condition_values": [],
1521 "max_level": 20,
1522 "method": {
1523 "name": "good-rod",
1524 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1525 },
1526 "min_level": 20
1527 }
1528 ],
1529 "max_chance": 135,
1530 "version": {
1531 "name": "heartgold",
1532 "url": "https://pokedex.mimo.dev/api/version/15/"
1533 }
1534 },
1535 {
1536 "encounter_details": [
1537 {
1538 "chance": 60,
1539 "condition_values": [],
1540 "max_level": 30,
1541 "method": {
1542 "name": "surf",
1543 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1544 },
1545 "min_level": 30
1546 },
1547 {
1548 "chance": 30,
1549 "condition_values": [],
1550 "max_level": 25,
1551 "method": {
1552 "name": "surf",
1553 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1554 },
1555 "min_level": 25
1556 },
1557 {
1558 "chance": 10,
1559 "condition_values": [],
1560 "max_level": 10,
1561 "method": {
1562 "name": "old-rod",
1563 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1564 },
1565 "min_level": 10
1566 },
1567 {
1568 "chance": 5,
1569 "condition_values": [],
1570 "max_level": 10,
1571 "method": {
1572 "name": "old-rod",
1573 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
1574 },
1575 "min_level": 10
1576 },
1577 {
1578 "chance": 30,
1579 "condition_values": [],
1580 "max_level": 20,
1581 "method": {
1582 "name": "good-rod",
1583 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
1584 },
1585 "min_level": 20
1586 }
1587 ],
1588 "max_chance": 135,
1589 "version": {
1590 "name": "soulsilver",
1591 "url": "https://pokedex.mimo.dev/api/version/16/"
1592 }
1593 }
1594 ]
1595 },
1596 {
1597 "pokemon": {
1598 "name": "tentacruel",
1599 "url": "https://pokedex.mimo.dev/api/pokemon/73/"
1600 },
1601 "version_details": [
1602 {
1603 "encounter_details": [
1604 {
1605 "chance": 20,
1606 "condition_values": [],
1607 "max_level": 40,
1608 "method": {
1609 "name": "super-rod",
1610 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1611 },
1612 "min_level": 40
1613 },
1614 {
1615 "chance": 10,
1616 "condition_values": [],
1617 "max_level": 34,
1618 "method": {
1619 "name": "surf",
1620 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1621 },
1622 "min_level": 30
1623 }
1624 ],
1625 "max_chance": 30,
1626 "version": {
1627 "name": "gold",
1628 "url": "https://pokedex.mimo.dev/api/version/4/"
1629 }
1630 },
1631 {
1632 "encounter_details": [
1633 {
1634 "chance": 20,
1635 "condition_values": [],
1636 "max_level": 40,
1637 "method": {
1638 "name": "super-rod",
1639 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1640 },
1641 "min_level": 40
1642 },
1643 {
1644 "chance": 10,
1645 "condition_values": [],
1646 "max_level": 34,
1647 "method": {
1648 "name": "surf",
1649 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1650 },
1651 "min_level": 30
1652 }
1653 ],
1654 "max_chance": 30,
1655 "version": {
1656 "name": "silver",
1657 "url": "https://pokedex.mimo.dev/api/version/5/"
1658 }
1659 },
1660 {
1661 "encounter_details": [
1662 {
1663 "chance": 20,
1664 "condition_values": [],
1665 "max_level": 40,
1666 "method": {
1667 "name": "super-rod",
1668 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1669 },
1670 "min_level": 40
1671 },
1672 {
1673 "chance": 10,
1674 "condition_values": [],
1675 "max_level": 34,
1676 "method": {
1677 "name": "surf",
1678 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1679 },
1680 "min_level": 30
1681 }
1682 ],
1683 "max_chance": 30,
1684 "version": {
1685 "name": "crystal",
1686 "url": "https://pokedex.mimo.dev/api/version/6/"
1687 }
1688 },
1689 {
1690 "encounter_details": [
1691 {
1692 "chance": 5,
1693 "condition_values": [],
1694 "max_level": 30,
1695 "method": {
1696 "name": "surf",
1697 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1698 },
1699 "min_level": 30
1700 },
1701 {
1702 "chance": 4,
1703 "condition_values": [],
1704 "max_level": 30,
1705 "method": {
1706 "name": "surf",
1707 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1708 },
1709 "min_level": 30
1710 },
1711 {
1712 "chance": 1,
1713 "condition_values": [],
1714 "max_level": 30,
1715 "method": {
1716 "name": "surf",
1717 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1718 },
1719 "min_level": 30
1720 },
1721 {
1722 "chance": 15,
1723 "condition_values": [],
1724 "max_level": 40,
1725 "method": {
1726 "name": "super-rod",
1727 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1728 },
1729 "min_level": 40
1730 },
1731 {
1732 "chance": 5,
1733 "condition_values": [],
1734 "max_level": 40,
1735 "method": {
1736 "name": "super-rod",
1737 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1738 },
1739 "min_level": 40
1740 }
1741 ],
1742 "max_chance": 30,
1743 "version": {
1744 "name": "heartgold",
1745 "url": "https://pokedex.mimo.dev/api/version/15/"
1746 }
1747 },
1748 {
1749 "encounter_details": [
1750 {
1751 "chance": 5,
1752 "condition_values": [],
1753 "max_level": 30,
1754 "method": {
1755 "name": "surf",
1756 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1757 },
1758 "min_level": 30
1759 },
1760 {
1761 "chance": 4,
1762 "condition_values": [],
1763 "max_level": 30,
1764 "method": {
1765 "name": "surf",
1766 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1767 },
1768 "min_level": 30
1769 },
1770 {
1771 "chance": 1,
1772 "condition_values": [],
1773 "max_level": 30,
1774 "method": {
1775 "name": "surf",
1776 "url": "https://pokedex.mimo.dev/api/encounter-method/5/"
1777 },
1778 "min_level": 30
1779 },
1780 {
1781 "chance": 15,
1782 "condition_values": [],
1783 "max_level": 40,
1784 "method": {
1785 "name": "super-rod",
1786 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1787 },
1788 "min_level": 40
1789 },
1790 {
1791 "chance": 5,
1792 "condition_values": [],
1793 "max_level": 40,
1794 "method": {
1795 "name": "super-rod",
1796 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
1797 },
1798 "min_level": 40
1799 }
1800 ],
1801 "max_chance": 30,
1802 "version": {
1803 "name": "soulsilver",
1804 "url": "https://pokedex.mimo.dev/api/version/16/"
1805 }
1806 }
1807 ]
1808 },
1809 {
1810 "pokemon": {
1811 "name": "ponyta",
1812 "url": "https://pokedex.mimo.dev/api/pokemon/77/"
1813 },
1814 "version_details": [
1815 {
1816 "encounter_details": [
1817 {
1818 "chance": 20,
1819 "condition_values": [
1820 {
1821 "name": "time-day",
1822 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1823 }
1824 ],
1825 "max_level": 32,
1826 "method": {
1827 "name": "walk",
1828 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1829 },
1830 "min_level": 32
1831 },
1832 {
1833 "chance": 20,
1834 "condition_values": [
1835 {
1836 "name": "time-morning",
1837 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1838 }
1839 ],
1840 "max_level": 32,
1841 "method": {
1842 "name": "walk",
1843 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1844 },
1845 "min_level": 32
1846 },
1847 {
1848 "chance": 20,
1849 "condition_values": [
1850 {
1851 "name": "time-night",
1852 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1853 }
1854 ],
1855 "max_level": 32,
1856 "method": {
1857 "name": "walk",
1858 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1859 },
1860 "min_level": 32
1861 }
1862 ],
1863 "max_chance": 60,
1864 "version": {
1865 "name": "gold",
1866 "url": "https://pokedex.mimo.dev/api/version/4/"
1867 }
1868 },
1869 {
1870 "encounter_details": [
1871 {
1872 "chance": 20,
1873 "condition_values": [
1874 {
1875 "name": "time-day",
1876 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1877 }
1878 ],
1879 "max_level": 32,
1880 "method": {
1881 "name": "walk",
1882 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1883 },
1884 "min_level": 32
1885 },
1886 {
1887 "chance": 20,
1888 "condition_values": [
1889 {
1890 "name": "time-morning",
1891 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1892 }
1893 ],
1894 "max_level": 32,
1895 "method": {
1896 "name": "walk",
1897 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1898 },
1899 "min_level": 32
1900 },
1901 {
1902 "chance": 20,
1903 "condition_values": [
1904 {
1905 "name": "time-night",
1906 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
1907 }
1908 ],
1909 "max_level": 32,
1910 "method": {
1911 "name": "walk",
1912 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1913 },
1914 "min_level": 32
1915 }
1916 ],
1917 "max_chance": 60,
1918 "version": {
1919 "name": "silver",
1920 "url": "https://pokedex.mimo.dev/api/version/5/"
1921 }
1922 },
1923 {
1924 "encounter_details": [
1925 {
1926 "chance": 20,
1927 "condition_values": [
1928 {
1929 "name": "time-day",
1930 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
1931 }
1932 ],
1933 "max_level": 32,
1934 "method": {
1935 "name": "walk",
1936 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1937 },
1938 "min_level": 32
1939 },
1940 {
1941 "chance": 20,
1942 "condition_values": [
1943 {
1944 "name": "time-morning",
1945 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
1946 }
1947 ],
1948 "max_level": 32,
1949 "method": {
1950 "name": "walk",
1951 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1952 },
1953 "min_level": 32
1954 }
1955 ],
1956 "max_chance": 40,
1957 "version": {
1958 "name": "crystal",
1959 "url": "https://pokedex.mimo.dev/api/version/6/"
1960 }
1961 },
1962 {
1963 "encounter_details": [
1964 {
1965 "chance": 10,
1966 "condition_values": [
1967 {
1968 "name": "radio-off",
1969 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1970 }
1971 ],
1972 "max_level": 32,
1973 "method": {
1974 "name": "walk",
1975 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1976 },
1977 "min_level": 32
1978 },
1979 {
1980 "chance": 10,
1981 "condition_values": [
1982 {
1983 "name": "radio-off",
1984 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
1985 }
1986 ],
1987 "max_level": 32,
1988 "method": {
1989 "name": "walk",
1990 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1991 },
1992 "min_level": 32
1993 }
1994 ],
1995 "max_chance": 20,
1996 "version": {
1997 "name": "heartgold",
1998 "url": "https://pokedex.mimo.dev/api/version/15/"
1999 }
2000 },
2001 {
2002 "encounter_details": [
2003 {
2004 "chance": 10,
2005 "condition_values": [
2006 {
2007 "name": "radio-off",
2008 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2009 }
2010 ],
2011 "max_level": 32,
2012 "method": {
2013 "name": "walk",
2014 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2015 },
2016 "min_level": 32
2017 },
2018 {
2019 "chance": 10,
2020 "condition_values": [
2021 {
2022 "name": "radio-off",
2023 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2024 }
2025 ],
2026 "max_level": 32,
2027 "method": {
2028 "name": "walk",
2029 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2030 },
2031 "min_level": 32
2032 }
2033 ],
2034 "max_chance": 20,
2035 "version": {
2036 "name": "soulsilver",
2037 "url": "https://pokedex.mimo.dev/api/version/16/"
2038 }
2039 }
2040 ]
2041 },
2042 {
2043 "pokemon": {
2044 "name": "doduo",
2045 "url": "https://pokedex.mimo.dev/api/pokemon/84/"
2046 },
2047 "version_details": [
2048 {
2049 "encounter_details": [
2050 {
2051 "chance": 30,
2052 "condition_values": [
2053 {
2054 "name": "time-day",
2055 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2056 }
2057 ],
2058 "max_level": 28,
2059 "method": {
2060 "name": "walk",
2061 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2062 },
2063 "min_level": 28
2064 },
2065 {
2066 "chance": 10,
2067 "condition_values": [
2068 {
2069 "name": "time-day",
2070 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2071 }
2072 ],
2073 "max_level": 30,
2074 "method": {
2075 "name": "walk",
2076 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2077 },
2078 "min_level": 30
2079 },
2080 {
2081 "chance": 30,
2082 "condition_values": [
2083 {
2084 "name": "time-morning",
2085 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2086 }
2087 ],
2088 "max_level": 28,
2089 "method": {
2090 "name": "walk",
2091 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2092 },
2093 "min_level": 28
2094 },
2095 {
2096 "chance": 10,
2097 "condition_values": [
2098 {
2099 "name": "time-morning",
2100 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2101 }
2102 ],
2103 "max_level": 30,
2104 "method": {
2105 "name": "walk",
2106 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2107 },
2108 "min_level": 30
2109 }
2110 ],
2111 "max_chance": 80,
2112 "version": {
2113 "name": "gold",
2114 "url": "https://pokedex.mimo.dev/api/version/4/"
2115 }
2116 },
2117 {
2118 "encounter_details": [
2119 {
2120 "chance": 30,
2121 "condition_values": [
2122 {
2123 "name": "time-day",
2124 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2125 }
2126 ],
2127 "max_level": 28,
2128 "method": {
2129 "name": "walk",
2130 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2131 },
2132 "min_level": 28
2133 },
2134 {
2135 "chance": 10,
2136 "condition_values": [
2137 {
2138 "name": "time-day",
2139 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2140 }
2141 ],
2142 "max_level": 30,
2143 "method": {
2144 "name": "walk",
2145 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2146 },
2147 "min_level": 30
2148 },
2149 {
2150 "chance": 30,
2151 "condition_values": [
2152 {
2153 "name": "time-morning",
2154 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2155 }
2156 ],
2157 "max_level": 28,
2158 "method": {
2159 "name": "walk",
2160 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2161 },
2162 "min_level": 28
2163 },
2164 {
2165 "chance": 10,
2166 "condition_values": [
2167 {
2168 "name": "time-morning",
2169 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2170 }
2171 ],
2172 "max_level": 30,
2173 "method": {
2174 "name": "walk",
2175 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2176 },
2177 "min_level": 30
2178 }
2179 ],
2180 "max_chance": 80,
2181 "version": {
2182 "name": "silver",
2183 "url": "https://pokedex.mimo.dev/api/version/5/"
2184 }
2185 },
2186 {
2187 "encounter_details": [
2188 {
2189 "chance": 30,
2190 "condition_values": [
2191 {
2192 "name": "time-day",
2193 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2194 }
2195 ],
2196 "max_level": 28,
2197 "method": {
2198 "name": "walk",
2199 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2200 },
2201 "min_level": 28
2202 },
2203 {
2204 "chance": 5,
2205 "condition_values": [
2206 {
2207 "name": "time-day",
2208 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2209 }
2210 ],
2211 "max_level": 30,
2212 "method": {
2213 "name": "walk",
2214 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2215 },
2216 "min_level": 30
2217 },
2218 {
2219 "chance": 30,
2220 "condition_values": [
2221 {
2222 "name": "time-morning",
2223 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2224 }
2225 ],
2226 "max_level": 28,
2227 "method": {
2228 "name": "walk",
2229 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2230 },
2231 "min_level": 28
2232 },
2233 {
2234 "chance": 5,
2235 "condition_values": [
2236 {
2237 "name": "time-morning",
2238 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2239 }
2240 ],
2241 "max_level": 30,
2242 "method": {
2243 "name": "walk",
2244 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2245 },
2246 "min_level": 30
2247 }
2248 ],
2249 "max_chance": 70,
2250 "version": {
2251 "name": "crystal",
2252 "url": "https://pokedex.mimo.dev/api/version/6/"
2253 }
2254 },
2255 {
2256 "encounter_details": [
2257 {
2258 "chance": 20,
2259 "condition_values": [
2260 {
2261 "name": "time-morning",
2262 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2263 }
2264 ],
2265 "max_level": 28,
2266 "method": {
2267 "name": "walk",
2268 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2269 },
2270 "min_level": 28
2271 },
2272 {
2273 "chance": 20,
2274 "condition_values": [
2275 {
2276 "name": "time-day",
2277 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2278 }
2279 ],
2280 "max_level": 28,
2281 "method": {
2282 "name": "walk",
2283 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2284 },
2285 "min_level": 28
2286 },
2287 {
2288 "chance": 10,
2289 "condition_values": [
2290 {
2291 "name": "time-morning",
2292 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2293 },
2294 {
2295 "name": "radio-off",
2296 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2297 }
2298 ],
2299 "max_level": 28,
2300 "method": {
2301 "name": "walk",
2302 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2303 },
2304 "min_level": 28
2305 },
2306 {
2307 "chance": 10,
2308 "condition_values": [
2309 {
2310 "name": "time-day",
2311 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2312 },
2313 {
2314 "name": "radio-off",
2315 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2316 }
2317 ],
2318 "max_level": 28,
2319 "method": {
2320 "name": "walk",
2321 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2322 },
2323 "min_level": 28
2324 },
2325 {
2326 "chance": 5,
2327 "condition_values": [
2328 {
2329 "name": "time-morning",
2330 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2331 }
2332 ],
2333 "max_level": 30,
2334 "method": {
2335 "name": "walk",
2336 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2337 },
2338 "min_level": 30
2339 },
2340 {
2341 "chance": 5,
2342 "condition_values": [
2343 {
2344 "name": "time-day",
2345 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2346 }
2347 ],
2348 "max_level": 30,
2349 "method": {
2350 "name": "walk",
2351 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2352 },
2353 "min_level": 30
2354 },
2355 {
2356 "chance": 5,
2357 "condition_values": [
2358 {
2359 "name": "time-morning",
2360 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2361 }
2362 ],
2363 "max_level": 30,
2364 "method": {
2365 "name": "walk",
2366 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2367 },
2368 "min_level": 30
2369 },
2370 {
2371 "chance": 5,
2372 "condition_values": [
2373 {
2374 "name": "time-day",
2375 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2376 }
2377 ],
2378 "max_level": 30,
2379 "method": {
2380 "name": "walk",
2381 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2382 },
2383 "min_level": 30
2384 }
2385 ],
2386 "max_chance": 80,
2387 "version": {
2388 "name": "heartgold",
2389 "url": "https://pokedex.mimo.dev/api/version/15/"
2390 }
2391 },
2392 {
2393 "encounter_details": [
2394 {
2395 "chance": 20,
2396 "condition_values": [
2397 {
2398 "name": "time-morning",
2399 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2400 }
2401 ],
2402 "max_level": 28,
2403 "method": {
2404 "name": "walk",
2405 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2406 },
2407 "min_level": 28
2408 },
2409 {
2410 "chance": 20,
2411 "condition_values": [
2412 {
2413 "name": "time-day",
2414 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2415 }
2416 ],
2417 "max_level": 28,
2418 "method": {
2419 "name": "walk",
2420 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2421 },
2422 "min_level": 28
2423 },
2424 {
2425 "chance": 10,
2426 "condition_values": [
2427 {
2428 "name": "time-morning",
2429 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2430 },
2431 {
2432 "name": "radio-off",
2433 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2434 }
2435 ],
2436 "max_level": 28,
2437 "method": {
2438 "name": "walk",
2439 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2440 },
2441 "min_level": 28
2442 },
2443 {
2444 "chance": 10,
2445 "condition_values": [
2446 {
2447 "name": "time-day",
2448 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2449 },
2450 {
2451 "name": "radio-off",
2452 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/14/"
2453 }
2454 ],
2455 "max_level": 28,
2456 "method": {
2457 "name": "walk",
2458 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2459 },
2460 "min_level": 28
2461 },
2462 {
2463 "chance": 5,
2464 "condition_values": [],
2465 "max_level": 30,
2466 "method": {
2467 "name": "walk",
2468 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2469 },
2470 "min_level": 30
2471 },
2472 {
2473 "chance": 5,
2474 "condition_values": [],
2475 "max_level": 30,
2476 "method": {
2477 "name": "walk",
2478 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2479 },
2480 "min_level": 30
2481 }
2482 ],
2483 "max_chance": 70,
2484 "version": {
2485 "name": "soulsilver",
2486 "url": "https://pokedex.mimo.dev/api/version/16/"
2487 }
2488 }
2489 ]
2490 },
2491 {
2492 "pokemon": {
2493 "name": "dodrio",
2494 "url": "https://pokedex.mimo.dev/api/pokemon/85/"
2495 },
2496 "version_details": [
2497 {
2498 "encounter_details": [
2499 {
2500 "chance": 4,
2501 "condition_values": [
2502 {
2503 "name": "time-day",
2504 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2505 }
2506 ],
2507 "max_level": 30,
2508 "method": {
2509 "name": "walk",
2510 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2511 },
2512 "min_level": 30
2513 },
2514 {
2515 "chance": 1,
2516 "condition_values": [
2517 {
2518 "name": "time-day",
2519 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2520 }
2521 ],
2522 "max_level": 30,
2523 "method": {
2524 "name": "walk",
2525 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2526 },
2527 "min_level": 30
2528 },
2529 {
2530 "chance": 5,
2531 "condition_values": [
2532 {
2533 "name": "time-morning",
2534 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2535 }
2536 ],
2537 "max_level": 30,
2538 "method": {
2539 "name": "walk",
2540 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2541 },
2542 "min_level": 30
2543 }
2544 ],
2545 "max_chance": 10,
2546 "version": {
2547 "name": "gold",
2548 "url": "https://pokedex.mimo.dev/api/version/4/"
2549 }
2550 },
2551 {
2552 "encounter_details": [
2553 {
2554 "chance": 4,
2555 "condition_values": [
2556 {
2557 "name": "time-morning",
2558 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2559 }
2560 ],
2561 "max_level": 30,
2562 "method": {
2563 "name": "walk",
2564 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2565 },
2566 "min_level": 30
2567 },
2568 {
2569 "chance": 4,
2570 "condition_values": [
2571 {
2572 "name": "time-day",
2573 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2574 }
2575 ],
2576 "max_level": 30,
2577 "method": {
2578 "name": "walk",
2579 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2580 },
2581 "min_level": 30
2582 },
2583 {
2584 "chance": 1,
2585 "condition_values": [
2586 {
2587 "name": "time-morning",
2588 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
2589 }
2590 ],
2591 "max_level": 30,
2592 "method": {
2593 "name": "walk",
2594 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2595 },
2596 "min_level": 30
2597 },
2598 {
2599 "chance": 1,
2600 "condition_values": [
2601 {
2602 "name": "time-day",
2603 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/4/"
2604 }
2605 ],
2606 "max_level": 30,
2607 "method": {
2608 "name": "walk",
2609 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2610 },
2611 "min_level": 30
2612 }
2613 ],
2614 "max_chance": 10,
2615 "version": {
2616 "name": "heartgold",
2617 "url": "https://pokedex.mimo.dev/api/version/15/"
2618 }
2619 }
2620 ]
2621 },
2622 {
2623 "pokemon": {
2624 "name": "shellder",
2625 "url": "https://pokedex.mimo.dev/api/pokemon/90/"
2626 },
2627 "version_details": [
2628 {
2629 "encounter_details": [
2630 {
2631 "chance": 10,
2632 "condition_values": [],
2633 "max_level": 20,
2634 "method": {
2635 "name": "good-rod",
2636 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
2637 },
2638 "min_level": 20
2639 },
2640 {
2641 "chance": 30,
2642 "condition_values": [],
2643 "max_level": 40,
2644 "method": {
2645 "name": "super-rod",
2646 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
2647 },
2648 "min_level": 40
2649 }
2650 ],
2651 "max_chance": 40,
2652 "version": {
2653 "name": "gold",
2654 "url": "https://pokedex.mimo.dev/api/version/4/"
2655 }
2656 },
2657 {
2658 "encounter_details": [
2659 {
2660 "chance": 10,
2661 "condition_values": [],
2662 "max_level": 20,
2663 "method": {
2664 "name": "good-rod",
2665 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
2666 },
2667 "min_level": 20
2668 },
2669 {
2670 "chance": 30,
2671 "condition_values": [],
2672 "max_level": 40,
2673 "method": {
2674 "name": "super-rod",
2675 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
2676 },
2677 "min_level": 40
2678 }
2679 ],
2680 "max_chance": 40,
2681 "version": {
2682 "name": "silver",
2683 "url": "https://pokedex.mimo.dev/api/version/5/"
2684 }
2685 },
2686 {
2687 "encounter_details": [
2688 {
2689 "chance": 10,
2690 "condition_values": [],
2691 "max_level": 20,
2692 "method": {
2693 "name": "good-rod",
2694 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
2695 },
2696 "min_level": 20
2697 },
2698 {
2699 "chance": 30,
2700 "condition_values": [],
2701 "max_level": 40,
2702 "method": {
2703 "name": "super-rod",
2704 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
2705 },
2706 "min_level": 40
2707 }
2708 ],
2709 "max_chance": 40,
2710 "version": {
2711 "name": "crystal",
2712 "url": "https://pokedex.mimo.dev/api/version/6/"
2713 }
2714 },
2715 {
2716 "encounter_details": [
2717 {
2718 "chance": 10,
2719 "condition_values": [],
2720 "max_level": 20,
2721 "method": {
2722 "name": "good-rod",
2723 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
2724 },
2725 "min_level": 20
2726 },
2727 {
2728 "chance": 30,
2729 "condition_values": [],
2730 "max_level": 40,
2731 "method": {
2732 "name": "super-rod",
2733 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
2734 },
2735 "min_level": 40
2736 }
2737 ],
2738 "max_chance": 40,
2739 "version": {
2740 "name": "heartgold",
2741 "url": "https://pokedex.mimo.dev/api/version/15/"
2742 }
2743 },
2744 {
2745 "encounter_details": [
2746 {
2747 "chance": 10,
2748 "condition_values": [],
2749 "max_level": 20,
2750 "method": {
2751 "name": "good-rod",
2752 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
2753 },
2754 "min_level": 20
2755 },
2756 {
2757 "chance": 30,
2758 "condition_values": [],
2759 "max_level": 40,
2760 "method": {
2761 "name": "super-rod",
2762 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
2763 },
2764 "min_level": 40
2765 }
2766 ],
2767 "max_chance": 40,
2768 "version": {
2769 "name": "soulsilver",
2770 "url": "https://pokedex.mimo.dev/api/version/16/"
2771 }
2772 }
2773 ]
2774 },
2775 {
2776 "pokemon": {
2777 "name": "exeggcute",
2778 "url": "https://pokedex.mimo.dev/api/pokemon/102/"
2779 },
2780 "version_details": [
2781 {
2782 "encounter_details": [
2783 {
2784 "chance": 10,
2785 "condition_values": [],
2786 "max_level": 10,
2787 "method": {
2788 "name": "headbutt-low",
2789 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2790 },
2791 "min_level": 10
2792 },
2793 {
2794 "chance": 5,
2795 "condition_values": [],
2796 "max_level": 10,
2797 "method": {
2798 "name": "headbutt-low",
2799 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2800 },
2801 "min_level": 10
2802 },
2803 {
2804 "chance": 10,
2805 "condition_values": [],
2806 "max_level": 10,
2807 "method": {
2808 "name": "headbutt-normal",
2809 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2810 },
2811 "min_level": 10
2812 },
2813 {
2814 "chance": 5,
2815 "condition_values": [],
2816 "max_level": 10,
2817 "method": {
2818 "name": "headbutt-normal",
2819 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2820 },
2821 "min_level": 10
2822 },
2823 {
2824 "chance": 10,
2825 "condition_values": [],
2826 "max_level": 10,
2827 "method": {
2828 "name": "headbutt-high",
2829 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
2830 },
2831 "min_level": 10
2832 },
2833 {
2834 "chance": 5,
2835 "condition_values": [],
2836 "max_level": 10,
2837 "method": {
2838 "name": "headbutt-high",
2839 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
2840 },
2841 "min_level": 10
2842 }
2843 ],
2844 "max_chance": 45,
2845 "version": {
2846 "name": "gold",
2847 "url": "https://pokedex.mimo.dev/api/version/4/"
2848 }
2849 },
2850 {
2851 "encounter_details": [
2852 {
2853 "chance": 10,
2854 "condition_values": [],
2855 "max_level": 10,
2856 "method": {
2857 "name": "headbutt-low",
2858 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2859 },
2860 "min_level": 10
2861 },
2862 {
2863 "chance": 5,
2864 "condition_values": [],
2865 "max_level": 10,
2866 "method": {
2867 "name": "headbutt-low",
2868 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2869 },
2870 "min_level": 10
2871 },
2872 {
2873 "chance": 10,
2874 "condition_values": [],
2875 "max_level": 10,
2876 "method": {
2877 "name": "headbutt-normal",
2878 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2879 },
2880 "min_level": 10
2881 },
2882 {
2883 "chance": 5,
2884 "condition_values": [],
2885 "max_level": 10,
2886 "method": {
2887 "name": "headbutt-normal",
2888 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2889 },
2890 "min_level": 10
2891 },
2892 {
2893 "chance": 10,
2894 "condition_values": [],
2895 "max_level": 10,
2896 "method": {
2897 "name": "headbutt-high",
2898 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
2899 },
2900 "min_level": 10
2901 },
2902 {
2903 "chance": 5,
2904 "condition_values": [],
2905 "max_level": 10,
2906 "method": {
2907 "name": "headbutt-high",
2908 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
2909 },
2910 "min_level": 10
2911 }
2912 ],
2913 "max_chance": 45,
2914 "version": {
2915 "name": "silver",
2916 "url": "https://pokedex.mimo.dev/api/version/5/"
2917 }
2918 },
2919 {
2920 "encounter_details": [
2921 {
2922 "chance": 10,
2923 "condition_values": [],
2924 "max_level": 10,
2925 "method": {
2926 "name": "headbutt-low",
2927 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2928 },
2929 "min_level": 10
2930 },
2931 {
2932 "chance": 5,
2933 "condition_values": [],
2934 "max_level": 10,
2935 "method": {
2936 "name": "headbutt-low",
2937 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2938 },
2939 "min_level": 10
2940 },
2941 {
2942 "chance": 5,
2943 "condition_values": [],
2944 "max_level": 10,
2945 "method": {
2946 "name": "headbutt-low",
2947 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
2948 },
2949 "min_level": 10
2950 },
2951 {
2952 "chance": 10,
2953 "condition_values": [],
2954 "max_level": 10,
2955 "method": {
2956 "name": "headbutt-normal",
2957 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2958 },
2959 "min_level": 10
2960 },
2961 {
2962 "chance": 5,
2963 "condition_values": [],
2964 "max_level": 10,
2965 "method": {
2966 "name": "headbutt-normal",
2967 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2968 },
2969 "min_level": 10
2970 },
2971 {
2972 "chance": 5,
2973 "condition_values": [],
2974 "max_level": 10,
2975 "method": {
2976 "name": "headbutt-normal",
2977 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
2978 },
2979 "min_level": 10
2980 },
2981 {
2982 "chance": 10,
2983 "condition_values": [],
2984 "max_level": 10,
2985 "method": {
2986 "name": "headbutt-high",
2987 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
2988 },
2989 "min_level": 10
2990 },
2991 {
2992 "chance": 5,
2993 "condition_values": [],
2994 "max_level": 10,
2995 "method": {
2996 "name": "headbutt-high",
2997 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
2998 },
2999 "min_level": 10
3000 },
3001 {
3002 "chance": 5,
3003 "condition_values": [],
3004 "max_level": 10,
3005 "method": {
3006 "name": "headbutt-high",
3007 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3008 },
3009 "min_level": 10
3010 }
3011 ],
3012 "max_chance": 60,
3013 "version": {
3014 "name": "crystal",
3015 "url": "https://pokedex.mimo.dev/api/version/6/"
3016 }
3017 }
3018 ]
3019 },
3020 {
3021 "pokemon": {
3022 "name": "magikarp",
3023 "url": "https://pokedex.mimo.dev/api/pokemon/129/"
3024 },
3025 "version_details": [
3026 {
3027 "encounter_details": [
3028 {
3029 "chance": 70,
3030 "condition_values": [],
3031 "max_level": 10,
3032 "method": {
3033 "name": "old-rod",
3034 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3035 },
3036 "min_level": 10
3037 },
3038 {
3039 "chance": 15,
3040 "condition_values": [],
3041 "max_level": 10,
3042 "method": {
3043 "name": "old-rod",
3044 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3045 },
3046 "min_level": 10
3047 },
3048 {
3049 "chance": 35,
3050 "condition_values": [],
3051 "max_level": 20,
3052 "method": {
3053 "name": "good-rod",
3054 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3055 },
3056 "min_level": 20
3057 }
3058 ],
3059 "max_chance": 120,
3060 "version": {
3061 "name": "gold",
3062 "url": "https://pokedex.mimo.dev/api/version/4/"
3063 }
3064 },
3065 {
3066 "encounter_details": [
3067 {
3068 "chance": 70,
3069 "condition_values": [],
3070 "max_level": 10,
3071 "method": {
3072 "name": "old-rod",
3073 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3074 },
3075 "min_level": 10
3076 },
3077 {
3078 "chance": 15,
3079 "condition_values": [],
3080 "max_level": 10,
3081 "method": {
3082 "name": "old-rod",
3083 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3084 },
3085 "min_level": 10
3086 },
3087 {
3088 "chance": 35,
3089 "condition_values": [],
3090 "max_level": 20,
3091 "method": {
3092 "name": "good-rod",
3093 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3094 },
3095 "min_level": 20
3096 }
3097 ],
3098 "max_chance": 120,
3099 "version": {
3100 "name": "silver",
3101 "url": "https://pokedex.mimo.dev/api/version/5/"
3102 }
3103 },
3104 {
3105 "encounter_details": [
3106 {
3107 "chance": 70,
3108 "condition_values": [],
3109 "max_level": 10,
3110 "method": {
3111 "name": "old-rod",
3112 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3113 },
3114 "min_level": 10
3115 },
3116 {
3117 "chance": 15,
3118 "condition_values": [],
3119 "max_level": 10,
3120 "method": {
3121 "name": "old-rod",
3122 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3123 },
3124 "min_level": 10
3125 },
3126 {
3127 "chance": 35,
3128 "condition_values": [],
3129 "max_level": 20,
3130 "method": {
3131 "name": "good-rod",
3132 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3133 },
3134 "min_level": 20
3135 }
3136 ],
3137 "max_chance": 120,
3138 "version": {
3139 "name": "crystal",
3140 "url": "https://pokedex.mimo.dev/api/version/6/"
3141 }
3142 },
3143 {
3144 "encounter_details": [
3145 {
3146 "chance": 40,
3147 "condition_values": [],
3148 "max_level": 10,
3149 "method": {
3150 "name": "old-rod",
3151 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3152 },
3153 "min_level": 10
3154 },
3155 {
3156 "chance": 30,
3157 "condition_values": [],
3158 "max_level": 10,
3159 "method": {
3160 "name": "old-rod",
3161 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3162 },
3163 "min_level": 10
3164 },
3165 {
3166 "chance": 15,
3167 "condition_values": [],
3168 "max_level": 10,
3169 "method": {
3170 "name": "old-rod",
3171 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3172 },
3173 "min_level": 10
3174 },
3175 {
3176 "chance": 40,
3177 "condition_values": [],
3178 "max_level": 20,
3179 "method": {
3180 "name": "good-rod",
3181 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3182 },
3183 "min_level": 20
3184 }
3185 ],
3186 "max_chance": 125,
3187 "version": {
3188 "name": "heartgold",
3189 "url": "https://pokedex.mimo.dev/api/version/15/"
3190 }
3191 },
3192 {
3193 "encounter_details": [
3194 {
3195 "chance": 40,
3196 "condition_values": [],
3197 "max_level": 10,
3198 "method": {
3199 "name": "old-rod",
3200 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3201 },
3202 "min_level": 10
3203 },
3204 {
3205 "chance": 30,
3206 "condition_values": [],
3207 "max_level": 10,
3208 "method": {
3209 "name": "old-rod",
3210 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3211 },
3212 "min_level": 10
3213 },
3214 {
3215 "chance": 15,
3216 "condition_values": [],
3217 "max_level": 10,
3218 "method": {
3219 "name": "old-rod",
3220 "url": "https://pokedex.mimo.dev/api/encounter-method/2/"
3221 },
3222 "min_level": 10
3223 },
3224 {
3225 "chance": 40,
3226 "condition_values": [],
3227 "max_level": 20,
3228 "method": {
3229 "name": "good-rod",
3230 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3231 },
3232 "min_level": 20
3233 }
3234 ],
3235 "max_chance": 125,
3236 "version": {
3237 "name": "soulsilver",
3238 "url": "https://pokedex.mimo.dev/api/version/16/"
3239 }
3240 }
3241 ]
3242 },
3243 {
3244 "pokemon": {
3245 "name": "hoothoot",
3246 "url": "https://pokedex.mimo.dev/api/pokemon/163/"
3247 },
3248 "version_details": [
3249 {
3250 "encounter_details": [
3251 {
3252 "chance": 50,
3253 "condition_values": [],
3254 "max_level": 10,
3255 "method": {
3256 "name": "headbutt-low",
3257 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
3258 },
3259 "min_level": 10
3260 },
3261 {
3262 "chance": 15,
3263 "condition_values": [],
3264 "max_level": 10,
3265 "method": {
3266 "name": "headbutt-low",
3267 "url": "https://pokedex.mimo.dev/api/encounter-method/22/"
3268 },
3269 "min_level": 10
3270 },
3271 {
3272 "chance": 50,
3273 "condition_values": [],
3274 "max_level": 10,
3275 "method": {
3276 "name": "headbutt-normal",
3277 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
3278 },
3279 "min_level": 10
3280 },
3281 {
3282 "chance": 15,
3283 "condition_values": [],
3284 "max_level": 10,
3285 "method": {
3286 "name": "headbutt-normal",
3287 "url": "https://pokedex.mimo.dev/api/encounter-method/23/"
3288 },
3289 "min_level": 10
3290 },
3291 {
3292 "chance": 50,
3293 "condition_values": [],
3294 "max_level": 10,
3295 "method": {
3296 "name": "headbutt-high",
3297 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3298 },
3299 "min_level": 10
3300 }
3301 ],
3302 "max_chance": 180,
3303 "version": {
3304 "name": "crystal",
3305 "url": "https://pokedex.mimo.dev/api/version/6/"
3306 }
3307 }
3308 ]
3309 },
3310 {
3311 "pokemon": {
3312 "name": "noctowl",
3313 "url": "https://pokedex.mimo.dev/api/pokemon/164/"
3314 },
3315 "version_details": [
3316 {
3317 "encounter_details": [
3318 {
3319 "chance": 30,
3320 "condition_values": [
3321 {
3322 "name": "time-night",
3323 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3324 }
3325 ],
3326 "max_level": 28,
3327 "method": {
3328 "name": "walk",
3329 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3330 },
3331 "min_level": 28
3332 },
3333 {
3334 "chance": 20,
3335 "condition_values": [
3336 {
3337 "name": "time-night",
3338 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3339 }
3340 ],
3341 "max_level": 32,
3342 "method": {
3343 "name": "walk",
3344 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3345 },
3346 "min_level": 32
3347 }
3348 ],
3349 "max_chance": 50,
3350 "version": {
3351 "name": "crystal",
3352 "url": "https://pokedex.mimo.dev/api/version/6/"
3353 }
3354 }
3355 ]
3356 },
3357 {
3358 "pokemon": {
3359 "name": "chinchou",
3360 "url": "https://pokedex.mimo.dev/api/pokemon/170/"
3361 },
3362 "version_details": [
3363 {
3364 "encounter_details": [
3365 {
3366 "chance": 20,
3367 "condition_values": [],
3368 "max_level": 20,
3369 "method": {
3370 "name": "good-rod",
3371 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3372 },
3373 "min_level": 20
3374 },
3375 {
3376 "chance": 40,
3377 "condition_values": [],
3378 "max_level": 40,
3379 "method": {
3380 "name": "super-rod",
3381 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3382 },
3383 "min_level": 40
3384 }
3385 ],
3386 "max_chance": 60,
3387 "version": {
3388 "name": "gold",
3389 "url": "https://pokedex.mimo.dev/api/version/4/"
3390 }
3391 },
3392 {
3393 "encounter_details": [
3394 {
3395 "chance": 20,
3396 "condition_values": [],
3397 "max_level": 20,
3398 "method": {
3399 "name": "good-rod",
3400 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3401 },
3402 "min_level": 20
3403 },
3404 {
3405 "chance": 40,
3406 "condition_values": [],
3407 "max_level": 40,
3408 "method": {
3409 "name": "super-rod",
3410 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3411 },
3412 "min_level": 40
3413 }
3414 ],
3415 "max_chance": 60,
3416 "version": {
3417 "name": "silver",
3418 "url": "https://pokedex.mimo.dev/api/version/5/"
3419 }
3420 },
3421 {
3422 "encounter_details": [
3423 {
3424 "chance": 20,
3425 "condition_values": [],
3426 "max_level": 20,
3427 "method": {
3428 "name": "good-rod",
3429 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3430 },
3431 "min_level": 20
3432 },
3433 {
3434 "chance": 40,
3435 "condition_values": [],
3436 "max_level": 40,
3437 "method": {
3438 "name": "super-rod",
3439 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3440 },
3441 "min_level": 40
3442 }
3443 ],
3444 "max_chance": 60,
3445 "version": {
3446 "name": "crystal",
3447 "url": "https://pokedex.mimo.dev/api/version/6/"
3448 }
3449 },
3450 {
3451 "encounter_details": [
3452 {
3453 "chance": 15,
3454 "condition_values": [],
3455 "max_level": 20,
3456 "method": {
3457 "name": "good-rod",
3458 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3459 },
3460 "min_level": 20
3461 },
3462 {
3463 "chance": 5,
3464 "condition_values": [],
3465 "max_level": 20,
3466 "method": {
3467 "name": "good-rod",
3468 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3469 },
3470 "min_level": 20
3471 },
3472 {
3473 "chance": 40,
3474 "condition_values": [],
3475 "max_level": 40,
3476 "method": {
3477 "name": "super-rod",
3478 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3479 },
3480 "min_level": 40
3481 }
3482 ],
3483 "max_chance": 60,
3484 "version": {
3485 "name": "heartgold",
3486 "url": "https://pokedex.mimo.dev/api/version/15/"
3487 }
3488 },
3489 {
3490 "encounter_details": [
3491 {
3492 "chance": 15,
3493 "condition_values": [],
3494 "max_level": 20,
3495 "method": {
3496 "name": "good-rod",
3497 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3498 },
3499 "min_level": 20
3500 },
3501 {
3502 "chance": 5,
3503 "condition_values": [],
3504 "max_level": 20,
3505 "method": {
3506 "name": "good-rod",
3507 "url": "https://pokedex.mimo.dev/api/encounter-method/3/"
3508 },
3509 "min_level": 20
3510 },
3511 {
3512 "chance": 40,
3513 "condition_values": [],
3514 "max_level": 40,
3515 "method": {
3516 "name": "super-rod",
3517 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3518 },
3519 "min_level": 40
3520 }
3521 ],
3522 "max_chance": 60,
3523 "version": {
3524 "name": "soulsilver",
3525 "url": "https://pokedex.mimo.dev/api/version/16/"
3526 }
3527 }
3528 ]
3529 },
3530 {
3531 "pokemon": {
3532 "name": "lanturn",
3533 "url": "https://pokedex.mimo.dev/api/pokemon/171/"
3534 },
3535 "version_details": [
3536 {
3537 "encounter_details": [
3538 {
3539 "chance": 10,
3540 "condition_values": [],
3541 "max_level": 40,
3542 "method": {
3543 "name": "super-rod",
3544 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3545 },
3546 "min_level": 40
3547 }
3548 ],
3549 "max_chance": 10,
3550 "version": {
3551 "name": "gold",
3552 "url": "https://pokedex.mimo.dev/api/version/4/"
3553 }
3554 },
3555 {
3556 "encounter_details": [
3557 {
3558 "chance": 10,
3559 "condition_values": [],
3560 "max_level": 40,
3561 "method": {
3562 "name": "super-rod",
3563 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3564 },
3565 "min_level": 40
3566 }
3567 ],
3568 "max_chance": 10,
3569 "version": {
3570 "name": "silver",
3571 "url": "https://pokedex.mimo.dev/api/version/5/"
3572 }
3573 },
3574 {
3575 "encounter_details": [
3576 {
3577 "chance": 10,
3578 "condition_values": [],
3579 "max_level": 40,
3580 "method": {
3581 "name": "super-rod",
3582 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3583 },
3584 "min_level": 40
3585 }
3586 ],
3587 "max_chance": 10,
3588 "version": {
3589 "name": "crystal",
3590 "url": "https://pokedex.mimo.dev/api/version/6/"
3591 }
3592 },
3593 {
3594 "encounter_details": [
3595 {
3596 "chance": 10,
3597 "condition_values": [],
3598 "max_level": 40,
3599 "method": {
3600 "name": "super-rod",
3601 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3602 },
3603 "min_level": 40
3604 }
3605 ],
3606 "max_chance": 10,
3607 "version": {
3608 "name": "heartgold",
3609 "url": "https://pokedex.mimo.dev/api/version/15/"
3610 }
3611 },
3612 {
3613 "encounter_details": [
3614 {
3615 "chance": 10,
3616 "condition_values": [],
3617 "max_level": 40,
3618 "method": {
3619 "name": "super-rod",
3620 "url": "https://pokedex.mimo.dev/api/encounter-method/4/"
3621 },
3622 "min_level": 40
3623 }
3624 ],
3625 "max_chance": 10,
3626 "version": {
3627 "name": "soulsilver",
3628 "url": "https://pokedex.mimo.dev/api/version/16/"
3629 }
3630 }
3631 ]
3632 },
3633 {
3634 "pokemon": {
3635 "name": "quagsire",
3636 "url": "https://pokedex.mimo.dev/api/pokemon/195/"
3637 },
3638 "version_details": [
3639 {
3640 "encounter_details": [
3641 {
3642 "chance": 1,
3643 "condition_values": [
3644 {
3645 "name": "time-morning",
3646 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
3647 }
3648 ],
3649 "max_level": 30,
3650 "method": {
3651 "name": "walk",
3652 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3653 },
3654 "min_level": 30
3655 },
3656 {
3657 "chance": 5,
3658 "condition_values": [
3659 {
3660 "name": "time-night",
3661 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3662 }
3663 ],
3664 "max_level": 30,
3665 "method": {
3666 "name": "walk",
3667 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3668 },
3669 "min_level": 30
3670 },
3671 {
3672 "chance": 4,
3673 "condition_values": [
3674 {
3675 "name": "time-night",
3676 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3677 }
3678 ],
3679 "max_level": 32,
3680 "method": {
3681 "name": "walk",
3682 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3683 },
3684 "min_level": 32
3685 },
3686 {
3687 "chance": 1,
3688 "condition_values": [
3689 {
3690 "name": "time-night",
3691 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3692 }
3693 ],
3694 "max_level": 32,
3695 "method": {
3696 "name": "walk",
3697 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3698 },
3699 "min_level": 32
3700 }
3701 ],
3702 "max_chance": 11,
3703 "version": {
3704 "name": "gold",
3705 "url": "https://pokedex.mimo.dev/api/version/4/"
3706 }
3707 },
3708 {
3709 "encounter_details": [
3710 {
3711 "chance": 1,
3712 "condition_values": [
3713 {
3714 "name": "time-morning",
3715 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/3/"
3716 }
3717 ],
3718 "max_level": 30,
3719 "method": {
3720 "name": "walk",
3721 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3722 },
3723 "min_level": 30
3724 },
3725 {
3726 "chance": 5,
3727 "condition_values": [
3728 {
3729 "name": "time-night",
3730 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3731 }
3732 ],
3733 "max_level": 30,
3734 "method": {
3735 "name": "walk",
3736 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3737 },
3738 "min_level": 30
3739 }
3740 ],
3741 "max_chance": 6,
3742 "version": {
3743 "name": "silver",
3744 "url": "https://pokedex.mimo.dev/api/version/5/"
3745 }
3746 },
3747 {
3748 "encounter_details": [
3749 {
3750 "chance": 5,
3751 "condition_values": [
3752 {
3753 "name": "time-night",
3754 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3755 }
3756 ],
3757 "max_level": 30,
3758 "method": {
3759 "name": "walk",
3760 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3761 },
3762 "min_level": 30
3763 },
3764 {
3765 "chance": 4,
3766 "condition_values": [
3767 {
3768 "name": "time-night",
3769 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3770 }
3771 ],
3772 "max_level": 30,
3773 "method": {
3774 "name": "walk",
3775 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3776 },
3777 "min_level": 30
3778 },
3779 {
3780 "chance": 1,
3781 "condition_values": [
3782 {
3783 "name": "time-night",
3784 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3785 }
3786 ],
3787 "max_level": 30,
3788 "method": {
3789 "name": "walk",
3790 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3791 },
3792 "min_level": 30
3793 }
3794 ],
3795 "max_chance": 10,
3796 "version": {
3797 "name": "crystal",
3798 "url": "https://pokedex.mimo.dev/api/version/6/"
3799 }
3800 },
3801 {
3802 "encounter_details": [
3803 {
3804 "chance": 4,
3805 "condition_values": [
3806 {
3807 "name": "time-night",
3808 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3809 }
3810 ],
3811 "max_level": 30,
3812 "method": {
3813 "name": "walk",
3814 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3815 },
3816 "min_level": 30
3817 },
3818 {
3819 "chance": 4,
3820 "condition_values": [
3821 {
3822 "name": "time-night",
3823 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3824 }
3825 ],
3826 "max_level": 30,
3827 "method": {
3828 "name": "walk",
3829 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3830 },
3831 "min_level": 30
3832 },
3833 {
3834 "chance": 1,
3835 "condition_values": [
3836 {
3837 "name": "time-night",
3838 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3839 }
3840 ],
3841 "max_level": 30,
3842 "method": {
3843 "name": "walk",
3844 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3845 },
3846 "min_level": 30
3847 },
3848 {
3849 "chance": 1,
3850 "condition_values": [
3851 {
3852 "name": "time-night",
3853 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3854 }
3855 ],
3856 "max_level": 30,
3857 "method": {
3858 "name": "walk",
3859 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3860 },
3861 "min_level": 30
3862 }
3863 ],
3864 "max_chance": 10,
3865 "version": {
3866 "name": "heartgold",
3867 "url": "https://pokedex.mimo.dev/api/version/15/"
3868 }
3869 },
3870 {
3871 "encounter_details": [
3872 {
3873 "chance": 4,
3874 "condition_values": [
3875 {
3876 "name": "time-night",
3877 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3878 }
3879 ],
3880 "max_level": 30,
3881 "method": {
3882 "name": "walk",
3883 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3884 },
3885 "min_level": 30
3886 },
3887 {
3888 "chance": 1,
3889 "condition_values": [
3890 {
3891 "name": "time-night",
3892 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/5/"
3893 }
3894 ],
3895 "max_level": 30,
3896 "method": {
3897 "name": "walk",
3898 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
3899 },
3900 "min_level": 30
3901 }
3902 ],
3903 "max_chance": 5,
3904 "version": {
3905 "name": "soulsilver",
3906 "url": "https://pokedex.mimo.dev/api/version/16/"
3907 }
3908 }
3909 ]
3910 },
3911 {
3912 "pokemon": {
3913 "name": "pineco",
3914 "url": "https://pokedex.mimo.dev/api/pokemon/204/"
3915 },
3916 "version_details": [
3917 {
3918 "encounter_details": [
3919 {
3920 "chance": 15,
3921 "condition_values": [],
3922 "max_level": 10,
3923 "method": {
3924 "name": "headbutt-high",
3925 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3926 },
3927 "min_level": 10
3928 },
3929 {
3930 "chance": 15,
3931 "condition_values": [],
3932 "max_level": 10,
3933 "method": {
3934 "name": "headbutt-high",
3935 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3936 },
3937 "min_level": 10
3938 }
3939 ],
3940 "max_chance": 30,
3941 "version": {
3942 "name": "gold",
3943 "url": "https://pokedex.mimo.dev/api/version/4/"
3944 }
3945 },
3946 {
3947 "encounter_details": [
3948 {
3949 "chance": 15,
3950 "condition_values": [],
3951 "max_level": 10,
3952 "method": {
3953 "name": "headbutt-high",
3954 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3955 },
3956 "min_level": 10
3957 },
3958 {
3959 "chance": 15,
3960 "condition_values": [],
3961 "max_level": 10,
3962 "method": {
3963 "name": "headbutt-high",
3964 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3965 },
3966 "min_level": 10
3967 }
3968 ],
3969 "max_chance": 30,
3970 "version": {
3971 "name": "silver",
3972 "url": "https://pokedex.mimo.dev/api/version/5/"
3973 }
3974 },
3975 {
3976 "encounter_details": [
3977 {
3978 "chance": 15,
3979 "condition_values": [],
3980 "max_level": 10,
3981 "method": {
3982 "name": "headbutt-high",
3983 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3984 },
3985 "min_level": 10
3986 },
3987 {
3988 "chance": 15,
3989 "condition_values": [],
3990 "max_level": 10,
3991 "method": {
3992 "name": "headbutt-high",
3993 "url": "https://pokedex.mimo.dev/api/encounter-method/24/"
3994 },
3995 "min_level": 10
3996 }
3997 ],
3998 "max_chance": 30,
3999 "version": {
4000 "name": "crystal",
4001 "url": "https://pokedex.mimo.dev/api/version/6/"
4002 }
4003 }
4004 ]
4005 },
4006 {
4007 "pokemon": {
4008 "name": "linoone",
4009 "url": "https://pokedex.mimo.dev/api/pokemon/264/"
4010 },
4011 "version_details": [
4012 {
4013 "encounter_details": [
4014 {
4015 "chance": 10,
4016 "condition_values": [
4017 {
4018 "name": "radio-hoenn",
4019 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4020 }
4021 ],
4022 "max_level": 32,
4023 "method": {
4024 "name": "walk",
4025 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4026 },
4027 "min_level": 32
4028 },
4029 {
4030 "chance": 10,
4031 "condition_values": [
4032 {
4033 "name": "radio-hoenn",
4034 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4035 }
4036 ],
4037 "max_level": 32,
4038 "method": {
4039 "name": "walk",
4040 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4041 },
4042 "min_level": 32
4043 }
4044 ],
4045 "max_chance": 20,
4046 "version": {
4047 "name": "heartgold",
4048 "url": "https://pokedex.mimo.dev/api/version/15/"
4049 }
4050 },
4051 {
4052 "encounter_details": [
4053 {
4054 "chance": 10,
4055 "condition_values": [
4056 {
4057 "name": "radio-hoenn",
4058 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4059 }
4060 ],
4061 "max_level": 32,
4062 "method": {
4063 "name": "walk",
4064 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4065 },
4066 "min_level": 32
4067 },
4068 {
4069 "chance": 10,
4070 "condition_values": [
4071 {
4072 "name": "radio-hoenn",
4073 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4074 }
4075 ],
4076 "max_level": 32,
4077 "method": {
4078 "name": "walk",
4079 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4080 },
4081 "min_level": 32
4082 }
4083 ],
4084 "max_chance": 20,
4085 "version": {
4086 "name": "soulsilver",
4087 "url": "https://pokedex.mimo.dev/api/version/16/"
4088 }
4089 }
4090 ]
4091 },
4092 {
4093 "pokemon": {
4094 "name": "whismur",
4095 "url": "https://pokedex.mimo.dev/api/pokemon/293/"
4096 },
4097 "version_details": [
4098 {
4099 "encounter_details": [
4100 {
4101 "chance": 10,
4102 "condition_values": [
4103 {
4104 "name": "radio-hoenn",
4105 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4106 }
4107 ],
4108 "max_level": 28,
4109 "method": {
4110 "name": "walk",
4111 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4112 },
4113 "min_level": 28
4114 },
4115 {
4116 "chance": 10,
4117 "condition_values": [
4118 {
4119 "name": "radio-hoenn",
4120 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4121 }
4122 ],
4123 "max_level": 28,
4124 "method": {
4125 "name": "walk",
4126 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4127 },
4128 "min_level": 28
4129 }
4130 ],
4131 "max_chance": 20,
4132 "version": {
4133 "name": "heartgold",
4134 "url": "https://pokedex.mimo.dev/api/version/15/"
4135 }
4136 },
4137 {
4138 "encounter_details": [
4139 {
4140 "chance": 10,
4141 "condition_values": [
4142 {
4143 "name": "radio-hoenn",
4144 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4145 }
4146 ],
4147 "max_level": 28,
4148 "method": {
4149 "name": "walk",
4150 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4151 },
4152 "min_level": 28
4153 },
4154 {
4155 "chance": 10,
4156 "condition_values": [
4157 {
4158 "name": "radio-hoenn",
4159 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/15/"
4160 }
4161 ],
4162 "max_level": 28,
4163 "method": {
4164 "name": "walk",
4165 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4166 },
4167 "min_level": 28
4168 }
4169 ],
4170 "max_chance": 20,
4171 "version": {
4172 "name": "soulsilver",
4173 "url": "https://pokedex.mimo.dev/api/version/16/"
4174 }
4175 }
4176 ]
4177 },
4178 {
4179 "pokemon": {
4180 "name": "bidoof",
4181 "url": "https://pokedex.mimo.dev/api/pokemon/399/"
4182 },
4183 "version_details": [
4184 {
4185 "encounter_details": [
4186 {
4187 "chance": 10,
4188 "condition_values": [
4189 {
4190 "name": "radio-sinnoh",
4191 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4192 }
4193 ],
4194 "max_level": 32,
4195 "method": {
4196 "name": "walk",
4197 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4198 },
4199 "min_level": 32
4200 },
4201 {
4202 "chance": 10,
4203 "condition_values": [
4204 {
4205 "name": "radio-sinnoh",
4206 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4207 }
4208 ],
4209 "max_level": 32,
4210 "method": {
4211 "name": "walk",
4212 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4213 },
4214 "min_level": 32
4215 }
4216 ],
4217 "max_chance": 20,
4218 "version": {
4219 "name": "heartgold",
4220 "url": "https://pokedex.mimo.dev/api/version/15/"
4221 }
4222 },
4223 {
4224 "encounter_details": [
4225 {
4226 "chance": 10,
4227 "condition_values": [
4228 {
4229 "name": "radio-sinnoh",
4230 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4231 }
4232 ],
4233 "max_level": 32,
4234 "method": {
4235 "name": "walk",
4236 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4237 },
4238 "min_level": 32
4239 },
4240 {
4241 "chance": 10,
4242 "condition_values": [
4243 {
4244 "name": "radio-sinnoh",
4245 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4246 }
4247 ],
4248 "max_level": 32,
4249 "method": {
4250 "name": "walk",
4251 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4252 },
4253 "min_level": 32
4254 }
4255 ],
4256 "max_chance": 20,
4257 "version": {
4258 "name": "soulsilver",
4259 "url": "https://pokedex.mimo.dev/api/version/16/"
4260 }
4261 }
4262 ]
4263 },
4264 {
4265 "pokemon": {
4266 "name": "buizel",
4267 "url": "https://pokedex.mimo.dev/api/pokemon/418/"
4268 },
4269 "version_details": [
4270 {
4271 "encounter_details": [
4272 {
4273 "chance": 10,
4274 "condition_values": [
4275 {
4276 "name": "radio-sinnoh",
4277 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4278 }
4279 ],
4280 "max_level": 28,
4281 "method": {
4282 "name": "walk",
4283 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4284 },
4285 "min_level": 28
4286 },
4287 {
4288 "chance": 10,
4289 "condition_values": [
4290 {
4291 "name": "radio-sinnoh",
4292 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4293 }
4294 ],
4295 "max_level": 28,
4296 "method": {
4297 "name": "walk",
4298 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4299 },
4300 "min_level": 28
4301 }
4302 ],
4303 "max_chance": 20,
4304 "version": {
4305 "name": "heartgold",
4306 "url": "https://pokedex.mimo.dev/api/version/15/"
4307 }
4308 },
4309 {
4310 "encounter_details": [
4311 {
4312 "chance": 10,
4313 "condition_values": [
4314 {
4315 "name": "radio-sinnoh",
4316 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4317 }
4318 ],
4319 "max_level": 28,
4320 "method": {
4321 "name": "walk",
4322 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4323 },
4324 "min_level": 28
4325 },
4326 {
4327 "chance": 10,
4328 "condition_values": [
4329 {
4330 "name": "radio-sinnoh",
4331 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/16/"
4332 }
4333 ],
4334 "max_level": 28,
4335 "method": {
4336 "name": "walk",
4337 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
4338 },
4339 "min_level": 28
4340 }
4341 ],
4342 "max_chance": 20,
4343 "version": {
4344 "name": "soulsilver",
4345 "url": "https://pokedex.mimo.dev/api/version/16/"
4346 }
4347 }
4348 ]
4349 }
4350 ]
4351}