From ea368a336bef9e1ef5a6847a485c4c844c78d109 Mon Sep 17 00:00:00 2001 From: pokeapi-machine-user Date: Tue, 23 Jun 2026 00:58:17 +0000 Subject: [PATCH] [Updater Bot] Regenerate data from https://github.com/PokeAPI/pokeapi/pull/1565 --- data/api/v2/ability/126/index.json | 16 ++ data/api/v2/ability/128/index.json | 8 + data/api/v2/ability/144/index.json | 8 + data/api/v2/ability/181/index.json | 8 + data/api/v2/ability/22/index.json | 8 + data/api/v2/ability/312/index.json | 52 +++++++ data/api/v2/ability/313/index.json | 52 +++++++ data/api/v2/ability/75/index.json | 8 + data/api/v2/ability/index.json | 10 +- data/api/v2/evolution-chain/178/index.json | 34 +++++ data/api/v2/evolution-chain/383/index.json | 15 +- data/api/v2/evolution-chain/449/index.json | 37 +++++ data/api/v2/evolution-chain/470/index.json | 20 ++- data/api/v2/evolution-chain/67/index.json | 2 +- data/api/v2/generation/9/index.json | 8 + data/api/v2/meta/index.json | 4 +- data/api/v2/pokedex/36/index.json | 154 ++++++++++++++++++++ data/api/v2/pokemon-species/1000/index.json | 7 + data/api/v2/pokemon-species/211/index.json | 7 + data/api/v2/pokemon-species/254/index.json | 7 + data/api/v2/pokemon-species/257/index.json | 7 + data/api/v2/pokemon-species/260/index.json | 7 + data/api/v2/pokemon-species/303/index.json | 7 + data/api/v2/pokemon-species/376/index.json | 7 + data/api/v2/pokemon-species/398/index.json | 7 + data/api/v2/pokemon-species/45/index.json | 7 + data/api/v2/pokemon-species/518/index.json | 7 + data/api/v2/pokemon-species/545/index.json | 7 + data/api/v2/pokemon-species/560/index.json | 7 + data/api/v2/pokemon-species/604/index.json | 7 + data/api/v2/pokemon-species/668/index.json | 7 + data/api/v2/pokemon-species/687/index.json | 7 + data/api/v2/pokemon-species/689/index.json | 7 + data/api/v2/pokemon-species/691/index.json | 7 + data/api/v2/pokemon-species/861/index.json | 7 + data/api/v2/pokemon-species/870/index.json | 7 + data/api/v2/pokemon-species/904/index.json | 7 + data/api/v2/pokemon-species/972/index.json | 7 + data/api/v2/pokemon-species/979/index.json | 7 + data/api/v2/pokemon/10288/index.json | 11 +- data/api/v2/pokemon/10289/index.json | 11 +- data/api/v2/pokemon/10290/index.json | 11 +- data/api/v2/pokemon/10295/index.json | 11 +- data/api/v2/pokemon/10297/index.json | 11 +- data/api/v2/pokemon/10298/index.json | 11 +- data/api/v2/pokemon/10299/index.json | 11 +- data/api/v2/pokemon/10303/index.json | 11 +- data/api/v2/pokemon/10308/index.json | 11 +- 48 files changed, 677 insertions(+), 20 deletions(-) create mode 100644 data/api/v2/ability/312/index.json create mode 100644 data/api/v2/ability/313/index.json diff --git a/data/api/v2/ability/126/index.json b/data/api/v2/ability/126/index.json index 0ce260e039..259f8c4136 100644 --- a/data/api/v2/ability/126/index.json +++ b/data/api/v2/ability/126/index.json @@ -939,6 +939,22 @@ "url": "/api/v2/pokemon/10128/" }, "slot": 3 + }, + { + "is_hidden": false, + "pokemon": { + "name": "malamar-mega", + "url": "/api/v2/pokemon/10297/" + }, + "slot": 1 + }, + { + "is_hidden": false, + "pokemon": { + "name": "staraptor-mega", + "url": "/api/v2/pokemon/10308/" + }, + "slot": 1 } ] } \ No newline at end of file diff --git a/data/api/v2/ability/128/index.json b/data/api/v2/ability/128/index.json index f10ac3e595..08848746e5 100644 --- a/data/api/v2/ability/128/index.json +++ b/data/api/v2/ability/128/index.json @@ -1001,6 +1001,14 @@ "url": "/api/v2/pokemon/10170/" }, "slot": 1 + }, + { + "is_hidden": false, + "pokemon": { + "name": "falinks-mega", + "url": "/api/v2/pokemon/10303/" + }, + "slot": 1 } ] } \ No newline at end of file diff --git a/data/api/v2/ability/144/index.json b/data/api/v2/ability/144/index.json index 195a9fd4a6..b33b7a6741 100644 --- a/data/api/v2/ability/144/index.json +++ b/data/api/v2/ability/144/index.json @@ -1067,6 +1067,14 @@ "url": "/api/v2/pokemon/10172/" }, "slot": 3 + }, + { + "is_hidden": false, + "pokemon": { + "name": "dragalge-mega", + "url": "/api/v2/pokemon/10299/" + }, + "slot": 1 } ] } \ No newline at end of file diff --git a/data/api/v2/ability/181/index.json b/data/api/v2/ability/181/index.json index e6a4dc9595..b5137905ca 100644 --- a/data/api/v2/ability/181/index.json +++ b/data/api/v2/ability/181/index.json @@ -882,6 +882,14 @@ "url": "/api/v2/pokemon/10161/" }, "slot": 2 + }, + { + "is_hidden": false, + "pokemon": { + "name": "barbaracle-mega", + "url": "/api/v2/pokemon/10298/" + }, + "slot": 1 } ] } \ No newline at end of file diff --git a/data/api/v2/ability/22/index.json b/data/api/v2/ability/22/index.json index fa2cd23a0b..944395d4fa 100644 --- a/data/api/v2/ability/22/index.json +++ b/data/api/v2/ability/22/index.json @@ -1432,6 +1432,14 @@ "url": "/api/v2/pokemon/10262/" }, "slot": 1 + }, + { + "is_hidden": false, + "pokemon": { + "name": "scrafty-mega", + "url": "/api/v2/pokemon/10289/" + }, + "slot": 1 } ] } \ No newline at end of file diff --git a/data/api/v2/ability/312/index.json b/data/api/v2/ability/312/index.json new file mode 100644 index 0000000000..79018bdc73 --- /dev/null +++ b/data/api/v2/ability/312/index.json @@ -0,0 +1,52 @@ +{ + "effect_changes": [], + "effect_entries": [ + { + "effect": "The Pok\u00e9mon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pok\u00e9mon knocks out a target with an attack, its highest stat is boosted by 1 stage.", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + }, + "short_effect": "The Pok\u00e9mon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pok\u00e9mon knocks out a target with an attack, its highest stat is boosted by 1 stage." + } + ], + "flavor_text_entries": [ + { + "flavor_text": "The Pok\u00e9mon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pok\u00e9mon knocks out a target with an attack, its highest stat is boosted by 1 stage.", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + }, + "version_group": { + "name": "champions", + "url": "/api/v2/version-group/32/" + } + } + ], + "generation": { + "name": "generation-ix", + "url": "/api/v2/generation/9/" + }, + "id": 312, + "is_main_series": true, + "name": "eelevate", + "names": [ + { + "language": { + "name": "en", + "url": "/api/v2/language/9/" + }, + "name": "Eelevate" + } + ], + "pokemon": [ + { + "is_hidden": false, + "pokemon": { + "name": "eelektross-mega", + "url": "/api/v2/pokemon/10290/" + }, + "slot": 1 + } + ] +} \ No newline at end of file diff --git a/data/api/v2/ability/313/index.json b/data/api/v2/ability/313/index.json new file mode 100644 index 0000000000..32d7046323 --- /dev/null +++ b/data/api/v2/ability/313/index.json @@ -0,0 +1,52 @@ +{ + "effect_changes": [], + "effect_entries": [ + { + "effect": "Boosts the power of the Pok\u00e9mon's Fire-type moves by 50%.", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + }, + "short_effect": "Boosts the power of the Pok\u00e9mon's Fire-type moves by 50%." + } + ], + "flavor_text_entries": [ + { + "flavor_text": "Boosts the power of the Pok\u00e9mon's Fire-type moves by 50%.", + "language": { + "name": "en", + "url": "/api/v2/language/9/" + }, + "version_group": { + "name": "champions", + "url": "/api/v2/version-group/32/" + } + } + ], + "generation": { + "name": "generation-ix", + "url": "/api/v2/generation/9/" + }, + "id": 313, + "is_main_series": true, + "name": "fire-mane", + "names": [ + { + "language": { + "name": "en", + "url": "/api/v2/language/9/" + }, + "name": "Fire Mane" + } + ], + "pokemon": [ + { + "is_hidden": false, + "pokemon": { + "name": "pyroar-mega", + "url": "/api/v2/pokemon/10295/" + }, + "slot": 1 + } + ] +} \ No newline at end of file diff --git a/data/api/v2/ability/75/index.json b/data/api/v2/ability/75/index.json index 767f52810e..de72e30064 100644 --- a/data/api/v2/ability/75/index.json +++ b/data/api/v2/ability/75/index.json @@ -1253,6 +1253,14 @@ "url": "/api/v2/pokemon/10242/" }, "slot": 2 + }, + { + "is_hidden": false, + "pokemon": { + "name": "scolipede-mega", + "url": "/api/v2/pokemon/10288/" + }, + "slot": 1 } ] } \ No newline at end of file diff --git a/data/api/v2/ability/index.json b/data/api/v2/ability/index.json index f9ff327ca7..c1245a2bed 100644 --- a/data/api/v2/ability/index.json +++ b/data/api/v2/ability/index.json @@ -1,5 +1,5 @@ { - "count": 371, + "count": 373, "next": null, "previous": null, "results": [ @@ -1247,6 +1247,14 @@ "name": "spicy-spray", "url": "/api/v2/ability/311/" }, + { + "name": "eelevate", + "url": "/api/v2/ability/312/" + }, + { + "name": "fire-mane", + "url": "/api/v2/ability/313/" + }, { "name": "mountaineer", "url": "/api/v2/ability/10001/" diff --git a/data/api/v2/evolution-chain/178/index.json b/data/api/v2/evolution-chain/178/index.json index de12d00261..8ecf7f0c0b 100644 --- a/data/api/v2/evolution-chain/178/index.json +++ b/data/api/v2/evolution-chain/178/index.json @@ -75,6 +75,40 @@ "turn_upside_down": false, "used_move": null, "version_group": 11 + }, + { + "base_form": null, + "evolved_form": null, + "gender": null, + "held_item": null, + "is_default": false, + "item": null, + "known_move": null, + "known_move_type": null, + "location": null, + "min_affection": null, + "min_beauty": 170, + "min_damage_taken": null, + "min_happiness": null, + "min_level": null, + "min_move_count": null, + "min_steps": null, + "near_special_rock": false, + "needs_multiplayer": false, + "needs_overworld_rain": false, + "party_species": null, + "party_type": null, + "region": null, + "relative_physical_stats": null, + "time_of_day": "", + "trade_species": null, + "trigger": { + "name": "level-up", + "url": "/api/v2/evolution-trigger/1/" + }, + "turn_upside_down": false, + "used_move": null, + "version_group": 16 } ], "evolves_to": [], diff --git a/data/api/v2/evolution-chain/383/index.json b/data/api/v2/evolution-chain/383/index.json index df3b8b80a0..aa50893838 100644 --- a/data/api/v2/evolution-chain/383/index.json +++ b/data/api/v2/evolution-chain/383/index.json @@ -7,7 +7,10 @@ "evolution_details": [ { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "lycanroc-midday", + "url": "/api/v2/pokemon/745/" + }, "gender": null, "held_item": null, "is_default": true, @@ -41,7 +44,10 @@ }, { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "lycanroc-midnight", + "url": "/api/v2/pokemon/10126/" + }, "gender": null, "held_item": null, "is_default": true, @@ -75,7 +81,10 @@ }, { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "lycanroc-dusk", + "url": "/api/v2/pokemon/10152/" + }, "gender": null, "held_item": null, "is_default": true, diff --git a/data/api/v2/evolution-chain/449/index.json b/data/api/v2/evolution-chain/449/index.json index 9a9b6195ea..24a2d0f6e9 100644 --- a/data/api/v2/evolution-chain/449/index.json +++ b/data/api/v2/evolution-chain/449/index.json @@ -41,6 +41,43 @@ "turn_upside_down": false, "used_move": null, "version_group": 20 + }, + { + "base_form": null, + "evolved_form": null, + "gender": null, + "held_item": null, + "is_default": true, + "item": { + "name": "chipped-pot", + "url": "/api/v2/item/1312/" + }, + "known_move": null, + "known_move_type": null, + "location": null, + "min_affection": null, + "min_beauty": null, + "min_damage_taken": null, + "min_happiness": null, + "min_level": null, + "min_move_count": null, + "min_steps": null, + "near_special_rock": false, + "needs_multiplayer": false, + "needs_overworld_rain": false, + "party_species": null, + "party_type": null, + "region": null, + "relative_physical_stats": null, + "time_of_day": "", + "trade_species": null, + "trigger": { + "name": "use-item", + "url": "/api/v2/evolution-trigger/3/" + }, + "turn_upside_down": false, + "used_move": null, + "version_group": 20 } ], "evolves_to": [], diff --git a/data/api/v2/evolution-chain/470/index.json b/data/api/v2/evolution-chain/470/index.json index 39ef2d6d1f..488ccabee0 100644 --- a/data/api/v2/evolution-chain/470/index.json +++ b/data/api/v2/evolution-chain/470/index.json @@ -7,7 +7,10 @@ "evolution_details": [ { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "urshifu-single-strike", + "url": "/api/v2/pokemon/892/" + }, "gender": null, "held_item": null, "is_default": false, @@ -41,7 +44,10 @@ }, { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "urshifu-rapid-strike", + "url": "/api/v2/pokemon/10191/" + }, "gender": null, "held_item": null, "is_default": false, @@ -75,7 +81,10 @@ }, { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "urshifu-single-strike", + "url": "/api/v2/pokemon/892/" + }, "gender": null, "held_item": null, "is_default": true, @@ -112,7 +121,10 @@ }, { "base_form": null, - "evolved_form": null, + "evolved_form": { + "name": "urshifu-rapid-strike", + "url": "/api/v2/pokemon/10191/" + }, "gender": null, "held_item": null, "is_default": true, diff --git a/data/api/v2/evolution-chain/67/index.json b/data/api/v2/evolution-chain/67/index.json index 40abb9e8ea..98918dacf7 100644 --- a/data/api/v2/evolution-chain/67/index.json +++ b/data/api/v2/evolution-chain/67/index.json @@ -703,7 +703,7 @@ "evolved_form": null, "gender": null, "held_item": null, - "is_default": true, + "is_default": false, "item": null, "known_move": null, "known_move_type": { diff --git a/data/api/v2/generation/9/index.json b/data/api/v2/generation/9/index.json index 3286bd9421..5f3c1bcf6c 100644 --- a/data/api/v2/generation/9/index.json +++ b/data/api/v2/generation/9/index.json @@ -175,6 +175,14 @@ { "name": "spicy-spray", "url": "/api/v2/ability/311/" + }, + { + "name": "eelevate", + "url": "/api/v2/ability/312/" + }, + { + "name": "fire-mane", + "url": "/api/v2/ability/313/" } ], "id": 9, diff --git a/data/api/v2/meta/index.json b/data/api/v2/meta/index.json index 3a9627340a..f2c31738bc 100644 --- a/data/api/v2/meta/index.json +++ b/data/api/v2/meta/index.json @@ -1,5 +1,5 @@ { - "deploy_date": "1782133405", - "hash": "050ff5bf2655ee2abe093a960862b2bfcc022f16", + "deploy_date": "1782174223", + "hash": "cc905303b6ae1920311a73b18fc01dc5adc6fff3", "tag": null } \ No newline at end of file diff --git a/data/api/v2/pokedex/36/index.json b/data/api/v2/pokedex/36/index.json index 3c067d5914..4d49280a36 100644 --- a/data/api/v2/pokedex/36/index.json +++ b/data/api/v2/pokedex/36/index.json @@ -105,6 +105,13 @@ "url": "/api/v2/pokemon-species/38/" } }, + { + "entry_number": 45, + "pokemon_species": { + "name": "vileplume", + "url": "/api/v2/pokemon-species/45/" + } + }, { "entry_number": 59, "pokemon_species": { @@ -315,6 +322,13 @@ "url": "/api/v2/pokemon-species/208/" } }, + { + "entry_number": 211, + "pokemon_species": { + "name": "qwilfish", + "url": "/api/v2/pokemon-species/211/" + } + }, { "entry_number": 212, "pokemon_species": { @@ -350,6 +364,27 @@ "url": "/api/v2/pokemon-species/248/" } }, + { + "entry_number": 254, + "pokemon_species": { + "name": "sceptile", + "url": "/api/v2/pokemon-species/254/" + } + }, + { + "entry_number": 257, + "pokemon_species": { + "name": "blaziken", + "url": "/api/v2/pokemon-species/257/" + } + }, + { + "entry_number": 260, + "pokemon_species": { + "name": "swampert", + "url": "/api/v2/pokemon-species/260/" + } + }, { "entry_number": 279, "pokemon_species": { @@ -371,6 +406,13 @@ "url": "/api/v2/pokemon-species/302/" } }, + { + "entry_number": 303, + "pokemon_species": { + "name": "mawile", + "url": "/api/v2/pokemon-species/303/" + } + }, { "entry_number": 306, "pokemon_species": { @@ -462,6 +504,13 @@ "url": "/api/v2/pokemon-species/362/" } }, + { + "entry_number": 376, + "pokemon_species": { + "name": "metagross", + "url": "/api/v2/pokemon-species/376/" + } + }, { "entry_number": 389, "pokemon_species": { @@ -483,6 +532,13 @@ "url": "/api/v2/pokemon-species/395/" } }, + { + "entry_number": 398, + "pokemon_species": { + "name": "staraptor", + "url": "/api/v2/pokemon-species/398/" + } + }, { "entry_number": 405, "pokemon_species": { @@ -679,6 +735,13 @@ "url": "/api/v2/pokemon-species/516/" } }, + { + "entry_number": 518, + "pokemon_species": { + "name": "musharna", + "url": "/api/v2/pokemon-species/518/" + } + }, { "entry_number": 530, "pokemon_species": { @@ -700,6 +763,13 @@ "url": "/api/v2/pokemon-species/534/" } }, + { + "entry_number": 545, + "pokemon_species": { + "name": "scolipede", + "url": "/api/v2/pokemon-species/545/" + } + }, { "entry_number": 547, "pokemon_species": { @@ -714,6 +784,13 @@ "url": "/api/v2/pokemon-species/553/" } }, + { + "entry_number": 560, + "pokemon_species": { + "name": "scrafty", + "url": "/api/v2/pokemon-species/560/" + } + }, { "entry_number": 563, "pokemon_species": { @@ -756,6 +833,13 @@ "url": "/api/v2/pokemon-species/587/" } }, + { + "entry_number": 604, + "pokemon_species": { + "name": "eelektross", + "url": "/api/v2/pokemon-species/604/" + } + }, { "entry_number": 609, "pokemon_species": { @@ -840,6 +924,13 @@ "url": "/api/v2/pokemon-species/666/" } }, + { + "entry_number": 668, + "pokemon_species": { + "name": "pyroar", + "url": "/api/v2/pokemon-species/668/" + } + }, { "entry_number": 670, "pokemon_species": { @@ -896,6 +987,27 @@ "url": "/api/v2/pokemon-species/685/" } }, + { + "entry_number": 687, + "pokemon_species": { + "name": "malamar", + "url": "/api/v2/pokemon-species/687/" + } + }, + { + "entry_number": 689, + "pokemon_species": { + "name": "barbaracle", + "url": "/api/v2/pokemon-species/689/" + } + }, + { + "entry_number": 691, + "pokemon_species": { + "name": "dragalge", + "url": "/api/v2/pokemon-species/691/" + } + }, { "entry_number": 693, "pokemon_species": { @@ -1141,6 +1253,13 @@ "url": "/api/v2/pokemon-species/858/" } }, + { + "entry_number": 861, + "pokemon_species": { + "name": "grimmsnarl", + "url": "/api/v2/pokemon-species/861/" + } + }, { "entry_number": 866, "pokemon_species": { @@ -1162,6 +1281,13 @@ "url": "/api/v2/pokemon-species/869/" } }, + { + "entry_number": 870, + "pokemon_species": { + "name": "falinks", + "url": "/api/v2/pokemon-species/870/" + } + }, { "entry_number": 877, "pokemon_species": { @@ -1204,6 +1330,13 @@ "url": "/api/v2/pokemon-species/903/" } }, + { + "entry_number": 904, + "pokemon_species": { + "name": "overqwil", + "url": "/api/v2/pokemon-species/904/" + } + }, { "entry_number": 908, "pokemon_species": { @@ -1302,6 +1435,20 @@ "url": "/api/v2/pokemon-species/970/" } }, + { + "entry_number": 972, + "pokemon_species": { + "name": "houndstone", + "url": "/api/v2/pokemon-species/972/" + } + }, + { + "entry_number": 979, + "pokemon_species": { + "name": "annihilape", + "url": "/api/v2/pokemon-species/979/" + } + }, { "entry_number": 981, "pokemon_species": { @@ -1316,6 +1463,13 @@ "url": "/api/v2/pokemon-species/983/" } }, + { + "entry_number": 1000, + "pokemon_species": { + "name": "gholdengo", + "url": "/api/v2/pokemon-species/1000/" + } + }, { "entry_number": 1013, "pokemon_species": { diff --git a/data/api/v2/pokemon-species/1000/index.json b/data/api/v2/pokemon-species/1000/index.json index 29bb6f48ec..217a055eaa 100644 --- a/data/api/v2/pokemon-species/1000/index.json +++ b/data/api/v2/pokemon-species/1000/index.json @@ -221,6 +221,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 1000, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/211/index.json b/data/api/v2/pokemon-species/211/index.json index bd6007cf53..6276ba8ff7 100644 --- a/data/api/v2/pokemon-species/211/index.json +++ b/data/api/v2/pokemon-species/211/index.json @@ -1136,6 +1136,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 211, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/254/index.json b/data/api/v2/pokemon-species/254/index.json index eea1def2d4..a5335c068d 100644 --- a/data/api/v2/pokemon-species/254/index.json +++ b/data/api/v2/pokemon-species/254/index.json @@ -836,6 +836,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 254, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/257/index.json b/data/api/v2/pokemon-species/257/index.json index 78b7c9b94e..a69ef5ae06 100644 --- a/data/api/v2/pokemon-species/257/index.json +++ b/data/api/v2/pokemon-species/257/index.json @@ -825,6 +825,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 257, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/260/index.json b/data/api/v2/pokemon-species/260/index.json index 216bfeed65..241b3e7a28 100644 --- a/data/api/v2/pokemon-species/260/index.json +++ b/data/api/v2/pokemon-species/260/index.json @@ -829,6 +829,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 260, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/303/index.json b/data/api/v2/pokemon-species/303/index.json index 4fcd4348db..9070bb20d6 100644 --- a/data/api/v2/pokemon-species/303/index.json +++ b/data/api/v2/pokemon-species/303/index.json @@ -1338,6 +1338,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 303, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/376/index.json b/data/api/v2/pokemon-species/376/index.json index 60e515acf0..3277747419 100644 --- a/data/api/v2/pokemon-species/376/index.json +++ b/data/api/v2/pokemon-species/376/index.json @@ -1600,6 +1600,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 376, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/398/index.json b/data/api/v2/pokemon-species/398/index.json index fae09c4696..222d8414d0 100644 --- a/data/api/v2/pokemon-species/398/index.json +++ b/data/api/v2/pokemon-species/398/index.json @@ -806,6 +806,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 398, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/45/index.json b/data/api/v2/pokemon-species/45/index.json index d0f7656f12..55a1f3e83f 100644 --- a/data/api/v2/pokemon-species/45/index.json +++ b/data/api/v2/pokemon-species/45/index.json @@ -1432,6 +1432,13 @@ "name": "blueberry", "url": "/api/v2/pokedex/33/" } + }, + { + "entry_number": 45, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/518/index.json b/data/api/v2/pokemon-species/518/index.json index e6af2a99b2..8c9dca36f8 100644 --- a/data/api/v2/pokemon-species/518/index.json +++ b/data/api/v2/pokemon-species/518/index.json @@ -952,6 +952,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 518, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/545/index.json b/data/api/v2/pokemon-species/545/index.json index bd381f35b8..039c4e34cf 100644 --- a/data/api/v2/pokemon-species/545/index.json +++ b/data/api/v2/pokemon-species/545/index.json @@ -959,6 +959,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 545, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/560/index.json b/data/api/v2/pokemon-species/560/index.json index bfffb07a56..ecf1fac330 100644 --- a/data/api/v2/pokemon-species/560/index.json +++ b/data/api/v2/pokemon-species/560/index.json @@ -1233,6 +1233,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 560, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/604/index.json b/data/api/v2/pokemon-species/604/index.json index dac822238b..fd325fac4c 100644 --- a/data/api/v2/pokemon-species/604/index.json +++ b/data/api/v2/pokemon-species/604/index.json @@ -717,6 +717,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 604, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/668/index.json b/data/api/v2/pokemon-species/668/index.json index 86b57efd41..749f906833 100644 --- a/data/api/v2/pokemon-species/668/index.json +++ b/data/api/v2/pokemon-species/668/index.json @@ -893,6 +893,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 668, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/687/index.json b/data/api/v2/pokemon-species/687/index.json index d648f37a68..db73e8fc8d 100644 --- a/data/api/v2/pokemon-species/687/index.json +++ b/data/api/v2/pokemon-species/687/index.json @@ -1153,6 +1153,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 687, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/689/index.json b/data/api/v2/pokemon-species/689/index.json index d863e8a4b4..cea2800d20 100644 --- a/data/api/v2/pokemon-species/689/index.json +++ b/data/api/v2/pokemon-species/689/index.json @@ -872,6 +872,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 689, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/691/index.json b/data/api/v2/pokemon-species/691/index.json index 84900d8e30..af617e76a4 100644 --- a/data/api/v2/pokemon-species/691/index.json +++ b/data/api/v2/pokemon-species/691/index.json @@ -1139,6 +1139,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 691, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/861/index.json b/data/api/v2/pokemon-species/861/index.json index 8e5cbbce69..e62bfe8bed 100644 --- a/data/api/v2/pokemon-species/861/index.json +++ b/data/api/v2/pokemon-species/861/index.json @@ -487,6 +487,13 @@ "name": "kitakami", "url": "/api/v2/pokedex/32/" } + }, + { + "entry_number": 861, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/870/index.json b/data/api/v2/pokemon-species/870/index.json index 52658ec1c8..8ecfff6966 100644 --- a/data/api/v2/pokemon-species/870/index.json +++ b/data/api/v2/pokemon-species/870/index.json @@ -477,6 +477,13 @@ "name": "lumiose-city", "url": "/api/v2/pokedex/34/" } + }, + { + "entry_number": 870, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/904/index.json b/data/api/v2/pokemon-species/904/index.json index 7742b2ad23..f8c8b1edc4 100644 --- a/data/api/v2/pokemon-species/904/index.json +++ b/data/api/v2/pokemon-species/904/index.json @@ -231,6 +231,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 904, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/972/index.json b/data/api/v2/pokemon-species/972/index.json index b96d143901..fbb43551f1 100644 --- a/data/api/v2/pokemon-species/972/index.json +++ b/data/api/v2/pokemon-species/972/index.json @@ -221,6 +221,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 972, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon-species/979/index.json b/data/api/v2/pokemon-species/979/index.json index 1fb663a6ac..95416a97cd 100644 --- a/data/api/v2/pokemon-species/979/index.json +++ b/data/api/v2/pokemon-species/979/index.json @@ -228,6 +228,13 @@ "name": "hyperspace", "url": "/api/v2/pokedex/35/" } + }, + { + "entry_number": 979, + "pokedex": { + "name": "champions", + "url": "/api/v2/pokedex/36/" + } } ], "shape": { diff --git a/data/api/v2/pokemon/10288/index.json b/data/api/v2/pokemon/10288/index.json index 2fac0959ab..7b0fd8575b 100644 --- a/data/api/v2/pokemon/10288/index.json +++ b/data/api/v2/pokemon/10288/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "shell-armor", + "url": "/api/v2/ability/75/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10288.ogg", diff --git a/data/api/v2/pokemon/10289/index.json b/data/api/v2/pokemon/10289/index.json index 9d6a26698d..eea829fd43 100644 --- a/data/api/v2/pokemon/10289/index.json +++ b/data/api/v2/pokemon/10289/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "intimidate", + "url": "/api/v2/ability/22/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10289.ogg", diff --git a/data/api/v2/pokemon/10290/index.json b/data/api/v2/pokemon/10290/index.json index 79d0dc189d..a461d86b49 100644 --- a/data/api/v2/pokemon/10290/index.json +++ b/data/api/v2/pokemon/10290/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "eelevate", + "url": "/api/v2/ability/312/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10290.ogg", diff --git a/data/api/v2/pokemon/10295/index.json b/data/api/v2/pokemon/10295/index.json index 20e21df5eb..0f6da90800 100644 --- a/data/api/v2/pokemon/10295/index.json +++ b/data/api/v2/pokemon/10295/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "fire-mane", + "url": "/api/v2/ability/313/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10295.ogg", diff --git a/data/api/v2/pokemon/10297/index.json b/data/api/v2/pokemon/10297/index.json index 2652f92a3c..200bf50d3c 100644 --- a/data/api/v2/pokemon/10297/index.json +++ b/data/api/v2/pokemon/10297/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "contrary", + "url": "/api/v2/ability/126/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10297.ogg", diff --git a/data/api/v2/pokemon/10298/index.json b/data/api/v2/pokemon/10298/index.json index ebae8f83ca..fb4ddd5b3d 100644 --- a/data/api/v2/pokemon/10298/index.json +++ b/data/api/v2/pokemon/10298/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "tough-claws", + "url": "/api/v2/ability/181/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10298.ogg", diff --git a/data/api/v2/pokemon/10299/index.json b/data/api/v2/pokemon/10299/index.json index 3039e674fb..7c567cfbe9 100644 --- a/data/api/v2/pokemon/10299/index.json +++ b/data/api/v2/pokemon/10299/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "regenerator", + "url": "/api/v2/ability/144/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10299.ogg", diff --git a/data/api/v2/pokemon/10303/index.json b/data/api/v2/pokemon/10303/index.json index 58d9126827..9838651481 100644 --- a/data/api/v2/pokemon/10303/index.json +++ b/data/api/v2/pokemon/10303/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "defiant", + "url": "/api/v2/ability/128/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10303.ogg", diff --git a/data/api/v2/pokemon/10308/index.json b/data/api/v2/pokemon/10308/index.json index d2e3a02ba7..936344ee9f 100644 --- a/data/api/v2/pokemon/10308/index.json +++ b/data/api/v2/pokemon/10308/index.json @@ -1,5 +1,14 @@ { - "abilities": [], + "abilities": [ + { + "ability": { + "name": "contrary", + "url": "/api/v2/ability/126/" + }, + "is_hidden": false, + "slot": 1 + } + ], "base_experience": null, "cries": { "latest": "https://raw.githubusercontent.com/PokeAPI/cries/main/cries/pokemon/latest/10308.ogg",