Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/twist-mountain-area

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/twist-mountain-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 "game_index": 44,
4 "id": 593,
5 "location": {
6 "name": "twist-mountain",
7 "url": "https://pokedex.mimo.dev/api/location/380/"
8 },
9 "name": "twist-mountain-area",
10 "names": [
11 {
12 "language": {
13 "name": "en",
14 "url": "https://pokedex.mimo.dev/api/language/9/"
15 },
16 "name": "Twist Mountain"
17 },
18 {
19 "language": {
20 "name": "fr",
21 "url": "https://pokedex.mimo.dev/api/language/5/"
22 },
23 "name": "Mont Foré"
24 }
25 ],
26 "pokemon_encounters": [
27 {
28 "pokemon": {
29 "name": "onix",
30 "url": "https://pokedex.mimo.dev/api/pokemon/95/"
31 },
32 "version_details": [
33 {
34 "encounter_details": [
35 {
36 "chance": 20,
37 "condition_values": [],
38 "max_level": 54,
39 "method": {
40 "name": "cave-spots",
41 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
42 },
43 "min_level": 54
44 },
45 {
46 "chance": 4,
47 "condition_values": [],
48 "max_level": 57,
49 "method": {
50 "name": "walk",
51 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
52 },
53 "min_level": 57
54 },
55 {
56 "chance": 1,
57 "condition_values": [],
58 "max_level": 57,
59 "method": {
60 "name": "walk",
61 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
62 },
63 "min_level": 57
64 }
65 ],
66 "max_chance": 25,
67 "version": {
68 "name": "black-2",
69 "url": "https://pokedex.mimo.dev/api/version/21/"
70 }
71 },
72 {
73 "encounter_details": [
74 {
75 "chance": 20,
76 "condition_values": [],
77 "max_level": 54,
78 "method": {
79 "name": "cave-spots",
80 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
81 },
82 "min_level": 54
83 },
84 {
85 "chance": 4,
86 "condition_values": [],
87 "max_level": 57,
88 "method": {
89 "name": "walk",
90 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
91 },
92 "min_level": 57
93 },
94 {
95 "chance": 1,
96 "condition_values": [],
97 "max_level": 57,
98 "method": {
99 "name": "walk",
100 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
101 },
102 "min_level": 57
103 }
104 ],
105 "max_chance": 25,
106 "version": {
107 "name": "white-2",
108 "url": "https://pokedex.mimo.dev/api/version/22/"
109 }
110 }
111 ]
112 },
113 {
114 "pokemon": {
115 "name": "steelix",
116 "url": "https://pokedex.mimo.dev/api/pokemon/208/"
117 },
118 "version_details": [
119 {
120 "encounter_details": [
121 {
122 "chance": 4,
123 "condition_values": [],
124 "max_level": 57,
125 "method": {
126 "name": "cave-spots",
127 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
128 },
129 "min_level": 57
130 },
131 {
132 "chance": 1,
133 "condition_values": [],
134 "max_level": 57,
135 "method": {
136 "name": "cave-spots",
137 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
138 },
139 "min_level": 57
140 }
141 ],
142 "max_chance": 5,
143 "version": {
144 "name": "black-2",
145 "url": "https://pokedex.mimo.dev/api/version/21/"
146 }
147 },
148 {
149 "encounter_details": [
150 {
151 "chance": 4,
152 "condition_values": [],
153 "max_level": 57,
154 "method": {
155 "name": "cave-spots",
156 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
157 },
158 "min_level": 57
159 },
160 {
161 "chance": 1,
162 "condition_values": [],
163 "max_level": 57,
164 "method": {
165 "name": "cave-spots",
166 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
167 },
168 "min_level": 57
169 }
170 ],
171 "max_chance": 5,
172 "version": {
173 "name": "white-2",
174 "url": "https://pokedex.mimo.dev/api/version/22/"
175 }
176 }
177 ]
178 },
179 {
180 "pokemon": {
181 "name": "boldore",
182 "url": "https://pokedex.mimo.dev/api/pokemon/525/"
183 },
184 "version_details": [
185 {
186 "encounter_details": [
187 {
188 "chance": 20,
189 "condition_values": [
190 {
191 "name": "season-spring",
192 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
193 }
194 ],
195 "max_level": 28,
196 "method": {
197 "name": "walk",
198 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
199 },
200 "min_level": 28
201 },
202 {
203 "chance": 20,
204 "condition_values": [
205 {
206 "name": "season-summer",
207 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
208 }
209 ],
210 "max_level": 28,
211 "method": {
212 "name": "walk",
213 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
214 },
215 "min_level": 28
216 },
217 {
218 "chance": 20,
219 "condition_values": [
220 {
221 "name": "season-autumn",
222 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
223 }
224 ],
225 "max_level": 28,
226 "method": {
227 "name": "walk",
228 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
229 },
230 "min_level": 28
231 },
232 {
233 "chance": 20,
234 "condition_values": [
235 {
236 "name": "season-winter",
237 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
238 }
239 ],
240 "max_level": 29,
241 "method": {
242 "name": "walk",
243 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
244 },
245 "min_level": 29
246 },
247 {
248 "chance": 10,
249 "condition_values": [
250 {
251 "name": "season-spring",
252 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
253 }
254 ],
255 "max_level": 29,
256 "method": {
257 "name": "walk",
258 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
259 },
260 "min_level": 29
261 },
262 {
263 "chance": 10,
264 "condition_values": [
265 {
266 "name": "season-summer",
267 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
268 }
269 ],
270 "max_level": 29,
271 "method": {
272 "name": "walk",
273 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
274 },
275 "min_level": 29
276 },
277 {
278 "chance": 10,
279 "condition_values": [
280 {
281 "name": "season-autumn",
282 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
283 }
284 ],
285 "max_level": 29,
286 "method": {
287 "name": "walk",
288 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
289 },
290 "min_level": 29
291 },
292 {
293 "chance": 10,
294 "condition_values": [],
295 "max_level": 30,
296 "method": {
297 "name": "walk",
298 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
299 },
300 "min_level": 30
301 },
302 {
303 "chance": 5,
304 "condition_values": [
305 {
306 "name": "season-spring",
307 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
308 }
309 ],
310 "max_level": 30,
311 "method": {
312 "name": "walk",
313 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
314 },
315 "min_level": 30
316 },
317 {
318 "chance": 5,
319 "condition_values": [
320 {
321 "name": "season-summer",
322 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
323 }
324 ],
325 "max_level": 31,
326 "method": {
327 "name": "walk",
328 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
329 },
330 "min_level": 31
331 },
332 {
333 "chance": 5,
334 "condition_values": [
335 {
336 "name": "season-autumn",
337 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
338 }
339 ],
340 "max_level": 30,
341 "method": {
342 "name": "walk",
343 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
344 },
345 "min_level": 30
346 },
347 {
348 "chance": 4,
349 "condition_values": [
350 {
351 "name": "season-spring",
352 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
353 }
354 ],
355 "max_level": 31,
356 "method": {
357 "name": "walk",
358 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
359 },
360 "min_level": 31
361 },
362 {
363 "chance": 4,
364 "condition_values": [
365 {
366 "name": "season-autumn",
367 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
368 }
369 ],
370 "max_level": 31,
371 "method": {
372 "name": "walk",
373 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
374 },
375 "min_level": 31
376 }
377 ],
378 "max_chance": 143,
379 "version": {
380 "name": "black",
381 "url": "https://pokedex.mimo.dev/api/version/17/"
382 }
383 },
384 {
385 "encounter_details": [
386 {
387 "chance": 20,
388 "condition_values": [
389 {
390 "name": "season-spring",
391 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
392 }
393 ],
394 "max_level": 28,
395 "method": {
396 "name": "walk",
397 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
398 },
399 "min_level": 28
400 },
401 {
402 "chance": 20,
403 "condition_values": [
404 {
405 "name": "season-summer",
406 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
407 }
408 ],
409 "max_level": 28,
410 "method": {
411 "name": "walk",
412 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
413 },
414 "min_level": 28
415 },
416 {
417 "chance": 20,
418 "condition_values": [
419 {
420 "name": "season-autumn",
421 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
422 }
423 ],
424 "max_level": 28,
425 "method": {
426 "name": "walk",
427 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
428 },
429 "min_level": 28
430 },
431 {
432 "chance": 20,
433 "condition_values": [
434 {
435 "name": "season-winter",
436 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
437 }
438 ],
439 "max_level": 29,
440 "method": {
441 "name": "walk",
442 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
443 },
444 "min_level": 29
445 },
446 {
447 "chance": 10,
448 "condition_values": [
449 {
450 "name": "season-spring",
451 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
452 }
453 ],
454 "max_level": 29,
455 "method": {
456 "name": "walk",
457 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
458 },
459 "min_level": 29
460 },
461 {
462 "chance": 10,
463 "condition_values": [
464 {
465 "name": "season-summer",
466 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
467 }
468 ],
469 "max_level": 29,
470 "method": {
471 "name": "walk",
472 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
473 },
474 "min_level": 29
475 },
476 {
477 "chance": 10,
478 "condition_values": [
479 {
480 "name": "season-autumn",
481 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
482 }
483 ],
484 "max_level": 29,
485 "method": {
486 "name": "walk",
487 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
488 },
489 "min_level": 29
490 },
491 {
492 "chance": 10,
493 "condition_values": [],
494 "max_level": 30,
495 "method": {
496 "name": "walk",
497 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
498 },
499 "min_level": 30
500 },
501 {
502 "chance": 5,
503 "condition_values": [
504 {
505 "name": "season-spring",
506 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
507 }
508 ],
509 "max_level": 30,
510 "method": {
511 "name": "walk",
512 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
513 },
514 "min_level": 30
515 },
516 {
517 "chance": 5,
518 "condition_values": [
519 {
520 "name": "season-summer",
521 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
522 }
523 ],
524 "max_level": 31,
525 "method": {
526 "name": "walk",
527 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
528 },
529 "min_level": 31
530 },
531 {
532 "chance": 5,
533 "condition_values": [
534 {
535 "name": "season-autumn",
536 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
537 }
538 ],
539 "max_level": 30,
540 "method": {
541 "name": "walk",
542 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
543 },
544 "min_level": 30
545 },
546 {
547 "chance": 4,
548 "condition_values": [
549 {
550 "name": "season-spring",
551 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
552 }
553 ],
554 "max_level": 31,
555 "method": {
556 "name": "walk",
557 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
558 },
559 "min_level": 31
560 },
561 {
562 "chance": 4,
563 "condition_values": [
564 {
565 "name": "season-autumn",
566 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
567 }
568 ],
569 "max_level": 31,
570 "method": {
571 "name": "walk",
572 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
573 },
574 "min_level": 31
575 }
576 ],
577 "max_chance": 143,
578 "version": {
579 "name": "white",
580 "url": "https://pokedex.mimo.dev/api/version/18/"
581 }
582 },
583 {
584 "encounter_details": [
585 {
586 "chance": 20,
587 "condition_values": [
588 {
589 "name": "season-spring",
590 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
591 }
592 ],
593 "max_level": 54,
594 "method": {
595 "name": "walk",
596 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
597 },
598 "min_level": 54
599 },
600 {
601 "chance": 20,
602 "condition_values": [
603 {
604 "name": "season-summer",
605 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
606 }
607 ],
608 "max_level": 54,
609 "method": {
610 "name": "walk",
611 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
612 },
613 "min_level": 54
614 },
615 {
616 "chance": 20,
617 "condition_values": [
618 {
619 "name": "season-autumn",
620 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
621 }
622 ],
623 "max_level": 54,
624 "method": {
625 "name": "walk",
626 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
627 },
628 "min_level": 54
629 },
630 {
631 "chance": 20,
632 "condition_values": [
633 {
634 "name": "season-spring",
635 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
636 }
637 ],
638 "max_level": 55,
639 "method": {
640 "name": "walk",
641 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
642 },
643 "min_level": 55
644 },
645 {
646 "chance": 20,
647 "condition_values": [
648 {
649 "name": "season-autumn",
650 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
651 }
652 ],
653 "max_level": 55,
654 "method": {
655 "name": "walk",
656 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
657 },
658 "min_level": 55
659 },
660 {
661 "chance": 20,
662 "condition_values": [
663 {
664 "name": "season-winter",
665 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
666 }
667 ],
668 "max_level": 55,
669 "method": {
670 "name": "walk",
671 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
672 },
673 "min_level": 55
674 }
675 ],
676 "max_chance": 120,
677 "version": {
678 "name": "black-2",
679 "url": "https://pokedex.mimo.dev/api/version/21/"
680 }
681 },
682 {
683 "encounter_details": [
684 {
685 "chance": 20,
686 "condition_values": [
687 {
688 "name": "season-spring",
689 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
690 }
691 ],
692 "max_level": 54,
693 "method": {
694 "name": "walk",
695 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
696 },
697 "min_level": 54
698 },
699 {
700 "chance": 20,
701 "condition_values": [
702 {
703 "name": "season-summer",
704 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
705 }
706 ],
707 "max_level": 54,
708 "method": {
709 "name": "walk",
710 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
711 },
712 "min_level": 54
713 },
714 {
715 "chance": 20,
716 "condition_values": [
717 {
718 "name": "season-autumn",
719 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
720 }
721 ],
722 "max_level": 54,
723 "method": {
724 "name": "walk",
725 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
726 },
727 "min_level": 54
728 },
729 {
730 "chance": 20,
731 "condition_values": [
732 {
733 "name": "season-spring",
734 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
735 }
736 ],
737 "max_level": 55,
738 "method": {
739 "name": "walk",
740 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
741 },
742 "min_level": 55
743 },
744 {
745 "chance": 20,
746 "condition_values": [
747 {
748 "name": "season-autumn",
749 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
750 }
751 ],
752 "max_level": 55,
753 "method": {
754 "name": "walk",
755 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
756 },
757 "min_level": 55
758 },
759 {
760 "chance": 20,
761 "condition_values": [
762 {
763 "name": "season-winter",
764 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
765 }
766 ],
767 "max_level": 55,
768 "method": {
769 "name": "walk",
770 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
771 },
772 "min_level": 55
773 }
774 ],
775 "max_chance": 120,
776 "version": {
777 "name": "white-2",
778 "url": "https://pokedex.mimo.dev/api/version/22/"
779 }
780 }
781 ]
782 },
783 {
784 "pokemon": {
785 "name": "woobat",
786 "url": "https://pokedex.mimo.dev/api/pokemon/527/"
787 },
788 "version_details": [
789 {
790 "encounter_details": [
791 {
792 "chance": 10,
793 "condition_values": [
794 {
795 "name": "season-summer",
796 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
797 }
798 ],
799 "max_level": 28,
800 "method": {
801 "name": "walk",
802 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
803 },
804 "min_level": 28
805 },
806 {
807 "chance": 5,
808 "condition_values": [
809 {
810 "name": "season-spring",
811 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
812 }
813 ],
814 "max_level": 29,
815 "method": {
816 "name": "walk",
817 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
818 },
819 "min_level": 29
820 },
821 {
822 "chance": 5,
823 "condition_values": [
824 {
825 "name": "season-summer",
826 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
827 }
828 ],
829 "max_level": 29,
830 "method": {
831 "name": "walk",
832 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
833 },
834 "min_level": 29
835 },
836 {
837 "chance": 5,
838 "condition_values": [
839 {
840 "name": "season-autumn",
841 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
842 }
843 ],
844 "max_level": 29,
845 "method": {
846 "name": "walk",
847 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
848 },
849 "min_level": 29
850 },
851 {
852 "chance": 5,
853 "condition_values": [
854 {
855 "name": "season-winter",
856 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
857 }
858 ],
859 "max_level": 28,
860 "method": {
861 "name": "walk",
862 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
863 },
864 "min_level": 28
865 },
866 {
867 "chance": 4,
868 "condition_values": [
869 {
870 "name": "season-spring",
871 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
872 }
873 ],
874 "max_level": 30,
875 "method": {
876 "name": "walk",
877 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
878 },
879 "min_level": 30
880 },
881 {
882 "chance": 4,
883 "condition_values": [
884 {
885 "name": "season-summer",
886 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
887 }
888 ],
889 "max_level": 30,
890 "method": {
891 "name": "walk",
892 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
893 },
894 "min_level": 30
895 },
896 {
897 "chance": 4,
898 "condition_values": [
899 {
900 "name": "season-autumn",
901 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
902 }
903 ],
904 "max_level": 30,
905 "method": {
906 "name": "walk",
907 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
908 },
909 "min_level": 30
910 },
911 {
912 "chance": 4,
913 "condition_values": [
914 {
915 "name": "season-winter",
916 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
917 }
918 ],
919 "max_level": 29,
920 "method": {
921 "name": "walk",
922 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
923 },
924 "min_level": 29
925 },
926 {
927 "chance": 1,
928 "condition_values": [
929 {
930 "name": "season-spring",
931 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
932 }
933 ],
934 "max_level": 31,
935 "method": {
936 "name": "walk",
937 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
938 },
939 "min_level": 31
940 },
941 {
942 "chance": 1,
943 "condition_values": [
944 {
945 "name": "season-summer",
946 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
947 }
948 ],
949 "max_level": 31,
950 "method": {
951 "name": "walk",
952 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
953 },
954 "min_level": 31
955 },
956 {
957 "chance": 1,
958 "condition_values": [
959 {
960 "name": "season-autumn",
961 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
962 }
963 ],
964 "max_level": 31,
965 "method": {
966 "name": "walk",
967 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
968 },
969 "min_level": 31
970 },
971 {
972 "chance": 1,
973 "condition_values": [
974 {
975 "name": "season-winter",
976 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
977 }
978 ],
979 "max_level": 30,
980 "method": {
981 "name": "walk",
982 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
983 },
984 "min_level": 30
985 }
986 ],
987 "max_chance": 50,
988 "version": {
989 "name": "black",
990 "url": "https://pokedex.mimo.dev/api/version/17/"
991 }
992 },
993 {
994 "encounter_details": [
995 {
996 "chance": 10,
997 "condition_values": [
998 {
999 "name": "season-summer",
1000 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1001 }
1002 ],
1003 "max_level": 28,
1004 "method": {
1005 "name": "walk",
1006 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1007 },
1008 "min_level": 28
1009 },
1010 {
1011 "chance": 5,
1012 "condition_values": [
1013 {
1014 "name": "season-spring",
1015 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1016 }
1017 ],
1018 "max_level": 29,
1019 "method": {
1020 "name": "walk",
1021 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1022 },
1023 "min_level": 29
1024 },
1025 {
1026 "chance": 5,
1027 "condition_values": [
1028 {
1029 "name": "season-summer",
1030 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1031 }
1032 ],
1033 "max_level": 29,
1034 "method": {
1035 "name": "walk",
1036 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1037 },
1038 "min_level": 29
1039 },
1040 {
1041 "chance": 5,
1042 "condition_values": [
1043 {
1044 "name": "season-autumn",
1045 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1046 }
1047 ],
1048 "max_level": 29,
1049 "method": {
1050 "name": "walk",
1051 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1052 },
1053 "min_level": 29
1054 },
1055 {
1056 "chance": 5,
1057 "condition_values": [
1058 {
1059 "name": "season-winter",
1060 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
1061 }
1062 ],
1063 "max_level": 28,
1064 "method": {
1065 "name": "walk",
1066 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1067 },
1068 "min_level": 28
1069 },
1070 {
1071 "chance": 4,
1072 "condition_values": [
1073 {
1074 "name": "season-spring",
1075 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1076 }
1077 ],
1078 "max_level": 30,
1079 "method": {
1080 "name": "walk",
1081 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1082 },
1083 "min_level": 30
1084 },
1085 {
1086 "chance": 4,
1087 "condition_values": [
1088 {
1089 "name": "season-summer",
1090 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1091 }
1092 ],
1093 "max_level": 30,
1094 "method": {
1095 "name": "walk",
1096 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1097 },
1098 "min_level": 30
1099 },
1100 {
1101 "chance": 4,
1102 "condition_values": [
1103 {
1104 "name": "season-autumn",
1105 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1106 }
1107 ],
1108 "max_level": 30,
1109 "method": {
1110 "name": "walk",
1111 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1112 },
1113 "min_level": 30
1114 },
1115 {
1116 "chance": 4,
1117 "condition_values": [
1118 {
1119 "name": "season-winter",
1120 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
1121 }
1122 ],
1123 "max_level": 29,
1124 "method": {
1125 "name": "walk",
1126 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1127 },
1128 "min_level": 29
1129 },
1130 {
1131 "chance": 1,
1132 "condition_values": [
1133 {
1134 "name": "season-spring",
1135 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1136 }
1137 ],
1138 "max_level": 31,
1139 "method": {
1140 "name": "walk",
1141 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1142 },
1143 "min_level": 31
1144 },
1145 {
1146 "chance": 1,
1147 "condition_values": [
1148 {
1149 "name": "season-summer",
1150 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1151 }
1152 ],
1153 "max_level": 31,
1154 "method": {
1155 "name": "walk",
1156 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1157 },
1158 "min_level": 31
1159 },
1160 {
1161 "chance": 1,
1162 "condition_values": [
1163 {
1164 "name": "season-autumn",
1165 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1166 }
1167 ],
1168 "max_level": 31,
1169 "method": {
1170 "name": "walk",
1171 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1172 },
1173 "min_level": 31
1174 },
1175 {
1176 "chance": 1,
1177 "condition_values": [
1178 {
1179 "name": "season-winter",
1180 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
1181 }
1182 ],
1183 "max_level": 30,
1184 "method": {
1185 "name": "walk",
1186 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1187 },
1188 "min_level": 30
1189 }
1190 ],
1191 "max_chance": 50,
1192 "version": {
1193 "name": "white",
1194 "url": "https://pokedex.mimo.dev/api/version/18/"
1195 }
1196 },
1197 {
1198 "encounter_details": [
1199 {
1200 "chance": 10,
1201 "condition_values": [],
1202 "max_level": 54,
1203 "method": {
1204 "name": "walk",
1205 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1206 },
1207 "min_level": 54
1208 }
1209 ],
1210 "max_chance": 10,
1211 "version": {
1212 "name": "black-2",
1213 "url": "https://pokedex.mimo.dev/api/version/21/"
1214 }
1215 },
1216 {
1217 "encounter_details": [
1218 {
1219 "chance": 10,
1220 "condition_values": [],
1221 "max_level": 54,
1222 "method": {
1223 "name": "walk",
1224 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1225 },
1226 "min_level": 54
1227 }
1228 ],
1229 "max_chance": 10,
1230 "version": {
1231 "name": "white-2",
1232 "url": "https://pokedex.mimo.dev/api/version/22/"
1233 }
1234 }
1235 ]
1236 },
1237 {
1238 "pokemon": {
1239 "name": "drilbur",
1240 "url": "https://pokedex.mimo.dev/api/pokemon/529/"
1241 },
1242 "version_details": [
1243 {
1244 "encounter_details": [
1245 {
1246 "chance": 20,
1247 "condition_values": [],
1248 "max_level": 28,
1249 "method": {
1250 "name": "cave-spots",
1251 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1252 },
1253 "min_level": 28
1254 },
1255 {
1256 "chance": 20,
1257 "condition_values": [],
1258 "max_level": 28,
1259 "method": {
1260 "name": "cave-spots",
1261 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1262 },
1263 "min_level": 28
1264 },
1265 {
1266 "chance": 10,
1267 "condition_values": [],
1268 "max_level": 29,
1269 "method": {
1270 "name": "cave-spots",
1271 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1272 },
1273 "min_level": 29
1274 },
1275 {
1276 "chance": 10,
1277 "condition_values": [],
1278 "max_level": 29,
1279 "method": {
1280 "name": "cave-spots",
1281 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1282 },
1283 "min_level": 29
1284 },
1285 {
1286 "chance": 10,
1287 "condition_values": [],
1288 "max_level": 30,
1289 "method": {
1290 "name": "cave-spots",
1291 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1292 },
1293 "min_level": 30
1294 },
1295 {
1296 "chance": 10,
1297 "condition_values": [],
1298 "max_level": 30,
1299 "method": {
1300 "name": "cave-spots",
1301 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1302 },
1303 "min_level": 30
1304 },
1305 {
1306 "chance": 5,
1307 "condition_values": [],
1308 "max_level": 31,
1309 "method": {
1310 "name": "cave-spots",
1311 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1312 },
1313 "min_level": 31
1314 },
1315 {
1316 "chance": 5,
1317 "condition_values": [],
1318 "max_level": 31,
1319 "method": {
1320 "name": "cave-spots",
1321 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1322 },
1323 "min_level": 31
1324 },
1325 {
1326 "chance": 4,
1327 "condition_values": [],
1328 "max_level": 31,
1329 "method": {
1330 "name": "cave-spots",
1331 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1332 },
1333 "min_level": 31
1334 },
1335 {
1336 "chance": 4,
1337 "condition_values": [],
1338 "max_level": 31,
1339 "method": {
1340 "name": "cave-spots",
1341 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1342 },
1343 "min_level": 31
1344 },
1345 {
1346 "chance": 1,
1347 "condition_values": [],
1348 "max_level": 31,
1349 "method": {
1350 "name": "cave-spots",
1351 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1352 },
1353 "min_level": 31
1354 },
1355 {
1356 "chance": 1,
1357 "condition_values": [],
1358 "max_level": 31,
1359 "method": {
1360 "name": "cave-spots",
1361 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1362 },
1363 "min_level": 31
1364 }
1365 ],
1366 "max_chance": 100,
1367 "version": {
1368 "name": "black",
1369 "url": "https://pokedex.mimo.dev/api/version/17/"
1370 }
1371 },
1372 {
1373 "encounter_details": [
1374 {
1375 "chance": 20,
1376 "condition_values": [],
1377 "max_level": 28,
1378 "method": {
1379 "name": "cave-spots",
1380 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1381 },
1382 "min_level": 28
1383 },
1384 {
1385 "chance": 20,
1386 "condition_values": [],
1387 "max_level": 28,
1388 "method": {
1389 "name": "cave-spots",
1390 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1391 },
1392 "min_level": 28
1393 },
1394 {
1395 "chance": 10,
1396 "condition_values": [],
1397 "max_level": 29,
1398 "method": {
1399 "name": "cave-spots",
1400 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1401 },
1402 "min_level": 29
1403 },
1404 {
1405 "chance": 10,
1406 "condition_values": [],
1407 "max_level": 29,
1408 "method": {
1409 "name": "cave-spots",
1410 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1411 },
1412 "min_level": 29
1413 },
1414 {
1415 "chance": 10,
1416 "condition_values": [],
1417 "max_level": 30,
1418 "method": {
1419 "name": "cave-spots",
1420 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1421 },
1422 "min_level": 30
1423 },
1424 {
1425 "chance": 10,
1426 "condition_values": [],
1427 "max_level": 30,
1428 "method": {
1429 "name": "cave-spots",
1430 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1431 },
1432 "min_level": 30
1433 },
1434 {
1435 "chance": 5,
1436 "condition_values": [],
1437 "max_level": 31,
1438 "method": {
1439 "name": "cave-spots",
1440 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1441 },
1442 "min_level": 31
1443 },
1444 {
1445 "chance": 5,
1446 "condition_values": [],
1447 "max_level": 31,
1448 "method": {
1449 "name": "cave-spots",
1450 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1451 },
1452 "min_level": 31
1453 },
1454 {
1455 "chance": 4,
1456 "condition_values": [],
1457 "max_level": 31,
1458 "method": {
1459 "name": "cave-spots",
1460 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1461 },
1462 "min_level": 31
1463 },
1464 {
1465 "chance": 4,
1466 "condition_values": [],
1467 "max_level": 31,
1468 "method": {
1469 "name": "cave-spots",
1470 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1471 },
1472 "min_level": 31
1473 },
1474 {
1475 "chance": 1,
1476 "condition_values": [],
1477 "max_level": 31,
1478 "method": {
1479 "name": "cave-spots",
1480 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1481 },
1482 "min_level": 31
1483 },
1484 {
1485 "chance": 1,
1486 "condition_values": [],
1487 "max_level": 31,
1488 "method": {
1489 "name": "cave-spots",
1490 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1491 },
1492 "min_level": 31
1493 }
1494 ],
1495 "max_chance": 100,
1496 "version": {
1497 "name": "white",
1498 "url": "https://pokedex.mimo.dev/api/version/18/"
1499 }
1500 }
1501 ]
1502 },
1503 {
1504 "pokemon": {
1505 "name": "excadrill",
1506 "url": "https://pokedex.mimo.dev/api/pokemon/530/"
1507 },
1508 "version_details": [
1509 {
1510 "encounter_details": [
1511 {
1512 "chance": 20,
1513 "condition_values": [],
1514 "max_level": 54,
1515 "method": {
1516 "name": "cave-spots",
1517 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1518 },
1519 "min_level": 54
1520 },
1521 {
1522 "chance": 10,
1523 "condition_values": [],
1524 "max_level": 55,
1525 "method": {
1526 "name": "cave-spots",
1527 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1528 },
1529 "min_level": 55
1530 },
1531 {
1532 "chance": 10,
1533 "condition_values": [],
1534 "max_level": 55,
1535 "method": {
1536 "name": "cave-spots",
1537 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1538 },
1539 "min_level": 55
1540 },
1541 {
1542 "chance": 10,
1543 "condition_values": [],
1544 "max_level": 56,
1545 "method": {
1546 "name": "cave-spots",
1547 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1548 },
1549 "min_level": 56
1550 },
1551 {
1552 "chance": 10,
1553 "condition_values": [],
1554 "max_level": 56,
1555 "method": {
1556 "name": "cave-spots",
1557 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1558 },
1559 "min_level": 56
1560 },
1561 {
1562 "chance": 5,
1563 "condition_values": [],
1564 "max_level": 57,
1565 "method": {
1566 "name": "cave-spots",
1567 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1568 },
1569 "min_level": 57
1570 },
1571 {
1572 "chance": 5,
1573 "condition_values": [],
1574 "max_level": 57,
1575 "method": {
1576 "name": "cave-spots",
1577 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1578 },
1579 "min_level": 57
1580 },
1581 {
1582 "chance": 4,
1583 "condition_values": [],
1584 "max_level": 57,
1585 "method": {
1586 "name": "cave-spots",
1587 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1588 },
1589 "min_level": 57
1590 },
1591 {
1592 "chance": 1,
1593 "condition_values": [],
1594 "max_level": 57,
1595 "method": {
1596 "name": "cave-spots",
1597 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1598 },
1599 "min_level": 57
1600 }
1601 ],
1602 "max_chance": 75,
1603 "version": {
1604 "name": "black-2",
1605 "url": "https://pokedex.mimo.dev/api/version/21/"
1606 }
1607 },
1608 {
1609 "encounter_details": [
1610 {
1611 "chance": 20,
1612 "condition_values": [],
1613 "max_level": 54,
1614 "method": {
1615 "name": "cave-spots",
1616 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1617 },
1618 "min_level": 54
1619 },
1620 {
1621 "chance": 10,
1622 "condition_values": [],
1623 "max_level": 55,
1624 "method": {
1625 "name": "cave-spots",
1626 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1627 },
1628 "min_level": 55
1629 },
1630 {
1631 "chance": 10,
1632 "condition_values": [],
1633 "max_level": 55,
1634 "method": {
1635 "name": "cave-spots",
1636 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1637 },
1638 "min_level": 55
1639 },
1640 {
1641 "chance": 10,
1642 "condition_values": [],
1643 "max_level": 56,
1644 "method": {
1645 "name": "cave-spots",
1646 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1647 },
1648 "min_level": 56
1649 },
1650 {
1651 "chance": 10,
1652 "condition_values": [],
1653 "max_level": 56,
1654 "method": {
1655 "name": "cave-spots",
1656 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1657 },
1658 "min_level": 56
1659 },
1660 {
1661 "chance": 5,
1662 "condition_values": [],
1663 "max_level": 57,
1664 "method": {
1665 "name": "cave-spots",
1666 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1667 },
1668 "min_level": 57
1669 },
1670 {
1671 "chance": 5,
1672 "condition_values": [],
1673 "max_level": 57,
1674 "method": {
1675 "name": "cave-spots",
1676 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1677 },
1678 "min_level": 57
1679 },
1680 {
1681 "chance": 4,
1682 "condition_values": [],
1683 "max_level": 57,
1684 "method": {
1685 "name": "cave-spots",
1686 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1687 },
1688 "min_level": 57
1689 },
1690 {
1691 "chance": 1,
1692 "condition_values": [],
1693 "max_level": 57,
1694 "method": {
1695 "name": "cave-spots",
1696 "url": "https://pokedex.mimo.dev/api/encounter-method/10/"
1697 },
1698 "min_level": 57
1699 }
1700 ],
1701 "max_chance": 75,
1702 "version": {
1703 "name": "white-2",
1704 "url": "https://pokedex.mimo.dev/api/version/22/"
1705 }
1706 }
1707 ]
1708 },
1709 {
1710 "pokemon": {
1711 "name": "gurdurr",
1712 "url": "https://pokedex.mimo.dev/api/pokemon/533/"
1713 },
1714 "version_details": [
1715 {
1716 "encounter_details": [
1717 {
1718 "chance": 20,
1719 "condition_values": [
1720 {
1721 "name": "season-spring",
1722 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1723 }
1724 ],
1725 "max_level": 28,
1726 "method": {
1727 "name": "walk",
1728 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1729 },
1730 "min_level": 28
1731 },
1732 {
1733 "chance": 20,
1734 "condition_values": [
1735 {
1736 "name": "season-summer",
1737 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1738 }
1739 ],
1740 "max_level": 28,
1741 "method": {
1742 "name": "walk",
1743 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1744 },
1745 "min_level": 28
1746 },
1747 {
1748 "chance": 20,
1749 "condition_values": [
1750 {
1751 "name": "season-autumn",
1752 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1753 }
1754 ],
1755 "max_level": 28,
1756 "method": {
1757 "name": "walk",
1758 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1759 },
1760 "min_level": 28
1761 },
1762 {
1763 "chance": 10,
1764 "condition_values": [
1765 {
1766 "name": "season-winter",
1767 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
1768 }
1769 ],
1770 "max_level": 29,
1771 "method": {
1772 "name": "walk",
1773 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1774 },
1775 "min_level": 29
1776 },
1777 {
1778 "chance": 10,
1779 "condition_values": [
1780 {
1781 "name": "season-spring",
1782 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1783 }
1784 ],
1785 "max_level": 30,
1786 "method": {
1787 "name": "walk",
1788 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1789 },
1790 "min_level": 30
1791 },
1792 {
1793 "chance": 10,
1794 "condition_values": [
1795 {
1796 "name": "season-summer",
1797 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1798 }
1799 ],
1800 "max_level": 30,
1801 "method": {
1802 "name": "walk",
1803 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1804 },
1805 "min_level": 30
1806 },
1807 {
1808 "chance": 10,
1809 "condition_values": [
1810 {
1811 "name": "season-autumn",
1812 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1813 }
1814 ],
1815 "max_level": 30,
1816 "method": {
1817 "name": "walk",
1818 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1819 },
1820 "min_level": 30
1821 }
1822 ],
1823 "max_chance": 100,
1824 "version": {
1825 "name": "black",
1826 "url": "https://pokedex.mimo.dev/api/version/17/"
1827 }
1828 },
1829 {
1830 "encounter_details": [
1831 {
1832 "chance": 20,
1833 "condition_values": [
1834 {
1835 "name": "season-spring",
1836 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1837 }
1838 ],
1839 "max_level": 28,
1840 "method": {
1841 "name": "walk",
1842 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1843 },
1844 "min_level": 28
1845 },
1846 {
1847 "chance": 20,
1848 "condition_values": [
1849 {
1850 "name": "season-summer",
1851 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1852 }
1853 ],
1854 "max_level": 28,
1855 "method": {
1856 "name": "walk",
1857 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1858 },
1859 "min_level": 28
1860 },
1861 {
1862 "chance": 20,
1863 "condition_values": [
1864 {
1865 "name": "season-autumn",
1866 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1867 }
1868 ],
1869 "max_level": 28,
1870 "method": {
1871 "name": "walk",
1872 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1873 },
1874 "min_level": 28
1875 },
1876 {
1877 "chance": 10,
1878 "condition_values": [
1879 {
1880 "name": "season-winter",
1881 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
1882 }
1883 ],
1884 "max_level": 29,
1885 "method": {
1886 "name": "walk",
1887 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1888 },
1889 "min_level": 29
1890 },
1891 {
1892 "chance": 10,
1893 "condition_values": [
1894 {
1895 "name": "season-spring",
1896 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1897 }
1898 ],
1899 "max_level": 30,
1900 "method": {
1901 "name": "walk",
1902 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1903 },
1904 "min_level": 30
1905 },
1906 {
1907 "chance": 10,
1908 "condition_values": [
1909 {
1910 "name": "season-summer",
1911 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1912 }
1913 ],
1914 "max_level": 30,
1915 "method": {
1916 "name": "walk",
1917 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1918 },
1919 "min_level": 30
1920 },
1921 {
1922 "chance": 10,
1923 "condition_values": [
1924 {
1925 "name": "season-autumn",
1926 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1927 }
1928 ],
1929 "max_level": 30,
1930 "method": {
1931 "name": "walk",
1932 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1933 },
1934 "min_level": 30
1935 }
1936 ],
1937 "max_chance": 100,
1938 "version": {
1939 "name": "white",
1940 "url": "https://pokedex.mimo.dev/api/version/18/"
1941 }
1942 },
1943 {
1944 "encounter_details": [
1945 {
1946 "chance": 20,
1947 "condition_values": [
1948 {
1949 "name": "season-summer",
1950 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
1951 }
1952 ],
1953 "max_level": 55,
1954 "method": {
1955 "name": "walk",
1956 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1957 },
1958 "min_level": 55
1959 },
1960 {
1961 "chance": 10,
1962 "condition_values": [
1963 {
1964 "name": "season-spring",
1965 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
1966 }
1967 ],
1968 "max_level": 55,
1969 "method": {
1970 "name": "walk",
1971 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1972 },
1973 "min_level": 55
1974 },
1975 {
1976 "chance": 10,
1977 "condition_values": [
1978 {
1979 "name": "season-autumn",
1980 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
1981 }
1982 ],
1983 "max_level": 55,
1984 "method": {
1985 "name": "walk",
1986 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1987 },
1988 "min_level": 55
1989 },
1990 {
1991 "chance": 10,
1992 "condition_values": [
1993 {
1994 "name": "season-winter",
1995 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
1996 }
1997 ],
1998 "max_level": 55,
1999 "method": {
2000 "name": "walk",
2001 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2002 },
2003 "min_level": 55
2004 }
2005 ],
2006 "max_chance": 50,
2007 "version": {
2008 "name": "black-2",
2009 "url": "https://pokedex.mimo.dev/api/version/21/"
2010 }
2011 },
2012 {
2013 "encounter_details": [
2014 {
2015 "chance": 20,
2016 "condition_values": [
2017 {
2018 "name": "season-summer",
2019 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2020 }
2021 ],
2022 "max_level": 55,
2023 "method": {
2024 "name": "walk",
2025 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2026 },
2027 "min_level": 55
2028 },
2029 {
2030 "chance": 10,
2031 "condition_values": [
2032 {
2033 "name": "season-spring",
2034 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2035 }
2036 ],
2037 "max_level": 55,
2038 "method": {
2039 "name": "walk",
2040 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2041 },
2042 "min_level": 55
2043 },
2044 {
2045 "chance": 10,
2046 "condition_values": [
2047 {
2048 "name": "season-autumn",
2049 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2050 }
2051 ],
2052 "max_level": 55,
2053 "method": {
2054 "name": "walk",
2055 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2056 },
2057 "min_level": 55
2058 },
2059 {
2060 "chance": 10,
2061 "condition_values": [
2062 {
2063 "name": "season-winter",
2064 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2065 }
2066 ],
2067 "max_level": 55,
2068 "method": {
2069 "name": "walk",
2070 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2071 },
2072 "min_level": 55
2073 }
2074 ],
2075 "max_chance": 50,
2076 "version": {
2077 "name": "white-2",
2078 "url": "https://pokedex.mimo.dev/api/version/22/"
2079 }
2080 }
2081 ]
2082 },
2083 {
2084 "pokemon": {
2085 "name": "cubchoo",
2086 "url": "https://pokedex.mimo.dev/api/pokemon/613/"
2087 },
2088 "version_details": [
2089 {
2090 "encounter_details": [
2091 {
2092 "chance": 20,
2093 "condition_values": [
2094 {
2095 "name": "season-winter",
2096 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2097 }
2098 ],
2099 "max_level": 28,
2100 "method": {
2101 "name": "walk",
2102 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2103 },
2104 "min_level": 28
2105 },
2106 {
2107 "chance": 10,
2108 "condition_values": [
2109 {
2110 "name": "season-winter",
2111 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2112 }
2113 ],
2114 "max_level": 29,
2115 "method": {
2116 "name": "walk",
2117 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2118 },
2119 "min_level": 29
2120 },
2121 {
2122 "chance": 10,
2123 "condition_values": [
2124 {
2125 "name": "season-spring",
2126 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2127 }
2128 ],
2129 "max_level": 28,
2130 "method": {
2131 "name": "walk",
2132 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2133 },
2134 "min_level": 28
2135 },
2136 {
2137 "chance": 10,
2138 "condition_values": [
2139 {
2140 "name": "season-autumn",
2141 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2142 }
2143 ],
2144 "max_level": 28,
2145 "method": {
2146 "name": "walk",
2147 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2148 },
2149 "min_level": 28
2150 },
2151 {
2152 "chance": 10,
2153 "condition_values": [
2154 {
2155 "name": "season-winter",
2156 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2157 }
2158 ],
2159 "max_level": 30,
2160 "method": {
2161 "name": "walk",
2162 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2163 },
2164 "min_level": 30
2165 },
2166 {
2167 "chance": 5,
2168 "condition_values": [
2169 {
2170 "name": "season-winter",
2171 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2172 }
2173 ],
2174 "max_level": 31,
2175 "method": {
2176 "name": "walk",
2177 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2178 },
2179 "min_level": 31
2180 },
2181 {
2182 "chance": 4,
2183 "condition_values": [
2184 {
2185 "name": "season-summer",
2186 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2187 }
2188 ],
2189 "max_level": 28,
2190 "method": {
2191 "name": "walk",
2192 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2193 },
2194 "min_level": 28
2195 }
2196 ],
2197 "max_chance": 69,
2198 "version": {
2199 "name": "black",
2200 "url": "https://pokedex.mimo.dev/api/version/17/"
2201 }
2202 },
2203 {
2204 "encounter_details": [
2205 {
2206 "chance": 20,
2207 "condition_values": [
2208 {
2209 "name": "season-winter",
2210 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2211 }
2212 ],
2213 "max_level": 28,
2214 "method": {
2215 "name": "walk",
2216 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2217 },
2218 "min_level": 28
2219 },
2220 {
2221 "chance": 10,
2222 "condition_values": [
2223 {
2224 "name": "season-winter",
2225 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2226 }
2227 ],
2228 "max_level": 29,
2229 "method": {
2230 "name": "walk",
2231 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2232 },
2233 "min_level": 29
2234 },
2235 {
2236 "chance": 10,
2237 "condition_values": [
2238 {
2239 "name": "season-spring",
2240 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2241 }
2242 ],
2243 "max_level": 28,
2244 "method": {
2245 "name": "walk",
2246 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2247 },
2248 "min_level": 28
2249 },
2250 {
2251 "chance": 10,
2252 "condition_values": [
2253 {
2254 "name": "season-autumn",
2255 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2256 }
2257 ],
2258 "max_level": 28,
2259 "method": {
2260 "name": "walk",
2261 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2262 },
2263 "min_level": 28
2264 },
2265 {
2266 "chance": 10,
2267 "condition_values": [
2268 {
2269 "name": "season-winter",
2270 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2271 }
2272 ],
2273 "max_level": 30,
2274 "method": {
2275 "name": "walk",
2276 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2277 },
2278 "min_level": 30
2279 },
2280 {
2281 "chance": 5,
2282 "condition_values": [
2283 {
2284 "name": "season-winter",
2285 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2286 }
2287 ],
2288 "max_level": 31,
2289 "method": {
2290 "name": "walk",
2291 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2292 },
2293 "min_level": 31
2294 },
2295 {
2296 "chance": 4,
2297 "condition_values": [
2298 {
2299 "name": "season-summer",
2300 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2301 }
2302 ],
2303 "max_level": 28,
2304 "method": {
2305 "name": "walk",
2306 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2307 },
2308 "min_level": 28
2309 }
2310 ],
2311 "max_chance": 69,
2312 "version": {
2313 "name": "white",
2314 "url": "https://pokedex.mimo.dev/api/version/18/"
2315 }
2316 }
2317 ]
2318 },
2319 {
2320 "pokemon": {
2321 "name": "beartic",
2322 "url": "https://pokedex.mimo.dev/api/pokemon/614/"
2323 },
2324 "version_details": [
2325 {
2326 "encounter_details": [
2327 {
2328 "chance": 20,
2329 "condition_values": [
2330 {
2331 "name": "season-winter",
2332 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2333 }
2334 ],
2335 "max_level": 54,
2336 "method": {
2337 "name": "walk",
2338 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2339 },
2340 "min_level": 54
2341 },
2342 {
2343 "chance": 10,
2344 "condition_values": [
2345 {
2346 "name": "season-spring",
2347 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2348 }
2349 ],
2350 "max_level": 56,
2351 "method": {
2352 "name": "walk",
2353 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2354 },
2355 "min_level": 56
2356 },
2357 {
2358 "chance": 10,
2359 "condition_values": [
2360 {
2361 "name": "season-autumn",
2362 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2363 }
2364 ],
2365 "max_level": 56,
2366 "method": {
2367 "name": "walk",
2368 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2369 },
2370 "min_level": 56
2371 },
2372 {
2373 "chance": 5,
2374 "condition_values": [
2375 {
2376 "name": "season-summer",
2377 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2378 }
2379 ],
2380 "max_level": 56,
2381 "method": {
2382 "name": "walk",
2383 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2384 },
2385 "min_level": 56
2386 }
2387 ],
2388 "max_chance": 45,
2389 "version": {
2390 "name": "black-2",
2391 "url": "https://pokedex.mimo.dev/api/version/21/"
2392 }
2393 },
2394 {
2395 "encounter_details": [
2396 {
2397 "chance": 20,
2398 "condition_values": [
2399 {
2400 "name": "season-winter",
2401 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2402 }
2403 ],
2404 "max_level": 54,
2405 "method": {
2406 "name": "walk",
2407 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2408 },
2409 "min_level": 54
2410 },
2411 {
2412 "chance": 10,
2413 "condition_values": [
2414 {
2415 "name": "season-spring",
2416 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2417 }
2418 ],
2419 "max_level": 56,
2420 "method": {
2421 "name": "walk",
2422 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2423 },
2424 "min_level": 56
2425 },
2426 {
2427 "chance": 10,
2428 "condition_values": [
2429 {
2430 "name": "season-autumn",
2431 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2432 }
2433 ],
2434 "max_level": 56,
2435 "method": {
2436 "name": "walk",
2437 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2438 },
2439 "min_level": 56
2440 },
2441 {
2442 "chance": 5,
2443 "condition_values": [
2444 {
2445 "name": "season-summer",
2446 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2447 }
2448 ],
2449 "max_level": 56,
2450 "method": {
2451 "name": "walk",
2452 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2453 },
2454 "min_level": 56
2455 }
2456 ],
2457 "max_chance": 45,
2458 "version": {
2459 "name": "white-2",
2460 "url": "https://pokedex.mimo.dev/api/version/22/"
2461 }
2462 }
2463 ]
2464 },
2465 {
2466 "pokemon": {
2467 "name": "cryogonal",
2468 "url": "https://pokedex.mimo.dev/api/pokemon/615/"
2469 },
2470 "version_details": [
2471 {
2472 "encounter_details": [
2473 {
2474 "chance": 4,
2475 "condition_values": [
2476 {
2477 "name": "season-winter",
2478 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2479 }
2480 ],
2481 "max_level": 31,
2482 "method": {
2483 "name": "walk",
2484 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2485 },
2486 "min_level": 31
2487 },
2488 {
2489 "chance": 1,
2490 "condition_values": [
2491 {
2492 "name": "season-spring",
2493 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2494 }
2495 ],
2496 "max_level": 31,
2497 "method": {
2498 "name": "walk",
2499 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2500 },
2501 "min_level": 31
2502 },
2503 {
2504 "chance": 1,
2505 "condition_values": [
2506 {
2507 "name": "season-summer",
2508 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2509 }
2510 ],
2511 "max_level": 28,
2512 "method": {
2513 "name": "walk",
2514 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2515 },
2516 "min_level": 28
2517 },
2518 {
2519 "chance": 1,
2520 "condition_values": [
2521 {
2522 "name": "season-autumn",
2523 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2524 }
2525 ],
2526 "max_level": 31,
2527 "method": {
2528 "name": "walk",
2529 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2530 },
2531 "min_level": 31
2532 },
2533 {
2534 "chance": 1,
2535 "condition_values": [
2536 {
2537 "name": "season-winter",
2538 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2539 }
2540 ],
2541 "max_level": 31,
2542 "method": {
2543 "name": "walk",
2544 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2545 },
2546 "min_level": 31
2547 }
2548 ],
2549 "max_chance": 8,
2550 "version": {
2551 "name": "black",
2552 "url": "https://pokedex.mimo.dev/api/version/17/"
2553 }
2554 },
2555 {
2556 "encounter_details": [
2557 {
2558 "chance": 4,
2559 "condition_values": [
2560 {
2561 "name": "season-winter",
2562 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2563 }
2564 ],
2565 "max_level": 31,
2566 "method": {
2567 "name": "walk",
2568 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2569 },
2570 "min_level": 31
2571 },
2572 {
2573 "chance": 1,
2574 "condition_values": [
2575 {
2576 "name": "season-spring",
2577 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2578 }
2579 ],
2580 "max_level": 31,
2581 "method": {
2582 "name": "walk",
2583 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2584 },
2585 "min_level": 31
2586 },
2587 {
2588 "chance": 1,
2589 "condition_values": [
2590 {
2591 "name": "season-summer",
2592 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2593 }
2594 ],
2595 "max_level": 28,
2596 "method": {
2597 "name": "walk",
2598 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2599 },
2600 "min_level": 28
2601 },
2602 {
2603 "chance": 1,
2604 "condition_values": [
2605 {
2606 "name": "season-autumn",
2607 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2608 }
2609 ],
2610 "max_level": 31,
2611 "method": {
2612 "name": "walk",
2613 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2614 },
2615 "min_level": 31
2616 },
2617 {
2618 "chance": 1,
2619 "condition_values": [
2620 {
2621 "name": "season-winter",
2622 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2623 }
2624 ],
2625 "max_level": 31,
2626 "method": {
2627 "name": "walk",
2628 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2629 },
2630 "min_level": 31
2631 }
2632 ],
2633 "max_chance": 8,
2634 "version": {
2635 "name": "white",
2636 "url": "https://pokedex.mimo.dev/api/version/18/"
2637 }
2638 },
2639 {
2640 "encounter_details": [
2641 {
2642 "chance": 10,
2643 "condition_values": [
2644 {
2645 "name": "season-winter",
2646 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2647 }
2648 ],
2649 "max_level": 56,
2650 "method": {
2651 "name": "walk",
2652 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2653 },
2654 "min_level": 56
2655 },
2656 {
2657 "chance": 4,
2658 "condition_values": [],
2659 "max_level": 57,
2660 "method": {
2661 "name": "walk",
2662 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2663 },
2664 "min_level": 57
2665 },
2666 {
2667 "chance": 1,
2668 "condition_values": [],
2669 "max_level": 57,
2670 "method": {
2671 "name": "walk",
2672 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2673 },
2674 "min_level": 57
2675 }
2676 ],
2677 "max_chance": 15,
2678 "version": {
2679 "name": "black-2",
2680 "url": "https://pokedex.mimo.dev/api/version/21/"
2681 }
2682 },
2683 {
2684 "encounter_details": [
2685 {
2686 "chance": 10,
2687 "condition_values": [
2688 {
2689 "name": "season-winter",
2690 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2691 }
2692 ],
2693 "max_level": 56,
2694 "method": {
2695 "name": "walk",
2696 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2697 },
2698 "min_level": 56
2699 },
2700 {
2701 "chance": 4,
2702 "condition_values": [],
2703 "max_level": 57,
2704 "method": {
2705 "name": "walk",
2706 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2707 },
2708 "min_level": 57
2709 },
2710 {
2711 "chance": 1,
2712 "condition_values": [],
2713 "max_level": 57,
2714 "method": {
2715 "name": "walk",
2716 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2717 },
2718 "min_level": 57
2719 }
2720 ],
2721 "max_chance": 15,
2722 "version": {
2723 "name": "white-2",
2724 "url": "https://pokedex.mimo.dev/api/version/22/"
2725 }
2726 }
2727 ]
2728 },
2729 {
2730 "pokemon": {
2731 "name": "heatmor",
2732 "url": "https://pokedex.mimo.dev/api/pokemon/631/"
2733 },
2734 "version_details": [
2735 {
2736 "encounter_details": [
2737 {
2738 "chance": 10,
2739 "condition_values": [
2740 {
2741 "name": "season-summer",
2742 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2743 }
2744 ],
2745 "max_level": 55,
2746 "method": {
2747 "name": "walk",
2748 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2749 },
2750 "min_level": 55
2751 },
2752 {
2753 "chance": 10,
2754 "condition_values": [
2755 {
2756 "name": "season-summer",
2757 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2758 }
2759 ],
2760 "max_level": 56,
2761 "method": {
2762 "name": "walk",
2763 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2764 },
2765 "min_level": 56
2766 },
2767 {
2768 "chance": 5,
2769 "condition_values": [
2770 {
2771 "name": "season-spring",
2772 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2773 }
2774 ],
2775 "max_level": 56,
2776 "method": {
2777 "name": "walk",
2778 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2779 },
2780 "min_level": 56
2781 },
2782 {
2783 "chance": 5,
2784 "condition_values": [
2785 {
2786 "name": "season-autumn",
2787 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2788 }
2789 ],
2790 "max_level": 56,
2791 "method": {
2792 "name": "walk",
2793 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2794 },
2795 "min_level": 56
2796 },
2797 {
2798 "chance": 5,
2799 "condition_values": [
2800 {
2801 "name": "season-winter",
2802 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2803 }
2804 ],
2805 "max_level": 56,
2806 "method": {
2807 "name": "walk",
2808 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2809 },
2810 "min_level": 56
2811 }
2812 ],
2813 "max_chance": 35,
2814 "version": {
2815 "name": "black-2",
2816 "url": "https://pokedex.mimo.dev/api/version/21/"
2817 }
2818 },
2819 {
2820 "encounter_details": [
2821 {
2822 "chance": 10,
2823 "condition_values": [
2824 {
2825 "name": "season-summer",
2826 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2827 }
2828 ],
2829 "max_level": 55,
2830 "method": {
2831 "name": "walk",
2832 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2833 },
2834 "min_level": 55
2835 },
2836 {
2837 "chance": 10,
2838 "condition_values": [
2839 {
2840 "name": "season-summer",
2841 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/18/"
2842 }
2843 ],
2844 "max_level": 56,
2845 "method": {
2846 "name": "walk",
2847 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2848 },
2849 "min_level": 56
2850 },
2851 {
2852 "chance": 5,
2853 "condition_values": [
2854 {
2855 "name": "season-spring",
2856 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/17/"
2857 }
2858 ],
2859 "max_level": 56,
2860 "method": {
2861 "name": "walk",
2862 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2863 },
2864 "min_level": 56
2865 },
2866 {
2867 "chance": 5,
2868 "condition_values": [
2869 {
2870 "name": "season-autumn",
2871 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/19/"
2872 }
2873 ],
2874 "max_level": 56,
2875 "method": {
2876 "name": "walk",
2877 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2878 },
2879 "min_level": 56
2880 },
2881 {
2882 "chance": 5,
2883 "condition_values": [
2884 {
2885 "name": "season-winter",
2886 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/20/"
2887 }
2888 ],
2889 "max_level": 56,
2890 "method": {
2891 "name": "walk",
2892 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2893 },
2894 "min_level": 56
2895 }
2896 ],
2897 "max_chance": 35,
2898 "version": {
2899 "name": "white-2",
2900 "url": "https://pokedex.mimo.dev/api/version/22/"
2901 }
2902 }
2903 ]
2904 },
2905 {
2906 "pokemon": {
2907 "name": "durant",
2908 "url": "https://pokedex.mimo.dev/api/pokemon/632/"
2909 },
2910 "version_details": [
2911 {
2912 "encounter_details": [
2913 {
2914 "chance": 10,
2915 "condition_values": [],
2916 "max_level": 56,
2917 "method": {
2918 "name": "walk",
2919 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2920 },
2921 "min_level": 56
2922 },
2923 {
2924 "chance": 5,
2925 "condition_values": [],
2926 "max_level": 57,
2927 "method": {
2928 "name": "walk",
2929 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2930 },
2931 "min_level": 57
2932 }
2933 ],
2934 "max_chance": 15,
2935 "version": {
2936 "name": "black-2",
2937 "url": "https://pokedex.mimo.dev/api/version/21/"
2938 }
2939 },
2940 {
2941 "encounter_details": [
2942 {
2943 "chance": 10,
2944 "condition_values": [],
2945 "max_level": 56,
2946 "method": {
2947 "name": "walk",
2948 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2949 },
2950 "min_level": 56
2951 },
2952 {
2953 "chance": 5,
2954 "condition_values": [],
2955 "max_level": 57,
2956 "method": {
2957 "name": "walk",
2958 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
2959 },
2960 "min_level": 57
2961 }
2962 ],
2963 "max_chance": 15,
2964 "version": {
2965 "name": "white-2",
2966 "url": "https://pokedex.mimo.dev/api/version/22/"
2967 }
2968 }
2969 ]
2970 }
2971 ]
2972}