From b02fcb6f91b960252f96440dea9c1d3ee3a87256 Mon Sep 17 00:00:00 2001 From: pokeapi-machine-user Date: Fri, 24 Apr 2026 14:18:21 +0000 Subject: [PATCH] [Updater Bot] Regenerate data from https://github.com/PokeAPI/pokeapi/pull/1497 --- data/api/v2/location-area/23/index.json | 65 +++++++++++++++++++ data/api/v2/meta/index.json | 4 +- data/api/v2/pokemon/1005/index.json | 8 +-- data/api/v2/pokemon/10061/index.json | 4 +- data/api/v2/pokemon/10151/index.json | 4 +- data/api/v2/pokemon/10278/index.json | 4 +- data/api/v2/pokemon/10279/index.json | 4 +- data/api/v2/pokemon/10280/index.json | 4 +- data/api/v2/pokemon/10281/index.json | 4 +- data/api/v2/pokemon/10282/index.json | 4 +- data/api/v2/pokemon/10283/index.json | 4 +- data/api/v2/pokemon/10284/index.json | 4 +- data/api/v2/pokemon/10285/index.json | 4 +- data/api/v2/pokemon/10286/index.json | 4 +- data/api/v2/pokemon/10287/index.json | 4 +- data/api/v2/pokemon/10288/index.json | 4 +- data/api/v2/pokemon/10289/index.json | 4 +- data/api/v2/pokemon/10290/index.json | 4 +- data/api/v2/pokemon/10291/index.json | 4 +- data/api/v2/pokemon/10292/index.json | 4 +- data/api/v2/pokemon/10293/index.json | 4 +- data/api/v2/pokemon/10294/index.json | 4 +- data/api/v2/pokemon/10295/index.json | 4 +- data/api/v2/pokemon/10296/index.json | 4 +- data/api/v2/pokemon/10297/index.json | 4 +- data/api/v2/pokemon/10298/index.json | 4 +- data/api/v2/pokemon/10299/index.json | 4 +- data/api/v2/pokemon/10300/index.json | 4 +- data/api/v2/pokemon/10301/index.json | 4 +- data/api/v2/pokemon/10302/index.json | 4 +- data/api/v2/pokemon/10303/index.json | 4 +- data/api/v2/pokemon/10304/index.json | 4 +- data/api/v2/pokemon/10305/index.json | 4 +- data/api/v2/pokemon/10306/index.json | 4 +- data/api/v2/pokemon/10307/index.json | 4 +- data/api/v2/pokemon/10308/index.json | 4 +- data/api/v2/pokemon/10309/index.json | 4 +- data/api/v2/pokemon/10310/index.json | 4 +- data/api/v2/pokemon/10311/index.json | 4 +- data/api/v2/pokemon/10312/index.json | 4 +- data/api/v2/pokemon/10313/index.json | 4 +- data/api/v2/pokemon/10314/index.json | 4 +- data/api/v2/pokemon/10315/index.json | 4 +- data/api/v2/pokemon/10316/index.json | 4 +- data/api/v2/pokemon/10317/index.json | 4 +- data/api/v2/pokemon/10318/index.json | 4 +- data/api/v2/pokemon/10319/index.json | 4 +- data/api/v2/pokemon/10320/index.json | 4 +- data/api/v2/pokemon/10321/index.json | 4 +- data/api/v2/pokemon/10322/index.json | 4 +- data/api/v2/pokemon/10323/index.json | 4 +- data/api/v2/pokemon/10324/index.json | 4 +- data/api/v2/pokemon/10325/index.json | 4 +- data/api/v2/pokemon/349/encounters/index.json | 65 +++++++++++++++++++ 54 files changed, 236 insertions(+), 106 deletions(-) diff --git a/data/api/v2/location-area/23/index.json b/data/api/v2/location-area/23/index.json index 2a94420cc9..3232861931 100644 --- a/data/api/v2/location-area/23/index.json +++ b/data/api/v2/location-area/23/index.json @@ -1494,6 +1494,71 @@ } ] }, + { + "pokemon": { + "name": "feebas", + "url": "/api/v2/pokemon/349/" + }, + "version_details": [ + { + "encounter_details": [ + { + "chance": 50, + "condition_values": [], + "max_level": 20, + "method": { + "name": "feebas-tile-fishing", + "url": "/api/v2/encounter-method/31/" + }, + "min_level": 10 + } + ], + "max_chance": 50, + "version": { + "name": "diamond", + "url": "/api/v2/version/12/" + } + }, + { + "encounter_details": [ + { + "chance": 50, + "condition_values": [], + "max_level": 20, + "method": { + "name": "feebas-tile-fishing", + "url": "/api/v2/encounter-method/31/" + }, + "min_level": 10 + } + ], + "max_chance": 50, + "version": { + "name": "pearl", + "url": "/api/v2/version/13/" + } + }, + { + "encounter_details": [ + { + "chance": 50, + "condition_values": [], + "max_level": 20, + "method": { + "name": "feebas-tile-fishing", + "url": "/api/v2/encounter-method/31/" + }, + "min_level": 10 + } + ], + "max_chance": 50, + "version": { + "name": "platinum", + "url": "/api/v2/version/14/" + } + } + ] + }, { "pokemon": { "name": "chingling", diff --git a/data/api/v2/meta/index.json b/data/api/v2/meta/index.json index fa40d07589..d1041b5c9c 100644 --- a/data/api/v2/meta/index.json +++ b/data/api/v2/meta/index.json @@ -1,5 +1,5 @@ { - "deploy_date": "1777016751", - "hash": "8cd6b1db6b0cb02ac8584c0fcc3a4a20401041f2", + "deploy_date": "1777038154", + "hash": "03aacac4c38acc5f2a7627de4fceaf2698589a2d", "tag": null } \ No newline at end of file diff --git a/data/api/v2/pokemon/1005/index.json b/data/api/v2/pokemon/1005/index.json index 65626143ae..273e81c989 100644 --- a/data/api/v2/pokemon/1005/index.json +++ b/data/api/v2/pokemon/1005/index.json @@ -1554,13 +1554,13 @@ "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/official-artwork/shiny/1005.png" }, "showdown": { - "back_default": null, + "back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/showdown/back/1005.gif", "back_female": null, - "back_shiny": null, + "back_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/showdown/back/shiny/1005.gif", "back_shiny_female": null, - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/showdown/1005.gif", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/showdown/shiny/1005.gif", "front_shiny_female": null } }, diff --git a/data/api/v2/pokemon/10061/index.json b/data/api/v2/pokemon/10061/index.json index 71b2d8c6e6..4fcf4ae0ff 100644 --- a/data/api/v2/pokemon/10061/index.json +++ b/data/api/v2/pokemon/10061/index.json @@ -2740,9 +2740,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10061.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10061.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10151/index.json b/data/api/v2/pokemon/10151/index.json index 58e6c839d1..42d0d70a96 100644 --- a/data/api/v2/pokemon/10151/index.json +++ b/data/api/v2/pokemon/10151/index.json @@ -2380,9 +2380,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10151.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10151.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10278/index.json b/data/api/v2/pokemon/10278/index.json index 15827bbd69..7a70093365 100644 --- a/data/api/v2/pokemon/10278/index.json +++ b/data/api/v2/pokemon/10278/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10278.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10278.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10279/index.json b/data/api/v2/pokemon/10279/index.json index d8c77fa104..cc5e56b8ee 100644 --- a/data/api/v2/pokemon/10279/index.json +++ b/data/api/v2/pokemon/10279/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10279.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10279.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10280/index.json b/data/api/v2/pokemon/10280/index.json index 5e47611e4f..3857b492ba 100644 --- a/data/api/v2/pokemon/10280/index.json +++ b/data/api/v2/pokemon/10280/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10280.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10280.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10281/index.json b/data/api/v2/pokemon/10281/index.json index dbab132822..dda77a67f9 100644 --- a/data/api/v2/pokemon/10281/index.json +++ b/data/api/v2/pokemon/10281/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10281.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10281.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10282/index.json b/data/api/v2/pokemon/10282/index.json index 2b1577454a..e11a0f2dda 100644 --- a/data/api/v2/pokemon/10282/index.json +++ b/data/api/v2/pokemon/10282/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10282.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10282.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10283/index.json b/data/api/v2/pokemon/10283/index.json index ba2d9246e7..c163ac1e8a 100644 --- a/data/api/v2/pokemon/10283/index.json +++ b/data/api/v2/pokemon/10283/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10283.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10283.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10284/index.json b/data/api/v2/pokemon/10284/index.json index 6269a6570d..bc37166b62 100644 --- a/data/api/v2/pokemon/10284/index.json +++ b/data/api/v2/pokemon/10284/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10284.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10284.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10285/index.json b/data/api/v2/pokemon/10285/index.json index 6a957a3be2..cf282d9ca2 100644 --- a/data/api/v2/pokemon/10285/index.json +++ b/data/api/v2/pokemon/10285/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10285.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10285.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10286/index.json b/data/api/v2/pokemon/10286/index.json index 4b9e7584fa..08f9b52bc5 100644 --- a/data/api/v2/pokemon/10286/index.json +++ b/data/api/v2/pokemon/10286/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10286.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10286.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10287/index.json b/data/api/v2/pokemon/10287/index.json index 81a65e1f1e..6d6d094dad 100644 --- a/data/api/v2/pokemon/10287/index.json +++ b/data/api/v2/pokemon/10287/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10287.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10287.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10288/index.json b/data/api/v2/pokemon/10288/index.json index efddc30622..f13e7ce194 100644 --- a/data/api/v2/pokemon/10288/index.json +++ b/data/api/v2/pokemon/10288/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10288.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10288.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10289/index.json b/data/api/v2/pokemon/10289/index.json index 9a99b21160..e0c88c4533 100644 --- a/data/api/v2/pokemon/10289/index.json +++ b/data/api/v2/pokemon/10289/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10289.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10289.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10290/index.json b/data/api/v2/pokemon/10290/index.json index a32379f86c..84ac0ea43a 100644 --- a/data/api/v2/pokemon/10290/index.json +++ b/data/api/v2/pokemon/10290/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10290.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10290.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10291/index.json b/data/api/v2/pokemon/10291/index.json index 1cc2ce89f2..455e5ac8aa 100644 --- a/data/api/v2/pokemon/10291/index.json +++ b/data/api/v2/pokemon/10291/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10291.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10291.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10292/index.json b/data/api/v2/pokemon/10292/index.json index 8c647c4722..f381403add 100644 --- a/data/api/v2/pokemon/10292/index.json +++ b/data/api/v2/pokemon/10292/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10292.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10292.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10293/index.json b/data/api/v2/pokemon/10293/index.json index 65b45290aa..19eb650911 100644 --- a/data/api/v2/pokemon/10293/index.json +++ b/data/api/v2/pokemon/10293/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10293.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10293.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10294/index.json b/data/api/v2/pokemon/10294/index.json index 3bcf78af81..b0658322bc 100644 --- a/data/api/v2/pokemon/10294/index.json +++ b/data/api/v2/pokemon/10294/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10294.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10294.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10295/index.json b/data/api/v2/pokemon/10295/index.json index b2dfa73939..23844032fe 100644 --- a/data/api/v2/pokemon/10295/index.json +++ b/data/api/v2/pokemon/10295/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10295.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10295.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10296/index.json b/data/api/v2/pokemon/10296/index.json index 28227a50fd..19235cc145 100644 --- a/data/api/v2/pokemon/10296/index.json +++ b/data/api/v2/pokemon/10296/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10296.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10296.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10297/index.json b/data/api/v2/pokemon/10297/index.json index fbf22530da..b9648307f5 100644 --- a/data/api/v2/pokemon/10297/index.json +++ b/data/api/v2/pokemon/10297/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10297.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10297.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10298/index.json b/data/api/v2/pokemon/10298/index.json index 948f06b944..938d6f76af 100644 --- a/data/api/v2/pokemon/10298/index.json +++ b/data/api/v2/pokemon/10298/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10298.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10298.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10299/index.json b/data/api/v2/pokemon/10299/index.json index 69f7025133..b55b124188 100644 --- a/data/api/v2/pokemon/10299/index.json +++ b/data/api/v2/pokemon/10299/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10299.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10299.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10300/index.json b/data/api/v2/pokemon/10300/index.json index eb28ece326..db94ac3bd1 100644 --- a/data/api/v2/pokemon/10300/index.json +++ b/data/api/v2/pokemon/10300/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10300.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10300.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10301/index.json b/data/api/v2/pokemon/10301/index.json index 19294ebeaa..a82fcf227f 100644 --- a/data/api/v2/pokemon/10301/index.json +++ b/data/api/v2/pokemon/10301/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10301.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10301.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10302/index.json b/data/api/v2/pokemon/10302/index.json index 72e9bae7aa..51c25a83cc 100644 --- a/data/api/v2/pokemon/10302/index.json +++ b/data/api/v2/pokemon/10302/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10302.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10302.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10303/index.json b/data/api/v2/pokemon/10303/index.json index d2890778d0..234101fb39 100644 --- a/data/api/v2/pokemon/10303/index.json +++ b/data/api/v2/pokemon/10303/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10303.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10303.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10304/index.json b/data/api/v2/pokemon/10304/index.json index b1b5741ebd..a746d17cda 100644 --- a/data/api/v2/pokemon/10304/index.json +++ b/data/api/v2/pokemon/10304/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10304.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10304.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10305/index.json b/data/api/v2/pokemon/10305/index.json index 3259892462..16b1f85587 100644 --- a/data/api/v2/pokemon/10305/index.json +++ b/data/api/v2/pokemon/10305/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10305.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10305.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10306/index.json b/data/api/v2/pokemon/10306/index.json index fdf75716b4..9233c295cd 100644 --- a/data/api/v2/pokemon/10306/index.json +++ b/data/api/v2/pokemon/10306/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10306.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10306.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10307/index.json b/data/api/v2/pokemon/10307/index.json index c433d34664..da8ca160d3 100644 --- a/data/api/v2/pokemon/10307/index.json +++ b/data/api/v2/pokemon/10307/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10307.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10307.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10308/index.json b/data/api/v2/pokemon/10308/index.json index f63d674099..a0b824bc17 100644 --- a/data/api/v2/pokemon/10308/index.json +++ b/data/api/v2/pokemon/10308/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10308.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10308.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10309/index.json b/data/api/v2/pokemon/10309/index.json index d10bdd2545..84010c68b3 100644 --- a/data/api/v2/pokemon/10309/index.json +++ b/data/api/v2/pokemon/10309/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10309.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10309.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10310/index.json b/data/api/v2/pokemon/10310/index.json index 6fb17d4388..0856e06fa6 100644 --- a/data/api/v2/pokemon/10310/index.json +++ b/data/api/v2/pokemon/10310/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10310.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10310.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10311/index.json b/data/api/v2/pokemon/10311/index.json index d4c41a54df..e10d2acd93 100644 --- a/data/api/v2/pokemon/10311/index.json +++ b/data/api/v2/pokemon/10311/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10311.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10311.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10312/index.json b/data/api/v2/pokemon/10312/index.json index ca96560b60..2d676caefb 100644 --- a/data/api/v2/pokemon/10312/index.json +++ b/data/api/v2/pokemon/10312/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10312.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10312.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10313/index.json b/data/api/v2/pokemon/10313/index.json index f366d7dd39..fe0e132347 100644 --- a/data/api/v2/pokemon/10313/index.json +++ b/data/api/v2/pokemon/10313/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10313.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10313.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10314/index.json b/data/api/v2/pokemon/10314/index.json index 42ce2df7b9..03516c4828 100644 --- a/data/api/v2/pokemon/10314/index.json +++ b/data/api/v2/pokemon/10314/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10314.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10314.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10315/index.json b/data/api/v2/pokemon/10315/index.json index 768205cc8a..5b5fb28907 100644 --- a/data/api/v2/pokemon/10315/index.json +++ b/data/api/v2/pokemon/10315/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10315.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10315.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10316/index.json b/data/api/v2/pokemon/10316/index.json index 3c2a4306a8..85e412439f 100644 --- a/data/api/v2/pokemon/10316/index.json +++ b/data/api/v2/pokemon/10316/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10316.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10316.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10317/index.json b/data/api/v2/pokemon/10317/index.json index b0bc143f10..f333bb4ba6 100644 --- a/data/api/v2/pokemon/10317/index.json +++ b/data/api/v2/pokemon/10317/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10317.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10317.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10318/index.json b/data/api/v2/pokemon/10318/index.json index cd3153fefc..82553d4513 100644 --- a/data/api/v2/pokemon/10318/index.json +++ b/data/api/v2/pokemon/10318/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10318.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10318.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10319/index.json b/data/api/v2/pokemon/10319/index.json index 38acf2f5e9..2896448037 100644 --- a/data/api/v2/pokemon/10319/index.json +++ b/data/api/v2/pokemon/10319/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10319.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10319.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10320/index.json b/data/api/v2/pokemon/10320/index.json index 22d361359b..7dfb60afaa 100644 --- a/data/api/v2/pokemon/10320/index.json +++ b/data/api/v2/pokemon/10320/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10320.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10320.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10321/index.json b/data/api/v2/pokemon/10321/index.json index 09632bf360..46cb18071a 100644 --- a/data/api/v2/pokemon/10321/index.json +++ b/data/api/v2/pokemon/10321/index.json @@ -51,9 +51,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10321.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10321.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10322/index.json b/data/api/v2/pokemon/10322/index.json index c0a03df882..707a9ffd85 100644 --- a/data/api/v2/pokemon/10322/index.json +++ b/data/api/v2/pokemon/10322/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10322.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10322.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10323/index.json b/data/api/v2/pokemon/10323/index.json index 6242860093..eeebebe36c 100644 --- a/data/api/v2/pokemon/10323/index.json +++ b/data/api/v2/pokemon/10323/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10323.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10323.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10324/index.json b/data/api/v2/pokemon/10324/index.json index fb587355bc..72728fe9d2 100644 --- a/data/api/v2/pokemon/10324/index.json +++ b/data/api/v2/pokemon/10324/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10324.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10324.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/10325/index.json b/data/api/v2/pokemon/10325/index.json index 1dd275dcd8..d7afc8036d 100644 --- a/data/api/v2/pokemon/10325/index.json +++ b/data/api/v2/pokemon/10325/index.json @@ -42,9 +42,9 @@ "front_female": null }, "home": { - "front_default": null, + "front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/10325.png", "front_female": null, - "front_shiny": null, + "front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/other/home/shiny/10325.png", "front_shiny_female": null }, "official-artwork": { diff --git a/data/api/v2/pokemon/349/encounters/index.json b/data/api/v2/pokemon/349/encounters/index.json index dec7c691ac..84e6779e4f 100644 --- a/data/api/v2/pokemon/349/encounters/index.json +++ b/data/api/v2/pokemon/349/encounters/index.json @@ -1,4 +1,69 @@ [ + { + "location_area": { + "name": "mt-coronet-b1f", + "url": "/api/v2/location-area/23/" + }, + "version_details": [ + { + "encounter_details": [ + { + "chance": 50, + "condition_values": [], + "max_level": 20, + "method": { + "name": "feebas-tile-fishing", + "url": "/api/v2/encounter-method/31/" + }, + "min_level": 10 + } + ], + "max_chance": 50, + "version": { + "name": "diamond", + "url": "/api/v2/version/12/" + } + }, + { + "encounter_details": [ + { + "chance": 50, + "condition_values": [], + "max_level": 20, + "method": { + "name": "feebas-tile-fishing", + "url": "/api/v2/encounter-method/31/" + }, + "min_level": 10 + } + ], + "max_chance": 50, + "version": { + "name": "pearl", + "url": "/api/v2/version/13/" + } + }, + { + "encounter_details": [ + { + "chance": 50, + "condition_values": [], + "max_level": 20, + "method": { + "name": "feebas-tile-fishing", + "url": "/api/v2/encounter-method/31/" + }, + "min_level": 10 + } + ], + "max_chance": 50, + "version": { + "name": "platinum", + "url": "/api/v2/version/14/" + } + } + ] + }, { "location_area": { "name": "hoenn-route-119-area",