Endpoint: location-area

GEThttps://pokedex.mimo.dev/api/location-area/wayward-cave-b1f

Request

GETlocation-area
1fetch("https://pokedex.mimo.dev/api/location-area/wayward-cave-b1f")
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": 10,
11 "version": {
12 "name": "diamond",
13 "url": "https://pokedex.mimo.dev/api/version/12/"
14 }
15 },
16 {
17 "rate": 10,
18 "version": {
19 "name": "pearl",
20 "url": "https://pokedex.mimo.dev/api/version/13/"
21 }
22 },
23 {
24 "rate": 10,
25 "version": {
26 "name": "platinum",
27 "url": "https://pokedex.mimo.dev/api/version/14/"
28 }
29 }
30 ]
31 }
32 ],
33 "game_index": 114,
34 "id": 114,
35 "location": {
36 "name": "wayward-cave",
37 "url": "https://pokedex.mimo.dev/api/location/20/"
38 },
39 "name": "wayward-cave-b1f",
40 "names": [
41 {
42 "language": {
43 "name": "en",
44 "url": "https://pokedex.mimo.dev/api/language/9/"
45 },
46 "name": "Wayward Cave (B1F)"
47 },
48 {
49 "language": {
50 "name": "fr",
51 "url": "https://pokedex.mimo.dev/api/language/5/"
52 },
53 "name": "Grotte Revèche (sous-sol)"
54 }
55 ],
56 "pokemon_encounters": [
57 {
58 "pokemon": {
59 "name": "sandshrew",
60 "url": "https://pokedex.mimo.dev/api/pokemon/27/"
61 },
62 "version_details": [
63 {
64 "encounter_details": [
65 {
66 "chance": 4,
67 "condition_values": [
68 {
69 "name": "slot2-leafgreen",
70 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
71 }
72 ],
73 "max_level": 16,
74 "method": {
75 "name": "walk",
76 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
77 },
78 "min_level": 16
79 },
80 {
81 "chance": 4,
82 "condition_values": [
83 {
84 "name": "slot2-leafgreen",
85 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
86 }
87 ],
88 "max_level": 17,
89 "method": {
90 "name": "walk",
91 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
92 },
93 "min_level": 17
94 }
95 ],
96 "max_chance": 8,
97 "version": {
98 "name": "diamond",
99 "url": "https://pokedex.mimo.dev/api/version/12/"
100 }
101 },
102 {
103 "encounter_details": [
104 {
105 "chance": 4,
106 "condition_values": [
107 {
108 "name": "slot2-leafgreen",
109 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
110 }
111 ],
112 "max_level": 16,
113 "method": {
114 "name": "walk",
115 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
116 },
117 "min_level": 16
118 },
119 {
120 "chance": 4,
121 "condition_values": [
122 {
123 "name": "slot2-leafgreen",
124 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
125 }
126 ],
127 "max_level": 17,
128 "method": {
129 "name": "walk",
130 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
131 },
132 "min_level": 17
133 }
134 ],
135 "max_chance": 8,
136 "version": {
137 "name": "pearl",
138 "url": "https://pokedex.mimo.dev/api/version/13/"
139 }
140 },
141 {
142 "encounter_details": [
143 {
144 "chance": 4,
145 "condition_values": [
146 {
147 "name": "slot2-leafgreen",
148 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
149 }
150 ],
151 "max_level": 20,
152 "method": {
153 "name": "walk",
154 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
155 },
156 "min_level": 20
157 },
158 {
159 "chance": 4,
160 "condition_values": [
161 {
162 "name": "slot2-leafgreen",
163 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/13/"
164 }
165 ],
166 "max_level": 18,
167 "method": {
168 "name": "walk",
169 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
170 },
171 "min_level": 18
172 }
173 ],
174 "max_chance": 8,
175 "version": {
176 "name": "platinum",
177 "url": "https://pokedex.mimo.dev/api/version/14/"
178 }
179 }
180 ]
181 },
182 {
183 "pokemon": {
184 "name": "zubat",
185 "url": "https://pokedex.mimo.dev/api/pokemon/41/"
186 },
187 "version_details": [
188 {
189 "encounter_details": [
190 {
191 "chance": 20,
192 "condition_values": [],
193 "max_level": 15,
194 "method": {
195 "name": "walk",
196 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
197 },
198 "min_level": 15
199 },
200 {
201 "chance": 10,
202 "condition_values": [],
203 "max_level": 16,
204 "method": {
205 "name": "walk",
206 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
207 },
208 "min_level": 16
209 },
210 {
211 "chance": 4,
212 "condition_values": [
213 {
214 "name": "slot2-none",
215 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
216 }
217 ],
218 "max_level": 17,
219 "method": {
220 "name": "walk",
221 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
222 },
223 "min_level": 17
224 },
225 {
226 "chance": 4,
227 "condition_values": [
228 {
229 "name": "slot2-ruby",
230 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
231 }
232 ],
233 "max_level": 17,
234 "method": {
235 "name": "walk",
236 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
237 },
238 "min_level": 17
239 },
240 {
241 "chance": 4,
242 "condition_values": [
243 {
244 "name": "slot2-sapphire",
245 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
246 }
247 ],
248 "max_level": 17,
249 "method": {
250 "name": "walk",
251 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
252 },
253 "min_level": 17
254 },
255 {
256 "chance": 4,
257 "condition_values": [
258 {
259 "name": "slot2-emerald",
260 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
261 }
262 ],
263 "max_level": 17,
264 "method": {
265 "name": "walk",
266 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
267 },
268 "min_level": 17
269 },
270 {
271 "chance": 4,
272 "condition_values": [
273 {
274 "name": "slot2-firered",
275 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
276 }
277 ],
278 "max_level": 17,
279 "method": {
280 "name": "walk",
281 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
282 },
283 "min_level": 17
284 },
285 {
286 "chance": 1,
287 "condition_values": [],
288 "max_level": 17,
289 "method": {
290 "name": "walk",
291 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
292 },
293 "min_level": 17
294 }
295 ],
296 "max_chance": 51,
297 "version": {
298 "name": "diamond",
299 "url": "https://pokedex.mimo.dev/api/version/12/"
300 }
301 },
302 {
303 "encounter_details": [
304 {
305 "chance": 20,
306 "condition_values": [],
307 "max_level": 15,
308 "method": {
309 "name": "walk",
310 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
311 },
312 "min_level": 15
313 },
314 {
315 "chance": 10,
316 "condition_values": [],
317 "max_level": 16,
318 "method": {
319 "name": "walk",
320 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
321 },
322 "min_level": 16
323 },
324 {
325 "chance": 4,
326 "condition_values": [
327 {
328 "name": "slot2-none",
329 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
330 }
331 ],
332 "max_level": 17,
333 "method": {
334 "name": "walk",
335 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
336 },
337 "min_level": 17
338 },
339 {
340 "chance": 4,
341 "condition_values": [
342 {
343 "name": "slot2-ruby",
344 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
345 }
346 ],
347 "max_level": 17,
348 "method": {
349 "name": "walk",
350 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
351 },
352 "min_level": 17
353 },
354 {
355 "chance": 4,
356 "condition_values": [
357 {
358 "name": "slot2-sapphire",
359 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
360 }
361 ],
362 "max_level": 17,
363 "method": {
364 "name": "walk",
365 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
366 },
367 "min_level": 17
368 },
369 {
370 "chance": 4,
371 "condition_values": [
372 {
373 "name": "slot2-emerald",
374 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
375 }
376 ],
377 "max_level": 17,
378 "method": {
379 "name": "walk",
380 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
381 },
382 "min_level": 17
383 },
384 {
385 "chance": 4,
386 "condition_values": [
387 {
388 "name": "slot2-firered",
389 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
390 }
391 ],
392 "max_level": 17,
393 "method": {
394 "name": "walk",
395 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
396 },
397 "min_level": 17
398 },
399 {
400 "chance": 1,
401 "condition_values": [],
402 "max_level": 17,
403 "method": {
404 "name": "walk",
405 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
406 },
407 "min_level": 17
408 }
409 ],
410 "max_chance": 51,
411 "version": {
412 "name": "pearl",
413 "url": "https://pokedex.mimo.dev/api/version/13/"
414 }
415 },
416 {
417 "encounter_details": [
418 {
419 "chance": 10,
420 "condition_values": [],
421 "max_level": 19,
422 "method": {
423 "name": "walk",
424 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
425 },
426 "min_level": 19
427 }
428 ],
429 "max_chance": 10,
430 "version": {
431 "name": "platinum",
432 "url": "https://pokedex.mimo.dev/api/version/14/"
433 }
434 }
435 ]
436 },
437 {
438 "pokemon": {
439 "name": "geodude",
440 "url": "https://pokedex.mimo.dev/api/pokemon/74/"
441 },
442 "version_details": [
443 {
444 "encounter_details": [
445 {
446 "chance": 10,
447 "condition_values": [],
448 "max_level": 16,
449 "method": {
450 "name": "walk",
451 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
452 },
453 "min_level": 16
454 }
455 ],
456 "max_chance": 10,
457 "version": {
458 "name": "diamond",
459 "url": "https://pokedex.mimo.dev/api/version/12/"
460 }
461 },
462 {
463 "encounter_details": [
464 {
465 "chance": 10,
466 "condition_values": [],
467 "max_level": 16,
468 "method": {
469 "name": "walk",
470 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
471 },
472 "min_level": 16
473 }
474 ],
475 "max_chance": 10,
476 "version": {
477 "name": "pearl",
478 "url": "https://pokedex.mimo.dev/api/version/13/"
479 }
480 },
481 {
482 "encounter_details": [
483 {
484 "chance": 20,
485 "condition_values": [],
486 "max_level": 18,
487 "method": {
488 "name": "walk",
489 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
490 },
491 "min_level": 18
492 },
493 {
494 "chance": 5,
495 "condition_values": [],
496 "max_level": 20,
497 "method": {
498 "name": "walk",
499 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
500 },
501 "min_level": 20
502 }
503 ],
504 "max_chance": 25,
505 "version": {
506 "name": "platinum",
507 "url": "https://pokedex.mimo.dev/api/version/14/"
508 }
509 }
510 ]
511 },
512 {
513 "pokemon": {
514 "name": "onix",
515 "url": "https://pokedex.mimo.dev/api/pokemon/95/"
516 },
517 "version_details": [
518 {
519 "encounter_details": [
520 {
521 "chance": 10,
522 "condition_values": [],
523 "max_level": 20,
524 "method": {
525 "name": "walk",
526 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
527 },
528 "min_level": 20
529 },
530 {
531 "chance": 4,
532 "condition_values": [
533 {
534 "name": "slot2-none",
535 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
536 }
537 ],
538 "max_level": 18,
539 "method": {
540 "name": "walk",
541 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
542 },
543 "min_level": 18
544 },
545 {
546 "chance": 4,
547 "condition_values": [
548 {
549 "name": "slot2-ruby",
550 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
551 }
552 ],
553 "max_level": 18,
554 "method": {
555 "name": "walk",
556 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
557 },
558 "min_level": 18
559 },
560 {
561 "chance": 4,
562 "condition_values": [
563 {
564 "name": "slot2-sapphire",
565 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
566 }
567 ],
568 "max_level": 18,
569 "method": {
570 "name": "walk",
571 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
572 },
573 "min_level": 18
574 },
575 {
576 "chance": 4,
577 "condition_values": [
578 {
579 "name": "slot2-emerald",
580 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
581 }
582 ],
583 "max_level": 18,
584 "method": {
585 "name": "walk",
586 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
587 },
588 "min_level": 18
589 },
590 {
591 "chance": 4,
592 "condition_values": [
593 {
594 "name": "slot2-firered",
595 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
596 }
597 ],
598 "max_level": 18,
599 "method": {
600 "name": "walk",
601 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
602 },
603 "min_level": 18
604 },
605 {
606 "chance": 1,
607 "condition_values": [],
608 "max_level": 18,
609 "method": {
610 "name": "walk",
611 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
612 },
613 "min_level": 18
614 }
615 ],
616 "max_chance": 31,
617 "version": {
618 "name": "platinum",
619 "url": "https://pokedex.mimo.dev/api/version/14/"
620 }
621 }
622 ]
623 },
624 {
625 "pokemon": {
626 "name": "bronzor",
627 "url": "https://pokedex.mimo.dev/api/pokemon/436/"
628 },
629 "version_details": [
630 {
631 "encounter_details": [
632 {
633 "chance": 20,
634 "condition_values": [],
635 "max_level": 15,
636 "method": {
637 "name": "walk",
638 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
639 },
640 "min_level": 15
641 },
642 {
643 "chance": 10,
644 "condition_values": [],
645 "max_level": 16,
646 "method": {
647 "name": "walk",
648 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
649 },
650 "min_level": 16
651 },
652 {
653 "chance": 5,
654 "condition_values": [],
655 "max_level": 15,
656 "method": {
657 "name": "walk",
658 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
659 },
660 "min_level": 15
661 },
662 {
663 "chance": 5,
664 "condition_values": [],
665 "max_level": 17,
666 "method": {
667 "name": "walk",
668 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
669 },
670 "min_level": 17
671 }
672 ],
673 "max_chance": 40,
674 "version": {
675 "name": "diamond",
676 "url": "https://pokedex.mimo.dev/api/version/12/"
677 }
678 },
679 {
680 "encounter_details": [
681 {
682 "chance": 20,
683 "condition_values": [],
684 "max_level": 15,
685 "method": {
686 "name": "walk",
687 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
688 },
689 "min_level": 15
690 },
691 {
692 "chance": 10,
693 "condition_values": [],
694 "max_level": 16,
695 "method": {
696 "name": "walk",
697 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
698 },
699 "min_level": 16
700 },
701 {
702 "chance": 5,
703 "condition_values": [],
704 "max_level": 15,
705 "method": {
706 "name": "walk",
707 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
708 },
709 "min_level": 15
710 },
711 {
712 "chance": 5,
713 "condition_values": [],
714 "max_level": 17,
715 "method": {
716 "name": "walk",
717 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
718 },
719 "min_level": 17
720 }
721 ],
722 "max_chance": 40,
723 "version": {
724 "name": "pearl",
725 "url": "https://pokedex.mimo.dev/api/version/13/"
726 }
727 },
728 {
729 "encounter_details": [
730 {
731 "chance": 20,
732 "condition_values": [],
733 "max_level": 18,
734 "method": {
735 "name": "walk",
736 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
737 },
738 "min_level": 18
739 },
740 {
741 "chance": 10,
742 "condition_values": [],
743 "max_level": 20,
744 "method": {
745 "name": "walk",
746 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
747 },
748 "min_level": 20
749 }
750 ],
751 "max_chance": 30,
752 "version": {
753 "name": "platinum",
754 "url": "https://pokedex.mimo.dev/api/version/14/"
755 }
756 }
757 ]
758 },
759 {
760 "pokemon": {
761 "name": "gible",
762 "url": "https://pokedex.mimo.dev/api/pokemon/443/"
763 },
764 "version_details": [
765 {
766 "encounter_details": [
767 {
768 "chance": 10,
769 "condition_values": [],
770 "max_level": 15,
771 "method": {
772 "name": "walk",
773 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
774 },
775 "min_level": 15
776 },
777 {
778 "chance": 4,
779 "condition_values": [
780 {
781 "name": "slot2-none",
782 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
783 }
784 ],
785 "max_level": 16,
786 "method": {
787 "name": "walk",
788 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
789 },
790 "min_level": 16
791 },
792 {
793 "chance": 4,
794 "condition_values": [
795 {
796 "name": "slot2-ruby",
797 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
798 }
799 ],
800 "max_level": 16,
801 "method": {
802 "name": "walk",
803 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
804 },
805 "min_level": 16
806 },
807 {
808 "chance": 4,
809 "condition_values": [
810 {
811 "name": "slot2-sapphire",
812 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
813 }
814 ],
815 "max_level": 16,
816 "method": {
817 "name": "walk",
818 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
819 },
820 "min_level": 16
821 },
822 {
823 "chance": 4,
824 "condition_values": [
825 {
826 "name": "slot2-emerald",
827 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
828 }
829 ],
830 "max_level": 16,
831 "method": {
832 "name": "walk",
833 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
834 },
835 "min_level": 16
836 },
837 {
838 "chance": 4,
839 "condition_values": [
840 {
841 "name": "slot2-firered",
842 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
843 }
844 ],
845 "max_level": 16,
846 "method": {
847 "name": "walk",
848 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
849 },
850 "min_level": 16
851 },
852 {
853 "chance": 1,
854 "condition_values": [],
855 "max_level": 17,
856 "method": {
857 "name": "walk",
858 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
859 },
860 "min_level": 17
861 }
862 ],
863 "max_chance": 31,
864 "version": {
865 "name": "diamond",
866 "url": "https://pokedex.mimo.dev/api/version/12/"
867 }
868 },
869 {
870 "encounter_details": [
871 {
872 "chance": 10,
873 "condition_values": [],
874 "max_level": 15,
875 "method": {
876 "name": "walk",
877 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
878 },
879 "min_level": 15
880 },
881 {
882 "chance": 4,
883 "condition_values": [
884 {
885 "name": "slot2-none",
886 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
887 }
888 ],
889 "max_level": 16,
890 "method": {
891 "name": "walk",
892 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
893 },
894 "min_level": 16
895 },
896 {
897 "chance": 4,
898 "condition_values": [
899 {
900 "name": "slot2-ruby",
901 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
902 }
903 ],
904 "max_level": 16,
905 "method": {
906 "name": "walk",
907 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
908 },
909 "min_level": 16
910 },
911 {
912 "chance": 4,
913 "condition_values": [
914 {
915 "name": "slot2-sapphire",
916 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
917 }
918 ],
919 "max_level": 16,
920 "method": {
921 "name": "walk",
922 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
923 },
924 "min_level": 16
925 },
926 {
927 "chance": 4,
928 "condition_values": [
929 {
930 "name": "slot2-emerald",
931 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
932 }
933 ],
934 "max_level": 16,
935 "method": {
936 "name": "walk",
937 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
938 },
939 "min_level": 16
940 },
941 {
942 "chance": 4,
943 "condition_values": [
944 {
945 "name": "slot2-firered",
946 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
947 }
948 ],
949 "max_level": 16,
950 "method": {
951 "name": "walk",
952 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
953 },
954 "min_level": 16
955 },
956 {
957 "chance": 1,
958 "condition_values": [],
959 "max_level": 17,
960 "method": {
961 "name": "walk",
962 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
963 },
964 "min_level": 17
965 }
966 ],
967 "max_chance": 31,
968 "version": {
969 "name": "pearl",
970 "url": "https://pokedex.mimo.dev/api/version/13/"
971 }
972 },
973 {
974 "encounter_details": [
975 {
976 "chance": 10,
977 "condition_values": [],
978 "max_level": 17,
979 "method": {
980 "name": "walk",
981 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
982 },
983 "min_level": 17
984 },
985 {
986 "chance": 5,
987 "condition_values": [],
988 "max_level": 19,
989 "method": {
990 "name": "walk",
991 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
992 },
993 "min_level": 19
994 },
995 {
996 "chance": 4,
997 "condition_values": [
998 {
999 "name": "slot2-none",
1000 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/8/"
1001 }
1002 ],
1003 "max_level": 20,
1004 "method": {
1005 "name": "walk",
1006 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1007 },
1008 "min_level": 20
1009 },
1010 {
1011 "chance": 4,
1012 "condition_values": [
1013 {
1014 "name": "slot2-ruby",
1015 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/9/"
1016 }
1017 ],
1018 "max_level": 20,
1019 "method": {
1020 "name": "walk",
1021 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1022 },
1023 "min_level": 20
1024 },
1025 {
1026 "chance": 4,
1027 "condition_values": [
1028 {
1029 "name": "slot2-sapphire",
1030 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/10/"
1031 }
1032 ],
1033 "max_level": 20,
1034 "method": {
1035 "name": "walk",
1036 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1037 },
1038 "min_level": 20
1039 },
1040 {
1041 "chance": 4,
1042 "condition_values": [
1043 {
1044 "name": "slot2-emerald",
1045 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/11/"
1046 }
1047 ],
1048 "max_level": 20,
1049 "method": {
1050 "name": "walk",
1051 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1052 },
1053 "min_level": 20
1054 },
1055 {
1056 "chance": 4,
1057 "condition_values": [
1058 {
1059 "name": "slot2-firered",
1060 "url": "https://pokedex.mimo.dev/api/encounter-condition-value/12/"
1061 }
1062 ],
1063 "max_level": 20,
1064 "method": {
1065 "name": "walk",
1066 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1067 },
1068 "min_level": 20
1069 },
1070 {
1071 "chance": 1,
1072 "condition_values": [],
1073 "max_level": 20,
1074 "method": {
1075 "name": "walk",
1076 "url": "https://pokedex.mimo.dev/api/encounter-method/1/"
1077 },
1078 "min_level": 20
1079 }
1080 ],
1081 "max_chance": 36,
1082 "version": {
1083 "name": "platinum",
1084 "url": "https://pokedex.mimo.dev/api/version/14/"
1085 }
1086 }
1087 ]
1088 }
1089 ]
1090}