@pokepc/dataset 6.3.0 → 6.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +73 -117
- package/build/box-preset-sanitizer-GjGde3eW.mjs +54 -0
- package/build/box-preset-sanitizer-GjGde3eW.mjs.map +1 -0
- package/build/box-preset-sanitizer-kg68JZPB.d.mts +31 -0
- package/build/box-preset-sanitizer-kg68JZPB.d.mts.map +1 -0
- package/build/build-DeFbpXmN.mjs +33026 -0
- package/build/build-DeFbpXmN.mjs.map +1 -0
- package/build/build-DlK17pH-.mjs +304 -0
- package/build/build-DlK17pH-.mjs.map +1 -0
- package/build/constants-DIbIOAZB.mjs +20 -0
- package/build/constants-DIbIOAZB.mjs.map +1 -0
- package/build/enums-B7t9bSel.mjs +189 -0
- package/build/enums-B7t9bSel.mjs.map +1 -0
- package/build/enums-CCbmORM6.d.mts +27 -0
- package/build/enums-CCbmORM6.d.mts.map +1 -0
- package/build/enums-DlMg7WLl.mjs +263 -0
- package/build/enums-DlMg7WLl.mjs.map +1 -0
- package/build/fs-B5MIz_Bs.mjs +15 -0
- package/build/fs-B5MIz_Bs.mjs.map +1 -0
- package/build/languages-CY-Q1SED.mjs +271 -0
- package/build/languages-CY-Q1SED.mjs.map +1 -0
- package/build/lib/box-preset-sanitizer.d.mts +2 -31
- package/build/lib/box-preset-sanitizer.mjs +1 -53
- package/build/lib/box-preset-transform.d.mts +1 -1
- package/build/lib/box-preset-transform.mjs +2 -2
- package/build/lib/box-preset-transform.mjs.map +1 -1
- package/build/lib/constants.mjs +1 -19
- package/build/lib/enums.d.mts +2 -24
- package/build/lib/enums.mjs +1 -185
- package/build/lib/fs.d.mts +2 -2
- package/build/lib/fs.mjs.map +1 -1
- package/build/lib/schemas.d.mts +2 -805
- package/build/lib/schemas.mjs +1 -348
- package/build/lib/search.mjs +1 -1
- package/build/lib/search.mjs.map +1 -1
- package/build/lib/types.d.mts +2 -2
- package/build/lib/utils.mjs +1 -179
- package/build/lib-next/_build.d.mts +1 -0
- package/build/lib-next/_build.mjs +11 -0
- package/build/lib-next/_build.mjs.map +1 -0
- package/build/lib-next/enums.d.mts +54 -0
- package/build/lib-next/enums.d.mts.map +1 -0
- package/build/lib-next/enums.mjs +2 -0
- package/build/lib-next/fs.d.mts +7 -0
- package/build/lib-next/fs.d.mts.map +1 -0
- package/build/lib-next/fs.mjs +2 -0
- package/build/lib-next/languages.d.mts +40 -0
- package/build/lib-next/languages.d.mts.map +1 -0
- package/build/lib-next/languages.mjs +2 -0
- package/build/lib-next/schemas.d.mts +421 -0
- package/build/lib-next/schemas.d.mts.map +1 -0
- package/build/lib-next/schemas.mjs +2 -0
- package/build/schemas-B4fI9u0f.mjs +93 -0
- package/build/schemas-B4fI9u0f.mjs.map +1 -0
- package/build/schemas-DpUlSCk0.d.mts +805 -0
- package/build/schemas-DpUlSCk0.d.mts.map +1 -0
- package/build/schemas-Dt7FbAMy.mjs +349 -0
- package/build/schemas-Dt7FbAMy.mjs.map +1 -0
- package/build/utils-BwovRocd.mjs +180 -0
- package/build/utils-BwovRocd.mjs.map +1 -0
- package/build/utils-internal-Czgdbnkv.mjs.map +1 -1
- package/data/abilities.json +19 -0
- package/data/games/champions.json +1 -1
- package/data/indices/pokedexes.json +2 -1
- package/data/pokedexes/champions-regular-roster-m-a.json +3 -2
- package/data/pokedexes/champions-regular-roster-m-b.json +451 -0
- package/data/pokemon/archaludon.json +1 -1
- package/data/pokemon/barbaracle-mega.json +0 -2
- package/data/pokemon/dipplin.json +1 -1
- package/data/pokemon/dragalge-mega.json +1 -3
- package/data/pokemon/eelektross-mega.json +1 -1
- package/data/pokemon/falinks-mega.json +1 -2
- package/data/pokemon/fezandipiti.json +1 -1
- package/data/pokemon/gougingfire.json +1 -1
- package/data/pokemon/hydrapple.json +1 -1
- package/data/pokemon/ironboulder.json +1 -1
- package/data/pokemon/ironcrown.json +1 -1
- package/data/pokemon/malamar-mega.json +0 -2
- package/data/pokemon/munkidori.json +1 -1
- package/data/pokemon/ogerpon-cornerstone.json +1 -1
- package/data/pokemon/ogerpon-hearthflame.json +1 -1
- package/data/pokemon/ogerpon-wellspring.json +1 -1
- package/data/pokemon/ogerpon.json +1 -1
- package/data/pokemon/okidogi.json +1 -1
- package/data/pokemon/pecharunt.json +1 -1
- package/data/pokemon/pyroar-mega.json +1 -3
- package/data/pokemon/ragingbolt.json +1 -1
- package/data/pokemon/raichu-mega-x.json +1 -2
- package/data/pokemon/raichu-mega-y.json +1 -2
- package/data/pokemon/scolipede-mega.json +1 -3
- package/data/pokemon/scrafty-mega.json +1 -3
- package/data/pokemon/sinistcha-masterpiece.json +1 -1
- package/data/pokemon/sinistcha.json +1 -1
- package/data/pokemon/staraptor-mega.json +1 -2
- package/data/pokemon/terapagos-stellar.json +1 -1
- package/data/pokemon/terapagos-terastal.json +1 -1
- package/data/pokemon/terapagos.json +1 -1
- package/data/pokemon/ursaluna-bloodmoon.json +1 -1
- package/data-next/champions/abilities.json +1616 -0
- package/data-next/champions/battle-states.json +464 -0
- package/data-next/champions/i18n/chs/abilities.json +1416 -0
- package/data-next/champions/i18n/chs/battle-states.json +464 -0
- package/data-next/champions/i18n/chs/items.json +1186 -0
- package/data-next/champions/i18n/chs/moves.json +5847 -0
- package/data-next/champions/i18n/chs/pokemon.json +2431 -0
- package/data-next/champions/i18n/cht/abilities.json +1416 -0
- package/data-next/champions/i18n/cht/battle-states.json +464 -0
- package/data-next/champions/i18n/cht/items.json +1186 -0
- package/data-next/champions/i18n/cht/moves.json +5847 -0
- package/data-next/champions/i18n/cht/pokemon.json +2431 -0
- package/data-next/champions/i18n/deu/abilities.json +1416 -0
- package/data-next/champions/i18n/deu/battle-states.json +464 -0
- package/data-next/champions/i18n/deu/items.json +1186 -0
- package/data-next/champions/i18n/deu/moves.json +5847 -0
- package/data-next/champions/i18n/deu/pokemon.json +2431 -0
- package/data-next/champions/i18n/eng/abilities.json +1416 -0
- package/data-next/champions/i18n/eng/battle-states.json +464 -0
- package/data-next/champions/i18n/eng/items.json +1186 -0
- package/data-next/champions/i18n/eng/moves.json +5847 -0
- package/data-next/champions/i18n/eng/pokemon.json +2431 -0
- package/data-next/champions/i18n/es-es/abilities.json +1416 -0
- package/data-next/champions/i18n/es-es/battle-states.json +464 -0
- package/data-next/champions/i18n/es-es/items.json +1186 -0
- package/data-next/champions/i18n/es-es/moves.json +5847 -0
- package/data-next/champions/i18n/es-es/pokemon.json +2431 -0
- package/data-next/champions/i18n/es-la/abilities.json +1416 -0
- package/data-next/champions/i18n/es-la/battle-states.json +464 -0
- package/data-next/champions/i18n/es-la/items.json +1186 -0
- package/data-next/champions/i18n/es-la/moves.json +5847 -0
- package/data-next/champions/i18n/es-la/pokemon.json +2431 -0
- package/data-next/champions/i18n/fra/abilities.json +1416 -0
- package/data-next/champions/i18n/fra/battle-states.json +464 -0
- package/data-next/champions/i18n/fra/items.json +1186 -0
- package/data-next/champions/i18n/fra/moves.json +5847 -0
- package/data-next/champions/i18n/fra/pokemon.json +2431 -0
- package/data-next/champions/i18n/ita/abilities.json +1416 -0
- package/data-next/champions/i18n/ita/battle-states.json +464 -0
- package/data-next/champions/i18n/ita/items.json +1186 -0
- package/data-next/champions/i18n/ita/moves.json +5847 -0
- package/data-next/champions/i18n/ita/pokemon.json +2431 -0
- package/data-next/champions/i18n/jpn/abilities.json +1416 -0
- package/data-next/champions/i18n/jpn/battle-states.json +464 -0
- package/data-next/champions/i18n/jpn/items.json +1186 -0
- package/data-next/champions/i18n/jpn/moves.json +5847 -0
- package/data-next/champions/i18n/jpn/pokemon.json +2431 -0
- package/data-next/champions/i18n/kor/abilities.json +1416 -0
- package/data-next/champions/i18n/kor/battle-states.json +464 -0
- package/data-next/champions/i18n/kor/items.json +1186 -0
- package/data-next/champions/i18n/kor/moves.json +5847 -0
- package/data-next/champions/i18n/kor/pokemon.json +2431 -0
- package/data-next/champions/i18n/pt-br/abilities.json +1416 -0
- package/data-next/champions/i18n/pt-br/battle-states.json +464 -0
- package/data-next/champions/i18n/pt-br/items.json +1186 -0
- package/data-next/champions/i18n/pt-br/moves.json +5847 -0
- package/data-next/champions/i18n/pt-br/pokemon.json +2431 -0
- package/data-next/champions/items.json +1448 -0
- package/data-next/champions/moves.json +15031 -0
- package/data-next/champions/pokemon-moves.json +15802 -0
- package/data-next/champions/pokemon.json +11044 -0
- package/data-next/languages.json +112 -0
- package/data-next/pokemon-texts/deu/abomasnow-f.md +8 -0
- package/data-next/pokemon-texts/deu/abomasnow-mega.md +9 -0
- package/data-next/pokemon-texts/deu/abomasnow.md +8 -0
- package/data-next/pokemon-texts/deu/abra.md +9 -0
- package/data-next/pokemon-texts/deu/absol-mega-z.md +9 -0
- package/data-next/pokemon-texts/deu/absol-mega.md +8 -0
- package/data-next/pokemon-texts/deu/absol.md +9 -0
- package/data-next/pokemon-texts/deu/accelgor.md +8 -0
- package/data-next/pokemon-texts/deu/aegislash-blade.md +9 -0
- package/data-next/pokemon-texts/deu/aegislash.md +7 -0
- package/data-next/pokemon-texts/deu/aerodactyl-mega.md +9 -0
- package/data-next/pokemon-texts/deu/aerodactyl.md +9 -0
- package/data-next/pokemon-texts/deu/aggron-mega.md +11 -0
- package/data-next/pokemon-texts/deu/aggron.md +10 -0
- package/data-next/pokemon-texts/deu/aipom-f.md +9 -0
- package/data-next/pokemon-texts/deu/aipom.md +8 -0
- package/data-next/pokemon-texts/deu/alakazam-f.md +11 -0
- package/data-next/pokemon-texts/deu/alakazam-mega.md +9 -0
- package/data-next/pokemon-texts/deu/alakazam.md +10 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-clover.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-flower.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-love.md +6 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-ribbon.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-star.md +5 -0
- package/data-next/pokemon-texts/deu/alcremie-caramel-swirl-strawberry.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-gmax.md +6 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-clover.md +5 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-flower.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-love.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-ribbon.md +9 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-star.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-lemon-cream-strawberry.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-berry.md +6 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-clover.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-flower.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-love.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-ribbon.md +6 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-star.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-matcha-cream-strawberry.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-clover.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-flower.md +5 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-love.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-ribbon.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-star.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-mint-cream-strawberry.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-clover.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-flower.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-love.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-ribbon.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-star.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-rainbow-swirl-strawberry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-clover.md +5 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-flower.md +4 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-love.md +9 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-ribbon.md +6 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-star.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-cream-strawberry.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-clover.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-flower.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-love.md +6 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-ribbon.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-star.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-ruby-swirl-strawberry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-clover.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-flower.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-love.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-ribbon.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-star.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-salted-cream-strawberry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-vanilla-cream-berry.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-vanilla-cream-clover.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-vanilla-cream-flower.md +8 -0
- package/data-next/pokemon-texts/deu/alcremie-vanilla-cream-love.md +5 -0
- package/data-next/pokemon-texts/deu/alcremie-vanilla-cream-ribbon.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie-vanilla-cream-star.md +7 -0
- package/data-next/pokemon-texts/deu/alcremie.md +7 -0
- package/data-next/pokemon-texts/deu/alomomola.md +8 -0
- package/data-next/pokemon-texts/deu/altaria-mega.md +9 -0
- package/data-next/pokemon-texts/deu/altaria.md +8 -0
- package/data-next/pokemon-texts/deu/amaura.md +8 -0
- package/data-next/pokemon-texts/deu/ambipom-f.md +9 -0
- package/data-next/pokemon-texts/deu/ambipom.md +8 -0
- package/data-next/pokemon-texts/deu/amoonguss.md +8 -0
- package/data-next/pokemon-texts/deu/ampharos-mega.md +8 -0
- package/data-next/pokemon-texts/deu/ampharos.md +9 -0
- package/data-next/pokemon-texts/deu/anorith.md +9 -0
- package/data-next/pokemon-texts/deu/appletun-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/appletun.md +7 -0
- package/data-next/pokemon-texts/deu/applin.md +7 -0
- package/data-next/pokemon-texts/deu/araquanid.md +9 -0
- package/data-next/pokemon-texts/deu/arbok.md +11 -0
- package/data-next/pokemon-texts/deu/arcanine-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/arcanine.md +10 -0
- package/data-next/pokemon-texts/deu/arceus-bug.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-dark.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-dragon.md +7 -0
- package/data-next/pokemon-texts/deu/arceus-electric.md +7 -0
- package/data-next/pokemon-texts/deu/arceus-fairy.md +9 -0
- package/data-next/pokemon-texts/deu/arceus-fighting.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-fire.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-flying.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-ghost.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-grass.md +7 -0
- package/data-next/pokemon-texts/deu/arceus-ground.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-ice.md +7 -0
- package/data-next/pokemon-texts/deu/arceus-legendary.md +5 -0
- package/data-next/pokemon-texts/deu/arceus-poison.md +7 -0
- package/data-next/pokemon-texts/deu/arceus-psychic.md +7 -0
- package/data-next/pokemon-texts/deu/arceus-rock.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-steel.md +8 -0
- package/data-next/pokemon-texts/deu/arceus-water.md +8 -0
- package/data-next/pokemon-texts/deu/arceus.md +7 -0
- package/data-next/pokemon-texts/deu/archen.md +8 -0
- package/data-next/pokemon-texts/deu/archeops.md +10 -0
- package/data-next/pokemon-texts/deu/arctovish.md +7 -0
- package/data-next/pokemon-texts/deu/arctozolt.md +7 -0
- package/data-next/pokemon-texts/deu/ariados.md +9 -0
- package/data-next/pokemon-texts/deu/armaldo.md +8 -0
- package/data-next/pokemon-texts/deu/aromatisse.md +10 -0
- package/data-next/pokemon-texts/deu/aron.md +9 -0
- package/data-next/pokemon-texts/deu/arrokuda.md +7 -0
- package/data-next/pokemon-texts/deu/articuno-galar.md +9 -0
- package/data-next/pokemon-texts/deu/articuno.md +9 -0
- package/data-next/pokemon-texts/deu/audino-mega.md +9 -0
- package/data-next/pokemon-texts/deu/audino.md +9 -0
- package/data-next/pokemon-texts/deu/aurorus.md +10 -0
- package/data-next/pokemon-texts/deu/avalugg-hisui.md +8 -0
- package/data-next/pokemon-texts/deu/avalugg.md +9 -0
- package/data-next/pokemon-texts/deu/axew.md +8 -0
- package/data-next/pokemon-texts/deu/azelf.md +6 -0
- package/data-next/pokemon-texts/deu/azumarill.md +10 -0
- package/data-next/pokemon-texts/deu/azurill.md +10 -0
- package/data-next/pokemon-texts/deu/bagon.md +9 -0
- package/data-next/pokemon-texts/deu/baltoy.md +9 -0
- package/data-next/pokemon-texts/deu/banette-mega.md +9 -0
- package/data-next/pokemon-texts/deu/banette.md +8 -0
- package/data-next/pokemon-texts/deu/barbaracle-mega.md +7 -0
- package/data-next/pokemon-texts/deu/barbaracle.md +9 -0
- package/data-next/pokemon-texts/deu/barboach.md +8 -0
- package/data-next/pokemon-texts/deu/barraskewda.md +7 -0
- package/data-next/pokemon-texts/deu/basculin-blue-striped.md +10 -0
- package/data-next/pokemon-texts/deu/basculin-white-striped.md +11 -0
- package/data-next/pokemon-texts/deu/basculin.md +9 -0
- package/data-next/pokemon-texts/deu/bastiodon.md +10 -0
- package/data-next/pokemon-texts/deu/bayleef.md +7 -0
- package/data-next/pokemon-texts/deu/beartic.md +8 -0
- package/data-next/pokemon-texts/deu/beautifly-f.md +9 -0
- package/data-next/pokemon-texts/deu/beautifly.md +8 -0
- package/data-next/pokemon-texts/deu/beedrill-mega.md +7 -0
- package/data-next/pokemon-texts/deu/beedrill.md +7 -0
- package/data-next/pokemon-texts/deu/beheeyem.md +9 -0
- package/data-next/pokemon-texts/deu/beldum.md +9 -0
- package/data-next/pokemon-texts/deu/bellossom.md +9 -0
- package/data-next/pokemon-texts/deu/bellsprout.md +11 -0
- package/data-next/pokemon-texts/deu/bergmite.md +9 -0
- package/data-next/pokemon-texts/deu/bewear.md +11 -0
- package/data-next/pokemon-texts/deu/bibarel-f.md +7 -0
- package/data-next/pokemon-texts/deu/bibarel.md +8 -0
- package/data-next/pokemon-texts/deu/bidoof-f.md +7 -0
- package/data-next/pokemon-texts/deu/bidoof.md +7 -0
- package/data-next/pokemon-texts/deu/binacle.md +8 -0
- package/data-next/pokemon-texts/deu/bisharp.md +10 -0
- package/data-next/pokemon-texts/deu/blacephalon.md +7 -0
- package/data-next/pokemon-texts/deu/blastoise-gmax.md +10 -0
- package/data-next/pokemon-texts/deu/blastoise-mega.md +9 -0
- package/data-next/pokemon-texts/deu/blastoise.md +9 -0
- package/data-next/pokemon-texts/deu/blaziken-f.md +8 -0
- package/data-next/pokemon-texts/deu/blaziken-mega.md +8 -0
- package/data-next/pokemon-texts/deu/blaziken.md +8 -0
- package/data-next/pokemon-texts/deu/blipbug.md +7 -0
- package/data-next/pokemon-texts/deu/blissey.md +9 -0
- package/data-next/pokemon-texts/deu/blitzle.md +7 -0
- package/data-next/pokemon-texts/deu/boldore.md +9 -0
- package/data-next/pokemon-texts/deu/boltund.md +7 -0
- package/data-next/pokemon-texts/deu/bonsly.md +9 -0
- package/data-next/pokemon-texts/deu/bouffalant.md +9 -0
- package/data-next/pokemon-texts/deu/bounsweet.md +9 -0
- package/data-next/pokemon-texts/deu/braixen.md +7 -0
- package/data-next/pokemon-texts/deu/braviary-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/braviary.md +9 -0
- package/data-next/pokemon-texts/deu/breloom.md +9 -0
- package/data-next/pokemon-texts/deu/brionne.md +11 -0
- package/data-next/pokemon-texts/deu/bronzong.md +7 -0
- package/data-next/pokemon-texts/deu/bronzor.md +8 -0
- package/data-next/pokemon-texts/deu/bruxish.md +10 -0
- package/data-next/pokemon-texts/deu/budew.md +9 -0
- package/data-next/pokemon-texts/deu/buizel-f.md +7 -0
- package/data-next/pokemon-texts/deu/buizel.md +7 -0
- package/data-next/pokemon-texts/deu/bulbasaur.md +8 -0
- package/data-next/pokemon-texts/deu/buneary.md +9 -0
- package/data-next/pokemon-texts/deu/bunnelby.md +9 -0
- package/data-next/pokemon-texts/deu/burmy-sandy.md +7 -0
- package/data-next/pokemon-texts/deu/burmy-trash.md +7 -0
- package/data-next/pokemon-texts/deu/burmy.md +7 -0
- package/data-next/pokemon-texts/deu/butterfree-f.md +9 -0
- package/data-next/pokemon-texts/deu/butterfree-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/butterfree.md +11 -0
- package/data-next/pokemon-texts/deu/buzzwole.md +8 -0
- package/data-next/pokemon-texts/deu/cacnea.md +10 -0
- package/data-next/pokemon-texts/deu/cacturne-f.md +8 -0
- package/data-next/pokemon-texts/deu/cacturne.md +8 -0
- package/data-next/pokemon-texts/deu/calyrex-ice.md +7 -0
- package/data-next/pokemon-texts/deu/calyrex-shadow.md +7 -0
- package/data-next/pokemon-texts/deu/calyrex.md +7 -0
- package/data-next/pokemon-texts/deu/camerupt-f.md +8 -0
- package/data-next/pokemon-texts/deu/camerupt-mega.md +9 -0
- package/data-next/pokemon-texts/deu/camerupt.md +9 -0
- package/data-next/pokemon-texts/deu/carbink.md +9 -0
- package/data-next/pokemon-texts/deu/carkol.md +7 -0
- package/data-next/pokemon-texts/deu/carnivine.md +6 -0
- package/data-next/pokemon-texts/deu/carracosta.md +10 -0
- package/data-next/pokemon-texts/deu/carvanha.md +9 -0
- package/data-next/pokemon-texts/deu/cascoon.md +9 -0
- package/data-next/pokemon-texts/deu/castform-rainy.md +8 -0
- package/data-next/pokemon-texts/deu/castform-snowy.md +9 -0
- package/data-next/pokemon-texts/deu/castform-sunny.md +8 -0
- package/data-next/pokemon-texts/deu/castform.md +10 -0
- package/data-next/pokemon-texts/deu/caterpie.md +9 -0
- package/data-next/pokemon-texts/deu/celebi.md +7 -0
- package/data-next/pokemon-texts/deu/celesteela.md +9 -0
- package/data-next/pokemon-texts/deu/centiskorch-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/centiskorch.md +7 -0
- package/data-next/pokemon-texts/deu/chandelure-mega.md +8 -0
- package/data-next/pokemon-texts/deu/chandelure.md +9 -0
- package/data-next/pokemon-texts/deu/chansey.md +9 -0
- package/data-next/pokemon-texts/deu/charizard-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/charizard-mega-x.md +8 -0
- package/data-next/pokemon-texts/deu/charizard-mega-y.md +9 -0
- package/data-next/pokemon-texts/deu/charizard.md +9 -0
- package/data-next/pokemon-texts/deu/charjabug.md +9 -0
- package/data-next/pokemon-texts/deu/charmander.md +9 -0
- package/data-next/pokemon-texts/deu/charmeleon.md +9 -0
- package/data-next/pokemon-texts/deu/chatot.md +8 -0
- package/data-next/pokemon-texts/deu/cherrim-sunshine.md +8 -0
- package/data-next/pokemon-texts/deu/cherrim.md +8 -0
- package/data-next/pokemon-texts/deu/cherubi.md +10 -0
- package/data-next/pokemon-texts/deu/chesnaught-mega.md +7 -0
- package/data-next/pokemon-texts/deu/chesnaught.md +7 -0
- package/data-next/pokemon-texts/deu/chespin.md +7 -0
- package/data-next/pokemon-texts/deu/chewtle.md +7 -0
- package/data-next/pokemon-texts/deu/chikorita.md +7 -0
- package/data-next/pokemon-texts/deu/chimchar.md +6 -0
- package/data-next/pokemon-texts/deu/chimecho-mega.md +8 -0
- package/data-next/pokemon-texts/deu/chimecho.md +7 -0
- package/data-next/pokemon-texts/deu/chinchou.md +11 -0
- package/data-next/pokemon-texts/deu/chingling.md +7 -0
- package/data-next/pokemon-texts/deu/cinccino.md +9 -0
- package/data-next/pokemon-texts/deu/cinderace-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/cinderace.md +7 -0
- package/data-next/pokemon-texts/deu/clamperl.md +8 -0
- package/data-next/pokemon-texts/deu/clauncher.md +9 -0
- package/data-next/pokemon-texts/deu/clawitzer.md +9 -0
- package/data-next/pokemon-texts/deu/claydol.md +9 -0
- package/data-next/pokemon-texts/deu/clefable-mega.md +11 -0
- package/data-next/pokemon-texts/deu/clefable.md +9 -0
- package/data-next/pokemon-texts/deu/clefairy.md +10 -0
- package/data-next/pokemon-texts/deu/cleffa.md +10 -0
- package/data-next/pokemon-texts/deu/clobbopus.md +7 -0
- package/data-next/pokemon-texts/deu/cloyster.md +9 -0
- package/data-next/pokemon-texts/deu/coalossal-gmax.md +6 -0
- package/data-next/pokemon-texts/deu/coalossal.md +7 -0
- package/data-next/pokemon-texts/deu/cobalion.md +9 -0
- package/data-next/pokemon-texts/deu/cofagrigus.md +9 -0
- package/data-next/pokemon-texts/deu/combee-f.md +8 -0
- package/data-next/pokemon-texts/deu/combee.md +8 -0
- package/data-next/pokemon-texts/deu/combusken-f.md +8 -0
- package/data-next/pokemon-texts/deu/combusken.md +8 -0
- package/data-next/pokemon-texts/deu/comfey.md +9 -0
- package/data-next/pokemon-texts/deu/conkeldurr.md +9 -0
- package/data-next/pokemon-texts/deu/copperajah-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/copperajah.md +7 -0
- package/data-next/pokemon-texts/deu/corphish.md +9 -0
- package/data-next/pokemon-texts/deu/corsola-galar.md +9 -0
- package/data-next/pokemon-texts/deu/corsola.md +9 -0
- package/data-next/pokemon-texts/deu/corviknight-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/corviknight.md +7 -0
- package/data-next/pokemon-texts/deu/corvisquire.md +8 -0
- package/data-next/pokemon-texts/deu/cosmoem.md +9 -0
- package/data-next/pokemon-texts/deu/cosmog.md +10 -0
- package/data-next/pokemon-texts/deu/cottonee.md +9 -0
- package/data-next/pokemon-texts/deu/crabominable-mega.md +9 -0
- package/data-next/pokemon-texts/deu/crabominable.md +9 -0
- package/data-next/pokemon-texts/deu/crabrawler.md +11 -0
- package/data-next/pokemon-texts/deu/cradily.md +9 -0
- package/data-next/pokemon-texts/deu/cramorant-gorging.md +7 -0
- package/data-next/pokemon-texts/deu/cramorant-gulping.md +8 -0
- package/data-next/pokemon-texts/deu/cramorant.md +7 -0
- package/data-next/pokemon-texts/deu/cranidos.md +9 -0
- package/data-next/pokemon-texts/deu/crawdaunt.md +9 -0
- package/data-next/pokemon-texts/deu/cresselia.md +7 -0
- package/data-next/pokemon-texts/deu/croagunk-f.md +8 -0
- package/data-next/pokemon-texts/deu/croagunk.md +9 -0
- package/data-next/pokemon-texts/deu/crobat.md +11 -0
- package/data-next/pokemon-texts/deu/croconaw.md +7 -0
- package/data-next/pokemon-texts/deu/crustle.md +9 -0
- package/data-next/pokemon-texts/deu/cryogonal.md +7 -0
- package/data-next/pokemon-texts/deu/cubchoo.md +8 -0
- package/data-next/pokemon-texts/deu/cubone.md +8 -0
- package/data-next/pokemon-texts/deu/cufant.md +7 -0
- package/data-next/pokemon-texts/deu/cursola.md +7 -0
- package/data-next/pokemon-texts/deu/cutiefly.md +8 -0
- package/data-next/pokemon-texts/deu/cyndaquil.md +7 -0
- package/data-next/pokemon-texts/deu/darkrai-mega.md +7 -0
- package/data-next/pokemon-texts/deu/darkrai.md +6 -0
- package/data-next/pokemon-texts/deu/darmanitan-galar-zen.md +7 -0
- package/data-next/pokemon-texts/deu/darmanitan-galar.md +9 -0
- package/data-next/pokemon-texts/deu/darmanitan-zen.md +8 -0
- package/data-next/pokemon-texts/deu/darmanitan.md +8 -0
- package/data-next/pokemon-texts/deu/dartrix.md +9 -0
- package/data-next/pokemon-texts/deu/darumaka-galar.md +8 -0
- package/data-next/pokemon-texts/deu/darumaka.md +7 -0
- package/data-next/pokemon-texts/deu/decidueye-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/decidueye.md +9 -0
- package/data-next/pokemon-texts/deu/dedenne.md +10 -0
- package/data-next/pokemon-texts/deu/deerling-autumn.md +8 -0
- package/data-next/pokemon-texts/deu/deerling-summer.md +8 -0
- package/data-next/pokemon-texts/deu/deerling-winter.md +8 -0
- package/data-next/pokemon-texts/deu/deerling.md +7 -0
- package/data-next/pokemon-texts/deu/deino.md +7 -0
- package/data-next/pokemon-texts/deu/delcatty.md +10 -0
- package/data-next/pokemon-texts/deu/delibird.md +9 -0
- package/data-next/pokemon-texts/deu/delphox-mega.md +7 -0
- package/data-next/pokemon-texts/deu/delphox.md +8 -0
- package/data-next/pokemon-texts/deu/deoxys-attack.md +7 -0
- package/data-next/pokemon-texts/deu/deoxys-defense.md +8 -0
- package/data-next/pokemon-texts/deu/deoxys-speed.md +7 -0
- package/data-next/pokemon-texts/deu/deoxys.md +8 -0
- package/data-next/pokemon-texts/deu/dewgong.md +9 -0
- package/data-next/pokemon-texts/deu/dewott.md +8 -0
- package/data-next/pokemon-texts/deu/dewpider.md +8 -0
- package/data-next/pokemon-texts/deu/dhelmise.md +9 -0
- package/data-next/pokemon-texts/deu/dialga-origin.md +7 -0
- package/data-next/pokemon-texts/deu/dialga.md +7 -0
- package/data-next/pokemon-texts/deu/diancie-mega.md +8 -0
- package/data-next/pokemon-texts/deu/diancie.md +7 -0
- package/data-next/pokemon-texts/deu/diggersby.md +8 -0
- package/data-next/pokemon-texts/deu/diglett-alola.md +9 -0
- package/data-next/pokemon-texts/deu/diglett.md +10 -0
- package/data-next/pokemon-texts/deu/ditto.md +9 -0
- package/data-next/pokemon-texts/deu/dodrio-f.md +10 -0
- package/data-next/pokemon-texts/deu/dodrio.md +8 -0
- package/data-next/pokemon-texts/deu/doduo-f.md +8 -0
- package/data-next/pokemon-texts/deu/doduo.md +9 -0
- package/data-next/pokemon-texts/deu/donphan-f.md +9 -0
- package/data-next/pokemon-texts/deu/donphan.md +9 -0
- package/data-next/pokemon-texts/deu/dottler.md +7 -0
- package/data-next/pokemon-texts/deu/doublade.md +9 -0
- package/data-next/pokemon-texts/deu/dracovish.md +7 -0
- package/data-next/pokemon-texts/deu/dracozolt.md +7 -0
- package/data-next/pokemon-texts/deu/dragalge-mega.md +9 -0
- package/data-next/pokemon-texts/deu/dragalge.md +11 -0
- package/data-next/pokemon-texts/deu/dragapult.md +6 -0
- package/data-next/pokemon-texts/deu/dragonair.md +9 -0
- package/data-next/pokemon-texts/deu/dragonite-mega.md +9 -0
- package/data-next/pokemon-texts/deu/dragonite.md +11 -0
- package/data-next/pokemon-texts/deu/drakloak.md +7 -0
- package/data-next/pokemon-texts/deu/drampa-mega.md +10 -0
- package/data-next/pokemon-texts/deu/drampa.md +8 -0
- package/data-next/pokemon-texts/deu/drapion.md +10 -0
- package/data-next/pokemon-texts/deu/dratini.md +9 -0
- package/data-next/pokemon-texts/deu/drednaw-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/drednaw.md +7 -0
- package/data-next/pokemon-texts/deu/dreepy.md +8 -0
- package/data-next/pokemon-texts/deu/drifblim.md +9 -0
- package/data-next/pokemon-texts/deu/drifloon.md +9 -0
- package/data-next/pokemon-texts/deu/drilbur.md +8 -0
- package/data-next/pokemon-texts/deu/drizzile.md +8 -0
- package/data-next/pokemon-texts/deu/drowzee.md +9 -0
- package/data-next/pokemon-texts/deu/druddigon.md +9 -0
- package/data-next/pokemon-texts/deu/dubwool.md +7 -0
- package/data-next/pokemon-texts/deu/ducklett.md +7 -0
- package/data-next/pokemon-texts/deu/dugtrio-alola.md +9 -0
- package/data-next/pokemon-texts/deu/dugtrio.md +9 -0
- package/data-next/pokemon-texts/deu/dunsparce.md +9 -0
- package/data-next/pokemon-texts/deu/duosion.md +7 -0
- package/data-next/pokemon-texts/deu/duraludon-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/duraludon.md +7 -0
- package/data-next/pokemon-texts/deu/durant.md +9 -0
- package/data-next/pokemon-texts/deu/dusclops.md +8 -0
- package/data-next/pokemon-texts/deu/dusknoir.md +8 -0
- package/data-next/pokemon-texts/deu/duskull.md +7 -0
- package/data-next/pokemon-texts/deu/dustox-f.md +7 -0
- package/data-next/pokemon-texts/deu/dustox.md +7 -0
- package/data-next/pokemon-texts/deu/dwebble.md +9 -0
- package/data-next/pokemon-texts/deu/eelektrik.md +8 -0
- package/data-next/pokemon-texts/deu/eelektross-mega.md +8 -0
- package/data-next/pokemon-texts/deu/eelektross.md +7 -0
- package/data-next/pokemon-texts/deu/eevee-f.md +8 -0
- package/data-next/pokemon-texts/deu/eevee-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/eevee.md +10 -0
- package/data-next/pokemon-texts/deu/eiscue-noice.md +8 -0
- package/data-next/pokemon-texts/deu/eiscue.md +7 -0
- package/data-next/pokemon-texts/deu/ekans.md +9 -0
- package/data-next/pokemon-texts/deu/eldegoss.md +7 -0
- package/data-next/pokemon-texts/deu/electabuzz.md +10 -0
- package/data-next/pokemon-texts/deu/electivire.md +9 -0
- package/data-next/pokemon-texts/deu/electrike.md +9 -0
- package/data-next/pokemon-texts/deu/electrode-hisui.md +8 -0
- package/data-next/pokemon-texts/deu/electrode.md +9 -0
- package/data-next/pokemon-texts/deu/elekid.md +9 -0
- package/data-next/pokemon-texts/deu/elgyem.md +9 -0
- package/data-next/pokemon-texts/deu/emboar-mega.md +7 -0
- package/data-next/pokemon-texts/deu/emboar.md +7 -0
- package/data-next/pokemon-texts/deu/emolga.md +9 -0
- package/data-next/pokemon-texts/deu/empoleon.md +7 -0
- package/data-next/pokemon-texts/deu/entei.md +8 -0
- package/data-next/pokemon-texts/deu/escavalier.md +8 -0
- package/data-next/pokemon-texts/deu/espeon.md +9 -0
- package/data-next/pokemon-texts/deu/espurr.md +9 -0
- package/data-next/pokemon-texts/deu/eternatus-eternamax.md +8 -0
- package/data-next/pokemon-texts/deu/eternatus.md +7 -0
- package/data-next/pokemon-texts/deu/excadrill-mega.md +9 -0
- package/data-next/pokemon-texts/deu/excadrill.md +9 -0
- package/data-next/pokemon-texts/deu/exeggcute.md +9 -0
- package/data-next/pokemon-texts/deu/exeggutor-alola.md +9 -0
- package/data-next/pokemon-texts/deu/exeggutor.md +9 -0
- package/data-next/pokemon-texts/deu/exploud.md +9 -0
- package/data-next/pokemon-texts/deu/falinks-mega.md +7 -0
- package/data-next/pokemon-texts/deu/falinks.md +7 -0
- package/data-next/pokemon-texts/deu/farfetchd-galar.md +9 -0
- package/data-next/pokemon-texts/deu/farfetchd.md +9 -0
- package/data-next/pokemon-texts/deu/fearow.md +9 -0
- package/data-next/pokemon-texts/deu/feebas.md +9 -0
- package/data-next/pokemon-texts/deu/fennekin.md +7 -0
- package/data-next/pokemon-texts/deu/feraligatr-mega.md +9 -0
- package/data-next/pokemon-texts/deu/feraligatr.md +8 -0
- package/data-next/pokemon-texts/deu/ferroseed.md +7 -0
- package/data-next/pokemon-texts/deu/ferrothorn.md +9 -0
- package/data-next/pokemon-texts/deu/finneon-f.md +9 -0
- package/data-next/pokemon-texts/deu/finneon.md +9 -0
- package/data-next/pokemon-texts/deu/flaaffy.md +8 -0
- package/data-next/pokemon-texts/deu/flabebe-blue.md +9 -0
- package/data-next/pokemon-texts/deu/flabebe-orange.md +9 -0
- package/data-next/pokemon-texts/deu/flabebe-white.md +9 -0
- package/data-next/pokemon-texts/deu/flabebe-yellow.md +8 -0
- package/data-next/pokemon-texts/deu/flabebe.md +9 -0
- package/data-next/pokemon-texts/deu/flapple-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/flapple.md +8 -0
- package/data-next/pokemon-texts/deu/flareon.md +9 -0
- package/data-next/pokemon-texts/deu/fletchinder.md +10 -0
- package/data-next/pokemon-texts/deu/fletchling.md +11 -0
- package/data-next/pokemon-texts/deu/floatzel-f.md +8 -0
- package/data-next/pokemon-texts/deu/floatzel.md +7 -0
- package/data-next/pokemon-texts/deu/floette-blue.md +8 -0
- package/data-next/pokemon-texts/deu/floette-eternal-mega.md +9 -0
- package/data-next/pokemon-texts/deu/floette-eternal.md +9 -0
- package/data-next/pokemon-texts/deu/floette-orange.md +9 -0
- package/data-next/pokemon-texts/deu/floette-white.md +9 -0
- package/data-next/pokemon-texts/deu/floette-yellow.md +9 -0
- package/data-next/pokemon-texts/deu/floette.md +9 -0
- package/data-next/pokemon-texts/deu/florges-blue.md +9 -0
- package/data-next/pokemon-texts/deu/florges-orange.md +9 -0
- package/data-next/pokemon-texts/deu/florges-white.md +8 -0
- package/data-next/pokemon-texts/deu/florges-yellow.md +11 -0
- package/data-next/pokemon-texts/deu/florges.md +10 -0
- package/data-next/pokemon-texts/deu/flygon.md +9 -0
- package/data-next/pokemon-texts/deu/fomantis.md +9 -0
- package/data-next/pokemon-texts/deu/foongus.md +8 -0
- package/data-next/pokemon-texts/deu/forretress.md +8 -0
- package/data-next/pokemon-texts/deu/fraxure.md +8 -0
- package/data-next/pokemon-texts/deu/frillish-f.md +8 -0
- package/data-next/pokemon-texts/deu/frillish.md +9 -0
- package/data-next/pokemon-texts/deu/froakie.md +7 -0
- package/data-next/pokemon-texts/deu/frogadier.md +7 -0
- package/data-next/pokemon-texts/deu/froslass-mega.md +9 -0
- package/data-next/pokemon-texts/deu/froslass.md +9 -0
- package/data-next/pokemon-texts/deu/frosmoth.md +7 -0
- package/data-next/pokemon-texts/deu/furfrou-dandy.md +9 -0
- package/data-next/pokemon-texts/deu/furfrou-debutante.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou-diamond.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou-heart.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou-kabuki.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou-la-reine.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou-matron.md +7 -0
- package/data-next/pokemon-texts/deu/furfrou-pharaoh.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou-star.md +8 -0
- package/data-next/pokemon-texts/deu/furfrou.md +8 -0
- package/data-next/pokemon-texts/deu/furret.md +8 -0
- package/data-next/pokemon-texts/deu/gabite-f.md +9 -0
- package/data-next/pokemon-texts/deu/gabite.md +9 -0
- package/data-next/pokemon-texts/deu/gallade-mega.md +9 -0
- package/data-next/pokemon-texts/deu/gallade.md +9 -0
- package/data-next/pokemon-texts/deu/galvantula.md +9 -0
- package/data-next/pokemon-texts/deu/garbodor-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/garbodor.md +9 -0
- package/data-next/pokemon-texts/deu/garchomp-f.md +11 -0
- package/data-next/pokemon-texts/deu/garchomp-mega-z.md +9 -0
- package/data-next/pokemon-texts/deu/garchomp-mega.md +9 -0
- package/data-next/pokemon-texts/deu/garchomp.md +9 -0
- package/data-next/pokemon-texts/deu/gardevoir-mega.md +9 -0
- package/data-next/pokemon-texts/deu/gardevoir.md +9 -0
- package/data-next/pokemon-texts/deu/gastly.md +9 -0
- package/data-next/pokemon-texts/deu/gastrodon-east.md +9 -0
- package/data-next/pokemon-texts/deu/gastrodon.md +10 -0
- package/data-next/pokemon-texts/deu/genesect-burn.md +7 -0
- package/data-next/pokemon-texts/deu/genesect-chill.md +8 -0
- package/data-next/pokemon-texts/deu/genesect-douse.md +7 -0
- package/data-next/pokemon-texts/deu/genesect-shock.md +7 -0
- package/data-next/pokemon-texts/deu/genesect.md +6 -0
- package/data-next/pokemon-texts/deu/gengar-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/gengar-mega.md +9 -0
- package/data-next/pokemon-texts/deu/gengar.md +9 -0
- package/data-next/pokemon-texts/deu/geodude-alola.md +9 -0
- package/data-next/pokemon-texts/deu/geodude.md +10 -0
- package/data-next/pokemon-texts/deu/gible-f.md +9 -0
- package/data-next/pokemon-texts/deu/gible.md +9 -0
- package/data-next/pokemon-texts/deu/gigalith.md +9 -0
- package/data-next/pokemon-texts/deu/girafarig-f.md +8 -0
- package/data-next/pokemon-texts/deu/girafarig.md +9 -0
- package/data-next/pokemon-texts/deu/giratina-origin.md +6 -0
- package/data-next/pokemon-texts/deu/giratina.md +7 -0
- package/data-next/pokemon-texts/deu/glaceon.md +8 -0
- package/data-next/pokemon-texts/deu/glalie-mega.md +9 -0
- package/data-next/pokemon-texts/deu/glalie.md +9 -0
- package/data-next/pokemon-texts/deu/glameow.md +7 -0
- package/data-next/pokemon-texts/deu/glastrier.md +6 -0
- package/data-next/pokemon-texts/deu/gligar-f.md +7 -0
- package/data-next/pokemon-texts/deu/gligar.md +7 -0
- package/data-next/pokemon-texts/deu/gliscor.md +7 -0
- package/data-next/pokemon-texts/deu/gloom-f.md +9 -0
- package/data-next/pokemon-texts/deu/gloom.md +9 -0
- package/data-next/pokemon-texts/deu/gogoat.md +7 -0
- package/data-next/pokemon-texts/deu/golbat-f.md +9 -0
- package/data-next/pokemon-texts/deu/golbat.md +9 -0
- package/data-next/pokemon-texts/deu/goldeen-f.md +9 -0
- package/data-next/pokemon-texts/deu/goldeen.md +9 -0
- package/data-next/pokemon-texts/deu/golduck.md +9 -0
- package/data-next/pokemon-texts/deu/golem-alola.md +10 -0
- package/data-next/pokemon-texts/deu/golem.md +9 -0
- package/data-next/pokemon-texts/deu/golett.md +8 -0
- package/data-next/pokemon-texts/deu/golisopod-mega.md +8 -0
- package/data-next/pokemon-texts/deu/golisopod.md +9 -0
- package/data-next/pokemon-texts/deu/golurk-mega.md +8 -0
- package/data-next/pokemon-texts/deu/golurk.md +9 -0
- package/data-next/pokemon-texts/deu/goodra-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/goodra.md +11 -0
- package/data-next/pokemon-texts/deu/goomy.md +9 -0
- package/data-next/pokemon-texts/deu/gorebyss.md +9 -0
- package/data-next/pokemon-texts/deu/gossifleur.md +7 -0
- package/data-next/pokemon-texts/deu/gothita.md +9 -0
- package/data-next/pokemon-texts/deu/gothitelle.md +9 -0
- package/data-next/pokemon-texts/deu/gothorita.md +9 -0
- package/data-next/pokemon-texts/deu/gourgeist-large.md +8 -0
- package/data-next/pokemon-texts/deu/gourgeist-small.md +8 -0
- package/data-next/pokemon-texts/deu/gourgeist-super.md +8 -0
- package/data-next/pokemon-texts/deu/gourgeist.md +9 -0
- package/data-next/pokemon-texts/deu/granbull.md +11 -0
- package/data-next/pokemon-texts/deu/grapploct.md +7 -0
- package/data-next/pokemon-texts/deu/graveler-alola.md +10 -0
- package/data-next/pokemon-texts/deu/graveler.md +9 -0
- package/data-next/pokemon-texts/deu/greedent.md +7 -0
- package/data-next/pokemon-texts/deu/greninja-ash.md +7 -0
- package/data-next/pokemon-texts/deu/greninja-mega.md +7 -0
- package/data-next/pokemon-texts/deu/greninja.md +8 -0
- package/data-next/pokemon-texts/deu/grimer-alola.md +9 -0
- package/data-next/pokemon-texts/deu/grimer.md +9 -0
- package/data-next/pokemon-texts/deu/grimmsnarl-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/grimmsnarl.md +7 -0
- package/data-next/pokemon-texts/deu/grookey.md +7 -0
- package/data-next/pokemon-texts/deu/grotle.md +6 -0
- package/data-next/pokemon-texts/deu/groudon-primal.md +8 -0
- package/data-next/pokemon-texts/deu/groudon.md +9 -0
- package/data-next/pokemon-texts/deu/grovyle.md +9 -0
- package/data-next/pokemon-texts/deu/growlithe-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/growlithe.md +9 -0
- package/data-next/pokemon-texts/deu/grubbin.md +11 -0
- package/data-next/pokemon-texts/deu/grumpig.md +8 -0
- package/data-next/pokemon-texts/deu/gulpin-f.md +8 -0
- package/data-next/pokemon-texts/deu/gulpin.md +7 -0
- package/data-next/pokemon-texts/deu/gumshoos.md +11 -0
- package/data-next/pokemon-texts/deu/gurdurr.md +9 -0
- package/data-next/pokemon-texts/deu/guzzlord.md +8 -0
- package/data-next/pokemon-texts/deu/gyarados-f.md +9 -0
- package/data-next/pokemon-texts/deu/gyarados-mega.md +9 -0
- package/data-next/pokemon-texts/deu/gyarados.md +9 -0
- package/data-next/pokemon-texts/deu/hakamoo.md +9 -0
- package/data-next/pokemon-texts/deu/happiny.md +9 -0
- package/data-next/pokemon-texts/deu/hariyama.md +10 -0
- package/data-next/pokemon-texts/deu/hatenna.md +7 -0
- package/data-next/pokemon-texts/deu/hatterene-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/hatterene.md +7 -0
- package/data-next/pokemon-texts/deu/hattrem.md +7 -0
- package/data-next/pokemon-texts/deu/haunter.md +9 -0
- package/data-next/pokemon-texts/deu/hawlucha-mega.md +9 -0
- package/data-next/pokemon-texts/deu/hawlucha.md +9 -0
- package/data-next/pokemon-texts/deu/haxorus.md +8 -0
- package/data-next/pokemon-texts/deu/heatmor.md +7 -0
- package/data-next/pokemon-texts/deu/heatran-mega.md +8 -0
- package/data-next/pokemon-texts/deu/heatran.md +7 -0
- package/data-next/pokemon-texts/deu/heliolisk.md +9 -0
- package/data-next/pokemon-texts/deu/helioptile.md +8 -0
- package/data-next/pokemon-texts/deu/heracross-f.md +9 -0
- package/data-next/pokemon-texts/deu/heracross-mega.md +9 -0
- package/data-next/pokemon-texts/deu/heracross.md +9 -0
- package/data-next/pokemon-texts/deu/herdier.md +9 -0
- package/data-next/pokemon-texts/deu/hippopotas-f.md +8 -0
- package/data-next/pokemon-texts/deu/hippopotas.md +8 -0
- package/data-next/pokemon-texts/deu/hippowdon-f.md +9 -0
- package/data-next/pokemon-texts/deu/hippowdon.md +9 -0
- package/data-next/pokemon-texts/deu/hitmonchan.md +9 -0
- package/data-next/pokemon-texts/deu/hitmonlee.md +10 -0
- package/data-next/pokemon-texts/deu/hitmontop.md +9 -0
- package/data-next/pokemon-texts/deu/honchkrow.md +9 -0
- package/data-next/pokemon-texts/deu/honedge.md +8 -0
- package/data-next/pokemon-texts/deu/hooh.md +7 -0
- package/data-next/pokemon-texts/deu/hoopa-unbound.md +9 -0
- package/data-next/pokemon-texts/deu/hoopa.md +9 -0
- package/data-next/pokemon-texts/deu/hoothoot.md +8 -0
- package/data-next/pokemon-texts/deu/hoppip.md +9 -0
- package/data-next/pokemon-texts/deu/horsea.md +9 -0
- package/data-next/pokemon-texts/deu/houndoom-f.md +8 -0
- package/data-next/pokemon-texts/deu/houndoom-mega.md +8 -0
- package/data-next/pokemon-texts/deu/houndoom.md +8 -0
- package/data-next/pokemon-texts/deu/houndour.md +10 -0
- package/data-next/pokemon-texts/deu/huntail.md +8 -0
- package/data-next/pokemon-texts/deu/hydreigon.md +9 -0
- package/data-next/pokemon-texts/deu/hypno-f.md +9 -0
- package/data-next/pokemon-texts/deu/hypno.md +9 -0
- package/data-next/pokemon-texts/deu/igglybuff.md +9 -0
- package/data-next/pokemon-texts/deu/illumise.md +8 -0
- package/data-next/pokemon-texts/deu/impidimp.md +7 -0
- package/data-next/pokemon-texts/deu/incineroar.md +11 -0
- package/data-next/pokemon-texts/deu/indeedee-f.md +7 -0
- package/data-next/pokemon-texts/deu/indeedee.md +8 -0
- package/data-next/pokemon-texts/deu/infernape.md +7 -0
- package/data-next/pokemon-texts/deu/inkay.md +8 -0
- package/data-next/pokemon-texts/deu/inteleon-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/inteleon.md +7 -0
- package/data-next/pokemon-texts/deu/ivysaur.md +8 -0
- package/data-next/pokemon-texts/deu/jangmoo.md +9 -0
- package/data-next/pokemon-texts/deu/jellicent-f.md +9 -0
- package/data-next/pokemon-texts/deu/jellicent.md +9 -0
- package/data-next/pokemon-texts/deu/jigglypuff.md +9 -0
- package/data-next/pokemon-texts/deu/jirachi.md +8 -0
- package/data-next/pokemon-texts/deu/jolteon.md +9 -0
- package/data-next/pokemon-texts/deu/joltik.md +7 -0
- package/data-next/pokemon-texts/deu/jumpluff.md +9 -0
- package/data-next/pokemon-texts/deu/jynx.md +9 -0
- package/data-next/pokemon-texts/deu/kabuto.md +9 -0
- package/data-next/pokemon-texts/deu/kabutops.md +9 -0
- package/data-next/pokemon-texts/deu/kadabra-f.md +10 -0
- package/data-next/pokemon-texts/deu/kadabra.md +9 -0
- package/data-next/pokemon-texts/deu/kakuna.md +8 -0
- package/data-next/pokemon-texts/deu/kangaskhan-mega.md +11 -0
- package/data-next/pokemon-texts/deu/kangaskhan.md +9 -0
- package/data-next/pokemon-texts/deu/karrablast.md +7 -0
- package/data-next/pokemon-texts/deu/kartana.md +10 -0
- package/data-next/pokemon-texts/deu/kecleon.md +9 -0
- package/data-next/pokemon-texts/deu/keldeo-resolute.md +9 -0
- package/data-next/pokemon-texts/deu/keldeo.md +10 -0
- package/data-next/pokemon-texts/deu/kingdra.md +9 -0
- package/data-next/pokemon-texts/deu/kingler-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/kingler.md +8 -0
- package/data-next/pokemon-texts/deu/kirlia.md +10 -0
- package/data-next/pokemon-texts/deu/klang.md +9 -0
- package/data-next/pokemon-texts/deu/klefki.md +9 -0
- package/data-next/pokemon-texts/deu/klink.md +9 -0
- package/data-next/pokemon-texts/deu/klinklang.md +8 -0
- package/data-next/pokemon-texts/deu/koffing.md +9 -0
- package/data-next/pokemon-texts/deu/komala.md +8 -0
- package/data-next/pokemon-texts/deu/kommoo.md +11 -0
- package/data-next/pokemon-texts/deu/krabby.md +8 -0
- package/data-next/pokemon-texts/deu/kricketot-f.md +7 -0
- package/data-next/pokemon-texts/deu/kricketot.md +7 -0
- package/data-next/pokemon-texts/deu/kricketune-f.md +7 -0
- package/data-next/pokemon-texts/deu/kricketune.md +7 -0
- package/data-next/pokemon-texts/deu/krokorok.md +9 -0
- package/data-next/pokemon-texts/deu/krookodile.md +9 -0
- package/data-next/pokemon-texts/deu/kubfu.md +7 -0
- package/data-next/pokemon-texts/deu/kyogre-primal.md +9 -0
- package/data-next/pokemon-texts/deu/kyogre.md +9 -0
- package/data-next/pokemon-texts/deu/kyurem-black.md +8 -0
- package/data-next/pokemon-texts/deu/kyurem-white.md +9 -0
- package/data-next/pokemon-texts/deu/kyurem.md +9 -0
- package/data-next/pokemon-texts/deu/lairon.md +9 -0
- package/data-next/pokemon-texts/deu/lampent.md +8 -0
- package/data-next/pokemon-texts/deu/landorus-therian.md +7 -0
- package/data-next/pokemon-texts/deu/landorus.md +7 -0
- package/data-next/pokemon-texts/deu/lanturn.md +9 -0
- package/data-next/pokemon-texts/deu/lapras-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/lapras.md +9 -0
- package/data-next/pokemon-texts/deu/larvesta.md +8 -0
- package/data-next/pokemon-texts/deu/larvitar.md +7 -0
- package/data-next/pokemon-texts/deu/latias-mega.md +8 -0
- package/data-next/pokemon-texts/deu/latias.md +8 -0
- package/data-next/pokemon-texts/deu/latios-mega.md +9 -0
- package/data-next/pokemon-texts/deu/latios.md +9 -0
- package/data-next/pokemon-texts/deu/leafeon.md +10 -0
- package/data-next/pokemon-texts/deu/leavanny.md +8 -0
- package/data-next/pokemon-texts/deu/ledian-f.md +9 -0
- package/data-next/pokemon-texts/deu/ledian.md +9 -0
- package/data-next/pokemon-texts/deu/ledyba-f.md +9 -0
- package/data-next/pokemon-texts/deu/ledyba.md +9 -0
- package/data-next/pokemon-texts/deu/lickilicky.md +9 -0
- package/data-next/pokemon-texts/deu/lickitung.md +9 -0
- package/data-next/pokemon-texts/deu/liepard.md +8 -0
- package/data-next/pokemon-texts/deu/lileep.md +9 -0
- package/data-next/pokemon-texts/deu/lilligant-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/lilligant.md +9 -0
- package/data-next/pokemon-texts/deu/lillipup.md +9 -0
- package/data-next/pokemon-texts/deu/linoone-galar.md +9 -0
- package/data-next/pokemon-texts/deu/linoone.md +9 -0
- package/data-next/pokemon-texts/deu/litleo.md +8 -0
- package/data-next/pokemon-texts/deu/litten.md +9 -0
- package/data-next/pokemon-texts/deu/litwick.md +8 -0
- package/data-next/pokemon-texts/deu/lombre.md +10 -0
- package/data-next/pokemon-texts/deu/lopunny-mega.md +8 -0
- package/data-next/pokemon-texts/deu/lopunny.md +10 -0
- package/data-next/pokemon-texts/deu/lotad.md +9 -0
- package/data-next/pokemon-texts/deu/loudred.md +9 -0
- package/data-next/pokemon-texts/deu/lucario-mega-z.md +9 -0
- package/data-next/pokemon-texts/deu/lucario-mega.md +9 -0
- package/data-next/pokemon-texts/deu/lucario.md +9 -0
- package/data-next/pokemon-texts/deu/ludicolo-f.md +8 -0
- package/data-next/pokemon-texts/deu/ludicolo.md +8 -0
- package/data-next/pokemon-texts/deu/lugia.md +7 -0
- package/data-next/pokemon-texts/deu/lumineon-f.md +8 -0
- package/data-next/pokemon-texts/deu/lumineon.md +9 -0
- package/data-next/pokemon-texts/deu/lunala.md +9 -0
- package/data-next/pokemon-texts/deu/lunatone.md +8 -0
- package/data-next/pokemon-texts/deu/lurantis.md +9 -0
- package/data-next/pokemon-texts/deu/luvdisc.md +11 -0
- package/data-next/pokemon-texts/deu/luxio-f.md +8 -0
- package/data-next/pokemon-texts/deu/luxio.md +8 -0
- package/data-next/pokemon-texts/deu/luxray-f.md +7 -0
- package/data-next/pokemon-texts/deu/luxray.md +7 -0
- package/data-next/pokemon-texts/deu/lycanroc-dusk.md +8 -0
- package/data-next/pokemon-texts/deu/lycanroc-midnight.md +8 -0
- package/data-next/pokemon-texts/deu/lycanroc.md +8 -0
- package/data-next/pokemon-texts/deu/machamp-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/machamp.md +11 -0
- package/data-next/pokemon-texts/deu/machoke.md +11 -0
- package/data-next/pokemon-texts/deu/machop.md +9 -0
- package/data-next/pokemon-texts/deu/magby.md +9 -0
- package/data-next/pokemon-texts/deu/magcargo.md +10 -0
- package/data-next/pokemon-texts/deu/magearna-mega.md +9 -0
- package/data-next/pokemon-texts/deu/magearna-original-mega.md +8 -0
- package/data-next/pokemon-texts/deu/magearna-original.md +9 -0
- package/data-next/pokemon-texts/deu/magearna.md +8 -0
- package/data-next/pokemon-texts/deu/magikarp-f.md +11 -0
- package/data-next/pokemon-texts/deu/magikarp.md +9 -0
- package/data-next/pokemon-texts/deu/magmar.md +9 -0
- package/data-next/pokemon-texts/deu/magmortar.md +9 -0
- package/data-next/pokemon-texts/deu/magnemite.md +10 -0
- package/data-next/pokemon-texts/deu/magneton.md +9 -0
- package/data-next/pokemon-texts/deu/magnezone.md +9 -0
- package/data-next/pokemon-texts/deu/makuhita.md +9 -0
- package/data-next/pokemon-texts/deu/malamar-mega.md +9 -0
- package/data-next/pokemon-texts/deu/malamar.md +9 -0
- package/data-next/pokemon-texts/deu/mamoswine-f.md +8 -0
- package/data-next/pokemon-texts/deu/mamoswine.md +8 -0
- package/data-next/pokemon-texts/deu/manaphy.md +7 -0
- package/data-next/pokemon-texts/deu/mandibuzz.md +9 -0
- package/data-next/pokemon-texts/deu/manectric-mega.md +11 -0
- package/data-next/pokemon-texts/deu/manectric.md +9 -0
- package/data-next/pokemon-texts/deu/mankey.md +9 -0
- package/data-next/pokemon-texts/deu/mantine.md +9 -0
- package/data-next/pokemon-texts/deu/mantyke.md +9 -0
- package/data-next/pokemon-texts/deu/maractus.md +7 -0
- package/data-next/pokemon-texts/deu/mareanie.md +9 -0
- package/data-next/pokemon-texts/deu/mareep.md +9 -0
- package/data-next/pokemon-texts/deu/marill.md +9 -0
- package/data-next/pokemon-texts/deu/marowak-alola.md +9 -0
- package/data-next/pokemon-texts/deu/marowak.md +10 -0
- package/data-next/pokemon-texts/deu/marshadow.md +11 -0
- package/data-next/pokemon-texts/deu/marshtomp.md +8 -0
- package/data-next/pokemon-texts/deu/masquerain.md +8 -0
- package/data-next/pokemon-texts/deu/mawile-mega.md +8 -0
- package/data-next/pokemon-texts/deu/mawile.md +9 -0
- package/data-next/pokemon-texts/deu/medicham-f.md +8 -0
- package/data-next/pokemon-texts/deu/medicham-mega.md +9 -0
- package/data-next/pokemon-texts/deu/medicham.md +11 -0
- package/data-next/pokemon-texts/deu/meditite-f.md +9 -0
- package/data-next/pokemon-texts/deu/meditite.md +10 -0
- package/data-next/pokemon-texts/deu/meganium-f.md +8 -0
- package/data-next/pokemon-texts/deu/meganium-mega.md +8 -0
- package/data-next/pokemon-texts/deu/meganium.md +7 -0
- package/data-next/pokemon-texts/deu/melmetal-gmax.md +10 -0
- package/data-next/pokemon-texts/deu/melmetal.md +8 -0
- package/data-next/pokemon-texts/deu/meloetta-pirouette.md +7 -0
- package/data-next/pokemon-texts/deu/meloetta.md +7 -0
- package/data-next/pokemon-texts/deu/meltan.md +10 -0
- package/data-next/pokemon-texts/deu/meowstic-f.md +8 -0
- package/data-next/pokemon-texts/deu/meowstic-mega.md +8 -0
- package/data-next/pokemon-texts/deu/meowstic.md +8 -0
- package/data-next/pokemon-texts/deu/meowth-alola.md +9 -0
- package/data-next/pokemon-texts/deu/meowth-galar.md +10 -0
- package/data-next/pokemon-texts/deu/meowth-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/meowth.md +11 -0
- package/data-next/pokemon-texts/deu/mesprit.md +7 -0
- package/data-next/pokemon-texts/deu/metagross-mega.md +9 -0
- package/data-next/pokemon-texts/deu/metagross.md +9 -0
- package/data-next/pokemon-texts/deu/metang.md +9 -0
- package/data-next/pokemon-texts/deu/metapod.md +9 -0
- package/data-next/pokemon-texts/deu/mew.md +7 -0
- package/data-next/pokemon-texts/deu/mewtwo-mega-x.md +8 -0
- package/data-next/pokemon-texts/deu/mewtwo-mega-y.md +8 -0
- package/data-next/pokemon-texts/deu/mewtwo.md +8 -0
- package/data-next/pokemon-texts/deu/mienfoo.md +9 -0
- package/data-next/pokemon-texts/deu/mienshao.md +8 -0
- package/data-next/pokemon-texts/deu/mightyena.md +8 -0
- package/data-next/pokemon-texts/deu/milcery.md +8 -0
- package/data-next/pokemon-texts/deu/milotic-f.md +9 -0
- package/data-next/pokemon-texts/deu/milotic.md +9 -0
- package/data-next/pokemon-texts/deu/miltank.md +10 -0
- package/data-next/pokemon-texts/deu/mimejr.md +9 -0
- package/data-next/pokemon-texts/deu/mimikyu-busted.md +8 -0
- package/data-next/pokemon-texts/deu/mimikyu.md +9 -0
- package/data-next/pokemon-texts/deu/minccino.md +9 -0
- package/data-next/pokemon-texts/deu/minior-blue.md +8 -0
- package/data-next/pokemon-texts/deu/minior-green.md +8 -0
- package/data-next/pokemon-texts/deu/minior-indigo.md +8 -0
- package/data-next/pokemon-texts/deu/minior-orange.md +9 -0
- package/data-next/pokemon-texts/deu/minior-red.md +7 -0
- package/data-next/pokemon-texts/deu/minior-violet.md +7 -0
- package/data-next/pokemon-texts/deu/minior-yellow.md +8 -0
- package/data-next/pokemon-texts/deu/minior.md +7 -0
- package/data-next/pokemon-texts/deu/minun.md +8 -0
- package/data-next/pokemon-texts/deu/misdreavus.md +9 -0
- package/data-next/pokemon-texts/deu/mismagius.md +9 -0
- package/data-next/pokemon-texts/deu/moltres-galar.md +9 -0
- package/data-next/pokemon-texts/deu/moltres.md +9 -0
- package/data-next/pokemon-texts/deu/monferno.md +7 -0
- package/data-next/pokemon-texts/deu/morelull.md +9 -0
- package/data-next/pokemon-texts/deu/morgrem.md +7 -0
- package/data-next/pokemon-texts/deu/morpeko-hangry.md +8 -0
- package/data-next/pokemon-texts/deu/morpeko.md +7 -0
- package/data-next/pokemon-texts/deu/mothim.md +6 -0
- package/data-next/pokemon-texts/deu/mrmime-galar.md +9 -0
- package/data-next/pokemon-texts/deu/mrmime.md +9 -0
- package/data-next/pokemon-texts/deu/mrrime.md +7 -0
- package/data-next/pokemon-texts/deu/mudbray.md +11 -0
- package/data-next/pokemon-texts/deu/mudkip.md +9 -0
- package/data-next/pokemon-texts/deu/mudsdale.md +9 -0
- package/data-next/pokemon-texts/deu/muk-alola.md +9 -0
- package/data-next/pokemon-texts/deu/muk.md +9 -0
- package/data-next/pokemon-texts/deu/munchlax.md +9 -0
- package/data-next/pokemon-texts/deu/munna.md +8 -0
- package/data-next/pokemon-texts/deu/murkrow-f.md +9 -0
- package/data-next/pokemon-texts/deu/murkrow.md +9 -0
- package/data-next/pokemon-texts/deu/musharna.md +10 -0
- package/data-next/pokemon-texts/deu/naganadel.md +7 -0
- package/data-next/pokemon-texts/deu/natu.md +9 -0
- package/data-next/pokemon-texts/deu/necrozma-dawn-wings.md +9 -0
- package/data-next/pokemon-texts/deu/necrozma-dusk-mane.md +9 -0
- package/data-next/pokemon-texts/deu/necrozma-ultra.md +9 -0
- package/data-next/pokemon-texts/deu/necrozma.md +9 -0
- package/data-next/pokemon-texts/deu/nickit.md +7 -0
- package/data-next/pokemon-texts/deu/nidoking.md +9 -0
- package/data-next/pokemon-texts/deu/nidoqueen.md +9 -0
- package/data-next/pokemon-texts/deu/nidoranf.md +9 -0
- package/data-next/pokemon-texts/deu/nidoranm.md +8 -0
- package/data-next/pokemon-texts/deu/nidorina.md +9 -0
- package/data-next/pokemon-texts/deu/nidorino.md +9 -0
- package/data-next/pokemon-texts/deu/nihilego.md +9 -0
- package/data-next/pokemon-texts/deu/nincada.md +9 -0
- package/data-next/pokemon-texts/deu/ninetales-alola.md +9 -0
- package/data-next/pokemon-texts/deu/ninetales.md +9 -0
- package/data-next/pokemon-texts/deu/ninjask.md +9 -0
- package/data-next/pokemon-texts/deu/noctowl.md +9 -0
- package/data-next/pokemon-texts/deu/noibat.md +9 -0
- package/data-next/pokemon-texts/deu/noivern.md +9 -0
- package/data-next/pokemon-texts/deu/nosepass.md +9 -0
- package/data-next/pokemon-texts/deu/numel-f.md +9 -0
- package/data-next/pokemon-texts/deu/numel.md +8 -0
- package/data-next/pokemon-texts/deu/nuzleaf-f.md +8 -0
- package/data-next/pokemon-texts/deu/nuzleaf.md +8 -0
- package/data-next/pokemon-texts/deu/obstagoon.md +7 -0
- package/data-next/pokemon-texts/deu/octillery-f.md +8 -0
- package/data-next/pokemon-texts/deu/octillery.md +9 -0
- package/data-next/pokemon-texts/deu/oddish.md +9 -0
- package/data-next/pokemon-texts/deu/omanyte.md +11 -0
- package/data-next/pokemon-texts/deu/omastar.md +9 -0
- package/data-next/pokemon-texts/deu/onix.md +9 -0
- package/data-next/pokemon-texts/deu/oranguru.md +9 -0
- package/data-next/pokemon-texts/deu/orbeetle-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/orbeetle.md +7 -0
- package/data-next/pokemon-texts/deu/oricorio-pau.md +8 -0
- package/data-next/pokemon-texts/deu/oricorio-pom-pom.md +8 -0
- package/data-next/pokemon-texts/deu/oricorio-sensu.md +9 -0
- package/data-next/pokemon-texts/deu/oricorio.md +9 -0
- package/data-next/pokemon-texts/deu/oshawott.md +7 -0
- package/data-next/pokemon-texts/deu/pachirisu-f.md +7 -0
- package/data-next/pokemon-texts/deu/pachirisu.md +7 -0
- package/data-next/pokemon-texts/deu/palkia-origin.md +7 -0
- package/data-next/pokemon-texts/deu/palkia.md +7 -0
- package/data-next/pokemon-texts/deu/palossand.md +10 -0
- package/data-next/pokemon-texts/deu/palpitoad.md +9 -0
- package/data-next/pokemon-texts/deu/pancham.md +9 -0
- package/data-next/pokemon-texts/deu/pangoro.md +9 -0
- package/data-next/pokemon-texts/deu/panpour.md +8 -0
- package/data-next/pokemon-texts/deu/pansage.md +7 -0
- package/data-next/pokemon-texts/deu/pansear.md +7 -0
- package/data-next/pokemon-texts/deu/paras.md +9 -0
- package/data-next/pokemon-texts/deu/parasect.md +9 -0
- package/data-next/pokemon-texts/deu/passimian.md +9 -0
- package/data-next/pokemon-texts/deu/patrat.md +7 -0
- package/data-next/pokemon-texts/deu/pawniard.md +11 -0
- package/data-next/pokemon-texts/deu/pelipper.md +8 -0
- package/data-next/pokemon-texts/deu/perrserker.md +7 -0
- package/data-next/pokemon-texts/deu/persian-alola.md +9 -0
- package/data-next/pokemon-texts/deu/persian.md +11 -0
- package/data-next/pokemon-texts/deu/petilil.md +11 -0
- package/data-next/pokemon-texts/deu/phanpy.md +11 -0
- package/data-next/pokemon-texts/deu/phantump.md +9 -0
- package/data-next/pokemon-texts/deu/pheromosa.md +8 -0
- package/data-next/pokemon-texts/deu/phione.md +6 -0
- package/data-next/pokemon-texts/deu/pichu.md +9 -0
- package/data-next/pokemon-texts/deu/pidgeot-mega.md +8 -0
- package/data-next/pokemon-texts/deu/pidgeot.md +9 -0
- package/data-next/pokemon-texts/deu/pidgeotto.md +7 -0
- package/data-next/pokemon-texts/deu/pidgey.md +8 -0
- package/data-next/pokemon-texts/deu/pidove.md +9 -0
- package/data-next/pokemon-texts/deu/pignite.md +7 -0
- package/data-next/pokemon-texts/deu/pikachu-alola.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-f.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-hoenn.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-kalos.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-original.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-partner.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-sinnoh.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-unova.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu-world.md +9 -0
- package/data-next/pokemon-texts/deu/pikachu.md +9 -0
- package/data-next/pokemon-texts/deu/pikipek.md +8 -0
- package/data-next/pokemon-texts/deu/piloswine-f.md +9 -0
- package/data-next/pokemon-texts/deu/piloswine.md +9 -0
- package/data-next/pokemon-texts/deu/pincurchin.md +6 -0
- package/data-next/pokemon-texts/deu/pineco.md +10 -0
- package/data-next/pokemon-texts/deu/pinsir-mega.md +9 -0
- package/data-next/pokemon-texts/deu/pinsir.md +9 -0
- package/data-next/pokemon-texts/deu/piplup.md +7 -0
- package/data-next/pokemon-texts/deu/plusle.md +8 -0
- package/data-next/pokemon-texts/deu/poipole.md +7 -0
- package/data-next/pokemon-texts/deu/politoed-f.md +9 -0
- package/data-next/pokemon-texts/deu/politoed.md +9 -0
- package/data-next/pokemon-texts/deu/poliwag.md +9 -0
- package/data-next/pokemon-texts/deu/poliwhirl.md +9 -0
- package/data-next/pokemon-texts/deu/poliwrath.md +9 -0
- package/data-next/pokemon-texts/deu/polteageist-antique.md +7 -0
- package/data-next/pokemon-texts/deu/polteageist.md +7 -0
- package/data-next/pokemon-texts/deu/ponyta-galar.md +9 -0
- package/data-next/pokemon-texts/deu/ponyta.md +9 -0
- package/data-next/pokemon-texts/deu/poochyena.md +9 -0
- package/data-next/pokemon-texts/deu/popplio.md +9 -0
- package/data-next/pokemon-texts/deu/porygon.md +8 -0
- package/data-next/pokemon-texts/deu/porygon2.md +9 -0
- package/data-next/pokemon-texts/deu/porygonz.md +8 -0
- package/data-next/pokemon-texts/deu/primarina.md +9 -0
- package/data-next/pokemon-texts/deu/primeape.md +9 -0
- package/data-next/pokemon-texts/deu/prinplup.md +7 -0
- package/data-next/pokemon-texts/deu/probopass.md +8 -0
- package/data-next/pokemon-texts/deu/psyduck.md +11 -0
- package/data-next/pokemon-texts/deu/pumpkaboo-large.md +8 -0
- package/data-next/pokemon-texts/deu/pumpkaboo-small.md +9 -0
- package/data-next/pokemon-texts/deu/pumpkaboo-super.md +9 -0
- package/data-next/pokemon-texts/deu/pumpkaboo.md +9 -0
- package/data-next/pokemon-texts/deu/pupitar.md +10 -0
- package/data-next/pokemon-texts/deu/purrloin.md +8 -0
- package/data-next/pokemon-texts/deu/purugly.md +8 -0
- package/data-next/pokemon-texts/deu/pyroar-f.md +8 -0
- package/data-next/pokemon-texts/deu/pyroar-mega.md +8 -0
- package/data-next/pokemon-texts/deu/pyroar.md +8 -0
- package/data-next/pokemon-texts/deu/pyukumuku.md +9 -0
- package/data-next/pokemon-texts/deu/quagsire-f.md +9 -0
- package/data-next/pokemon-texts/deu/quagsire.md +8 -0
- package/data-next/pokemon-texts/deu/quilava.md +8 -0
- package/data-next/pokemon-texts/deu/quilladin.md +7 -0
- package/data-next/pokemon-texts/deu/qwilfish-hisui.md +8 -0
- package/data-next/pokemon-texts/deu/qwilfish.md +9 -0
- package/data-next/pokemon-texts/deu/raboot.md +7 -0
- package/data-next/pokemon-texts/deu/raichu-alola.md +9 -0
- package/data-next/pokemon-texts/deu/raichu-f.md +11 -0
- package/data-next/pokemon-texts/deu/raichu-mega-x.md +9 -0
- package/data-next/pokemon-texts/deu/raichu-mega-y.md +9 -0
- package/data-next/pokemon-texts/deu/raichu.md +9 -0
- package/data-next/pokemon-texts/deu/raikou.md +8 -0
- package/data-next/pokemon-texts/deu/ralts.md +8 -0
- package/data-next/pokemon-texts/deu/rampardos.md +9 -0
- package/data-next/pokemon-texts/deu/rapidash-galar.md +8 -0
- package/data-next/pokemon-texts/deu/rapidash.md +11 -0
- package/data-next/pokemon-texts/deu/raticate-alola.md +8 -0
- package/data-next/pokemon-texts/deu/raticate-f.md +8 -0
- package/data-next/pokemon-texts/deu/raticate.md +10 -0
- package/data-next/pokemon-texts/deu/rattata-alola.md +9 -0
- package/data-next/pokemon-texts/deu/rattata-f.md +11 -0
- package/data-next/pokemon-texts/deu/rattata.md +9 -0
- package/data-next/pokemon-texts/deu/rayquaza-mega.md +8 -0
- package/data-next/pokemon-texts/deu/rayquaza.md +8 -0
- package/data-next/pokemon-texts/deu/regice.md +7 -0
- package/data-next/pokemon-texts/deu/regidrago.md +8 -0
- package/data-next/pokemon-texts/deu/regieleki.md +6 -0
- package/data-next/pokemon-texts/deu/regigigas.md +8 -0
- package/data-next/pokemon-texts/deu/regirock.md +8 -0
- package/data-next/pokemon-texts/deu/registeel.md +9 -0
- package/data-next/pokemon-texts/deu/relicanth-f.md +7 -0
- package/data-next/pokemon-texts/deu/relicanth.md +9 -0
- package/data-next/pokemon-texts/deu/remoraid.md +9 -0
- package/data-next/pokemon-texts/deu/reshiram.md +9 -0
- package/data-next/pokemon-texts/deu/reuniclus.md +9 -0
- package/data-next/pokemon-texts/deu/rhydon-f.md +10 -0
- package/data-next/pokemon-texts/deu/rhydon.md +8 -0
- package/data-next/pokemon-texts/deu/rhyhorn-f.md +10 -0
- package/data-next/pokemon-texts/deu/rhyhorn.md +9 -0
- package/data-next/pokemon-texts/deu/rhyperior-f.md +9 -0
- package/data-next/pokemon-texts/deu/rhyperior.md +8 -0
- package/data-next/pokemon-texts/deu/ribombee.md +9 -0
- package/data-next/pokemon-texts/deu/rillaboom-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/rillaboom.md +7 -0
- package/data-next/pokemon-texts/deu/riolu.md +11 -0
- package/data-next/pokemon-texts/deu/rockruff.md +9 -0
- package/data-next/pokemon-texts/deu/roggenrola.md +9 -0
- package/data-next/pokemon-texts/deu/rolycoly.md +7 -0
- package/data-next/pokemon-texts/deu/rookidee.md +7 -0
- package/data-next/pokemon-texts/deu/roselia-f.md +9 -0
- package/data-next/pokemon-texts/deu/roselia.md +9 -0
- package/data-next/pokemon-texts/deu/roserade-f.md +8 -0
- package/data-next/pokemon-texts/deu/roserade.md +8 -0
- package/data-next/pokemon-texts/deu/rotom-fan.md +8 -0
- package/data-next/pokemon-texts/deu/rotom-frost.md +8 -0
- package/data-next/pokemon-texts/deu/rotom-heat.md +8 -0
- package/data-next/pokemon-texts/deu/rotom-mow.md +8 -0
- package/data-next/pokemon-texts/deu/rotom-wash.md +8 -0
- package/data-next/pokemon-texts/deu/rotom.md +9 -0
- package/data-next/pokemon-texts/deu/rowlet.md +11 -0
- package/data-next/pokemon-texts/deu/rufflet.md +9 -0
- package/data-next/pokemon-texts/deu/runerigus.md +8 -0
- package/data-next/pokemon-texts/deu/sableye-mega.md +9 -0
- package/data-next/pokemon-texts/deu/sableye.md +9 -0
- package/data-next/pokemon-texts/deu/salamence-mega.md +8 -0
- package/data-next/pokemon-texts/deu/salamence.md +9 -0
- package/data-next/pokemon-texts/deu/salandit.md +9 -0
- package/data-next/pokemon-texts/deu/salazzle.md +10 -0
- package/data-next/pokemon-texts/deu/samurott-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/samurott.md +5 -0
- package/data-next/pokemon-texts/deu/sandaconda-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/sandaconda.md +7 -0
- package/data-next/pokemon-texts/deu/sandile.md +9 -0
- package/data-next/pokemon-texts/deu/sandshrew-alola.md +8 -0
- package/data-next/pokemon-texts/deu/sandshrew.md +10 -0
- package/data-next/pokemon-texts/deu/sandslash-alola.md +10 -0
- package/data-next/pokemon-texts/deu/sandslash.md +9 -0
- package/data-next/pokemon-texts/deu/sandygast.md +9 -0
- package/data-next/pokemon-texts/deu/sawk.md +11 -0
- package/data-next/pokemon-texts/deu/sawsbuck-autumn.md +8 -0
- package/data-next/pokemon-texts/deu/sawsbuck-summer.md +7 -0
- package/data-next/pokemon-texts/deu/sawsbuck-winter.md +7 -0
- package/data-next/pokemon-texts/deu/sawsbuck.md +7 -0
- package/data-next/pokemon-texts/deu/scatterbug.md +7 -0
- package/data-next/pokemon-texts/deu/sceptile-mega.md +8 -0
- package/data-next/pokemon-texts/deu/sceptile.md +10 -0
- package/data-next/pokemon-texts/deu/scizor-f.md +9 -0
- package/data-next/pokemon-texts/deu/scizor-mega.md +10 -0
- package/data-next/pokemon-texts/deu/scizor.md +9 -0
- package/data-next/pokemon-texts/deu/scolipede-mega.md +9 -0
- package/data-next/pokemon-texts/deu/scolipede.md +7 -0
- package/data-next/pokemon-texts/deu/scorbunny.md +6 -0
- package/data-next/pokemon-texts/deu/scrafty-mega.md +9 -0
- package/data-next/pokemon-texts/deu/scrafty.md +8 -0
- package/data-next/pokemon-texts/deu/scraggy.md +9 -0
- package/data-next/pokemon-texts/deu/scyther-f.md +9 -0
- package/data-next/pokemon-texts/deu/scyther.md +9 -0
- package/data-next/pokemon-texts/deu/seadra.md +9 -0
- package/data-next/pokemon-texts/deu/seaking-f.md +9 -0
- package/data-next/pokemon-texts/deu/seaking.md +9 -0
- package/data-next/pokemon-texts/deu/sealeo.md +8 -0
- package/data-next/pokemon-texts/deu/seedot.md +9 -0
- package/data-next/pokemon-texts/deu/seel.md +9 -0
- package/data-next/pokemon-texts/deu/seismitoad.md +9 -0
- package/data-next/pokemon-texts/deu/sentret.md +8 -0
- package/data-next/pokemon-texts/deu/serperior.md +7 -0
- package/data-next/pokemon-texts/deu/servine.md +7 -0
- package/data-next/pokemon-texts/deu/seviper.md +9 -0
- package/data-next/pokemon-texts/deu/sewaddle.md +7 -0
- package/data-next/pokemon-texts/deu/sharpedo-mega.md +8 -0
- package/data-next/pokemon-texts/deu/sharpedo.md +9 -0
- package/data-next/pokemon-texts/deu/shaymin-sky.md +6 -0
- package/data-next/pokemon-texts/deu/shaymin.md +7 -0
- package/data-next/pokemon-texts/deu/shedinja.md +9 -0
- package/data-next/pokemon-texts/deu/shelgon.md +9 -0
- package/data-next/pokemon-texts/deu/shellder.md +9 -0
- package/data-next/pokemon-texts/deu/shellos-east.md +10 -0
- package/data-next/pokemon-texts/deu/shellos.md +9 -0
- package/data-next/pokemon-texts/deu/shelmet.md +8 -0
- package/data-next/pokemon-texts/deu/shieldon.md +8 -0
- package/data-next/pokemon-texts/deu/shiftry-f.md +9 -0
- package/data-next/pokemon-texts/deu/shiftry.md +9 -0
- package/data-next/pokemon-texts/deu/shiinotic.md +9 -0
- package/data-next/pokemon-texts/deu/shinx-f.md +8 -0
- package/data-next/pokemon-texts/deu/shinx.md +7 -0
- package/data-next/pokemon-texts/deu/shroomish.md +9 -0
- package/data-next/pokemon-texts/deu/shuckle.md +8 -0
- package/data-next/pokemon-texts/deu/shuppet.md +9 -0
- package/data-next/pokemon-texts/deu/sigilyph.md +9 -0
- package/data-next/pokemon-texts/deu/silcoon.md +9 -0
- package/data-next/pokemon-texts/deu/silicobra.md +7 -0
- package/data-next/pokemon-texts/deu/silvally-bug.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-dark.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-dragon.md +9 -0
- package/data-next/pokemon-texts/deu/silvally-electric.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-fairy.md +9 -0
- package/data-next/pokemon-texts/deu/silvally-fighting.md +9 -0
- package/data-next/pokemon-texts/deu/silvally-fire.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-flying.md +7 -0
- package/data-next/pokemon-texts/deu/silvally-ghost.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-grass.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-ground.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-ice.md +9 -0
- package/data-next/pokemon-texts/deu/silvally-poison.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-psychic.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-rock.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-steel.md +8 -0
- package/data-next/pokemon-texts/deu/silvally-water.md +8 -0
- package/data-next/pokemon-texts/deu/silvally.md +8 -0
- package/data-next/pokemon-texts/deu/simipour.md +7 -0
- package/data-next/pokemon-texts/deu/simisage.md +6 -0
- package/data-next/pokemon-texts/deu/simisear.md +6 -0
- package/data-next/pokemon-texts/deu/sinistea-antique.md +7 -0
- package/data-next/pokemon-texts/deu/sinistea.md +7 -0
- package/data-next/pokemon-texts/deu/sirfetchd.md +8 -0
- package/data-next/pokemon-texts/deu/sizzlipede.md +7 -0
- package/data-next/pokemon-texts/deu/skarmory-mega.md +9 -0
- package/data-next/pokemon-texts/deu/skarmory.md +9 -0
- package/data-next/pokemon-texts/deu/skiddo.md +7 -0
- package/data-next/pokemon-texts/deu/skiploom.md +9 -0
- package/data-next/pokemon-texts/deu/skitty.md +8 -0
- package/data-next/pokemon-texts/deu/skorupi.md +7 -0
- package/data-next/pokemon-texts/deu/skrelp.md +9 -0
- package/data-next/pokemon-texts/deu/skuntank.md +9 -0
- package/data-next/pokemon-texts/deu/skwovet.md +7 -0
- package/data-next/pokemon-texts/deu/slaking.md +8 -0
- package/data-next/pokemon-texts/deu/slakoth.md +10 -0
- package/data-next/pokemon-texts/deu/sliggoo-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/sliggoo.md +9 -0
- package/data-next/pokemon-texts/deu/slowbro-galar.md +9 -0
- package/data-next/pokemon-texts/deu/slowbro-mega.md +9 -0
- package/data-next/pokemon-texts/deu/slowbro.md +9 -0
- package/data-next/pokemon-texts/deu/slowking-galar.md +8 -0
- package/data-next/pokemon-texts/deu/slowking.md +9 -0
- package/data-next/pokemon-texts/deu/slowpoke-galar.md +9 -0
- package/data-next/pokemon-texts/deu/slowpoke.md +9 -0
- package/data-next/pokemon-texts/deu/slugma.md +9 -0
- package/data-next/pokemon-texts/deu/slurpuff.md +9 -0
- package/data-next/pokemon-texts/deu/smeargle.md +10 -0
- package/data-next/pokemon-texts/deu/smoochum.md +9 -0
- package/data-next/pokemon-texts/deu/sneasel-f.md +9 -0
- package/data-next/pokemon-texts/deu/sneasel-hisui-f.md +8 -0
- package/data-next/pokemon-texts/deu/sneasel-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/sneasel.md +9 -0
- package/data-next/pokemon-texts/deu/snivy.md +7 -0
- package/data-next/pokemon-texts/deu/snom.md +7 -0
- package/data-next/pokemon-texts/deu/snorlax-gmax.md +10 -0
- package/data-next/pokemon-texts/deu/snorlax.md +9 -0
- package/data-next/pokemon-texts/deu/snorunt.md +10 -0
- package/data-next/pokemon-texts/deu/snover-f.md +8 -0
- package/data-next/pokemon-texts/deu/snover.md +8 -0
- package/data-next/pokemon-texts/deu/snubbull.md +9 -0
- package/data-next/pokemon-texts/deu/sobble.md +7 -0
- package/data-next/pokemon-texts/deu/solgaleo.md +9 -0
- package/data-next/pokemon-texts/deu/solosis.md +7 -0
- package/data-next/pokemon-texts/deu/solrock.md +8 -0
- package/data-next/pokemon-texts/deu/spearow.md +9 -0
- package/data-next/pokemon-texts/deu/spectrier.md +7 -0
- package/data-next/pokemon-texts/deu/spewpa.md +7 -0
- package/data-next/pokemon-texts/deu/spheal.md +10 -0
- package/data-next/pokemon-texts/deu/spinarak.md +10 -0
- package/data-next/pokemon-texts/deu/spinda.md +9 -0
- package/data-next/pokemon-texts/deu/spiritomb.md +7 -0
- package/data-next/pokemon-texts/deu/spoink.md +8 -0
- package/data-next/pokemon-texts/deu/spritzee.md +8 -0
- package/data-next/pokemon-texts/deu/squirtle.md +9 -0
- package/data-next/pokemon-texts/deu/stakataka.md +8 -0
- package/data-next/pokemon-texts/deu/stantler.md +8 -0
- package/data-next/pokemon-texts/deu/staraptor-f.md +7 -0
- package/data-next/pokemon-texts/deu/staraptor-mega.md +7 -0
- package/data-next/pokemon-texts/deu/staraptor.md +7 -0
- package/data-next/pokemon-texts/deu/staravia-f.md +7 -0
- package/data-next/pokemon-texts/deu/staravia.md +7 -0
- package/data-next/pokemon-texts/deu/starly-f.md +7 -0
- package/data-next/pokemon-texts/deu/starly.md +7 -0
- package/data-next/pokemon-texts/deu/starmie-mega.md +10 -0
- package/data-next/pokemon-texts/deu/starmie.md +9 -0
- package/data-next/pokemon-texts/deu/staryu.md +9 -0
- package/data-next/pokemon-texts/deu/steelix-f.md +8 -0
- package/data-next/pokemon-texts/deu/steelix-mega.md +8 -0
- package/data-next/pokemon-texts/deu/steelix.md +8 -0
- package/data-next/pokemon-texts/deu/steenee.md +9 -0
- package/data-next/pokemon-texts/deu/stonjourner.md +7 -0
- package/data-next/pokemon-texts/deu/stoutland.md +9 -0
- package/data-next/pokemon-texts/deu/stufful.md +9 -0
- package/data-next/pokemon-texts/deu/stunfisk-galar.md +8 -0
- package/data-next/pokemon-texts/deu/stunfisk.md +9 -0
- package/data-next/pokemon-texts/deu/stunky.md +8 -0
- package/data-next/pokemon-texts/deu/sudowoodo-f.md +9 -0
- package/data-next/pokemon-texts/deu/sudowoodo.md +9 -0
- package/data-next/pokemon-texts/deu/suicune.md +7 -0
- package/data-next/pokemon-texts/deu/sunflora.md +7 -0
- package/data-next/pokemon-texts/deu/sunkern.md +8 -0
- package/data-next/pokemon-texts/deu/surskit.md +10 -0
- package/data-next/pokemon-texts/deu/swablu.md +9 -0
- package/data-next/pokemon-texts/deu/swadloon.md +7 -0
- package/data-next/pokemon-texts/deu/swalot-f.md +9 -0
- package/data-next/pokemon-texts/deu/swalot.md +8 -0
- package/data-next/pokemon-texts/deu/swampert-mega.md +11 -0
- package/data-next/pokemon-texts/deu/swampert.md +9 -0
- package/data-next/pokemon-texts/deu/swanna.md +7 -0
- package/data-next/pokemon-texts/deu/swellow.md +9 -0
- package/data-next/pokemon-texts/deu/swinub.md +7 -0
- package/data-next/pokemon-texts/deu/swirlix.md +7 -0
- package/data-next/pokemon-texts/deu/swoobat.md +8 -0
- package/data-next/pokemon-texts/deu/sylveon.md +9 -0
- package/data-next/pokemon-texts/deu/taillow.md +9 -0
- package/data-next/pokemon-texts/deu/talonflame.md +8 -0
- package/data-next/pokemon-texts/deu/tangela.md +10 -0
- package/data-next/pokemon-texts/deu/tangrowth-f.md +7 -0
- package/data-next/pokemon-texts/deu/tangrowth.md +9 -0
- package/data-next/pokemon-texts/deu/tapubulu.md +10 -0
- package/data-next/pokemon-texts/deu/tapufini.md +8 -0
- package/data-next/pokemon-texts/deu/tapukoko.md +10 -0
- package/data-next/pokemon-texts/deu/tapulele.md +8 -0
- package/data-next/pokemon-texts/deu/tauros-paldea-fire.md +9 -0
- package/data-next/pokemon-texts/deu/tauros-paldea-water.md +9 -0
- package/data-next/pokemon-texts/deu/tauros-paldea.md +9 -0
- package/data-next/pokemon-texts/deu/tauros.md +9 -0
- package/data-next/pokemon-texts/deu/teddiursa.md +8 -0
- package/data-next/pokemon-texts/deu/tentacool.md +9 -0
- package/data-next/pokemon-texts/deu/tentacruel.md +9 -0
- package/data-next/pokemon-texts/deu/tepig.md +7 -0
- package/data-next/pokemon-texts/deu/terrakion.md +8 -0
- package/data-next/pokemon-texts/deu/thievul.md +8 -0
- package/data-next/pokemon-texts/deu/throh.md +10 -0
- package/data-next/pokemon-texts/deu/thundurus-therian.md +7 -0
- package/data-next/pokemon-texts/deu/thundurus.md +8 -0
- package/data-next/pokemon-texts/deu/thwackey.md +8 -0
- package/data-next/pokemon-texts/deu/timburr.md +8 -0
- package/data-next/pokemon-texts/deu/tirtouga.md +9 -0
- package/data-next/pokemon-texts/deu/togedemaru.md +9 -0
- package/data-next/pokemon-texts/deu/togekiss.md +8 -0
- package/data-next/pokemon-texts/deu/togepi.md +7 -0
- package/data-next/pokemon-texts/deu/togetic.md +8 -0
- package/data-next/pokemon-texts/deu/torchic-f.md +8 -0
- package/data-next/pokemon-texts/deu/torchic.md +7 -0
- package/data-next/pokemon-texts/deu/torkoal.md +9 -0
- package/data-next/pokemon-texts/deu/tornadus-therian.md +7 -0
- package/data-next/pokemon-texts/deu/tornadus.md +7 -0
- package/data-next/pokemon-texts/deu/torracat.md +9 -0
- package/data-next/pokemon-texts/deu/torterra.md +7 -0
- package/data-next/pokemon-texts/deu/totodile.md +7 -0
- package/data-next/pokemon-texts/deu/toucannon.md +11 -0
- package/data-next/pokemon-texts/deu/toxapex.md +9 -0
- package/data-next/pokemon-texts/deu/toxel.md +7 -0
- package/data-next/pokemon-texts/deu/toxicroak-f.md +9 -0
- package/data-next/pokemon-texts/deu/toxicroak.md +7 -0
- package/data-next/pokemon-texts/deu/toxtricity-gmax.md +7 -0
- package/data-next/pokemon-texts/deu/toxtricity-low-key-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/toxtricity-low-key.md +7 -0
- package/data-next/pokemon-texts/deu/toxtricity.md +7 -0
- package/data-next/pokemon-texts/deu/tranquill.md +7 -0
- package/data-next/pokemon-texts/deu/trapinch.md +9 -0
- package/data-next/pokemon-texts/deu/treecko.md +9 -0
- package/data-next/pokemon-texts/deu/trevenant.md +9 -0
- package/data-next/pokemon-texts/deu/tropius.md +9 -0
- package/data-next/pokemon-texts/deu/trubbish.md +9 -0
- package/data-next/pokemon-texts/deu/trumbeak.md +8 -0
- package/data-next/pokemon-texts/deu/tsareena.md +8 -0
- package/data-next/pokemon-texts/deu/turtonator.md +9 -0
- package/data-next/pokemon-texts/deu/turtwig.md +8 -0
- package/data-next/pokemon-texts/deu/tympole.md +8 -0
- package/data-next/pokemon-texts/deu/tynamo.md +7 -0
- package/data-next/pokemon-texts/deu/typenull.md +9 -0
- package/data-next/pokemon-texts/deu/typhlosion-hisui.md +8 -0
- package/data-next/pokemon-texts/deu/typhlosion.md +8 -0
- package/data-next/pokemon-texts/deu/tyranitar-mega.md +9 -0
- package/data-next/pokemon-texts/deu/tyranitar.md +9 -0
- package/data-next/pokemon-texts/deu/tyrantrum.md +9 -0
- package/data-next/pokemon-texts/deu/tyrogue.md +9 -0
- package/data-next/pokemon-texts/deu/tyrunt.md +8 -0
- package/data-next/pokemon-texts/deu/umbreon.md +9 -0
- package/data-next/pokemon-texts/deu/unfezant-f.md +7 -0
- package/data-next/pokemon-texts/deu/unfezant.md +7 -0
- package/data-next/pokemon-texts/deu/unown-b.md +7 -0
- package/data-next/pokemon-texts/deu/unown-c.md +7 -0
- package/data-next/pokemon-texts/deu/unown-d.md +7 -0
- package/data-next/pokemon-texts/deu/unown-e.md +7 -0
- package/data-next/pokemon-texts/deu/unown-exclamation.md +8 -0
- package/data-next/pokemon-texts/deu/unown-f.md +7 -0
- package/data-next/pokemon-texts/deu/unown-g.md +7 -0
- package/data-next/pokemon-texts/deu/unown-h.md +7 -0
- package/data-next/pokemon-texts/deu/unown-i.md +7 -0
- package/data-next/pokemon-texts/deu/unown-j.md +7 -0
- package/data-next/pokemon-texts/deu/unown-k.md +7 -0
- package/data-next/pokemon-texts/deu/unown-l.md +7 -0
- package/data-next/pokemon-texts/deu/unown-m.md +7 -0
- package/data-next/pokemon-texts/deu/unown-n.md +8 -0
- package/data-next/pokemon-texts/deu/unown-o.md +8 -0
- package/data-next/pokemon-texts/deu/unown-p.md +7 -0
- package/data-next/pokemon-texts/deu/unown-q.md +7 -0
- package/data-next/pokemon-texts/deu/unown-question.md +8 -0
- package/data-next/pokemon-texts/deu/unown-r.md +7 -0
- package/data-next/pokemon-texts/deu/unown-s.md +7 -0
- package/data-next/pokemon-texts/deu/unown-t.md +7 -0
- package/data-next/pokemon-texts/deu/unown-u.md +7 -0
- package/data-next/pokemon-texts/deu/unown-v.md +7 -0
- package/data-next/pokemon-texts/deu/unown-w.md +7 -0
- package/data-next/pokemon-texts/deu/unown-x.md +7 -0
- package/data-next/pokemon-texts/deu/unown-y.md +7 -0
- package/data-next/pokemon-texts/deu/unown-z.md +8 -0
- package/data-next/pokemon-texts/deu/unown.md +7 -0
- package/data-next/pokemon-texts/deu/ursaring-f.md +8 -0
- package/data-next/pokemon-texts/deu/ursaring.md +7 -0
- package/data-next/pokemon-texts/deu/urshifu-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/urshifu-rapid-strike-gmax.md +8 -0
- package/data-next/pokemon-texts/deu/urshifu-rapid-strike.md +7 -0
- package/data-next/pokemon-texts/deu/urshifu.md +7 -0
- package/data-next/pokemon-texts/deu/uxie.md +7 -0
- package/data-next/pokemon-texts/deu/vanillish.md +9 -0
- package/data-next/pokemon-texts/deu/vanillite.md +9 -0
- package/data-next/pokemon-texts/deu/vanilluxe.md +10 -0
- package/data-next/pokemon-texts/deu/vaporeon.md +9 -0
- package/data-next/pokemon-texts/deu/venipede.md +7 -0
- package/data-next/pokemon-texts/deu/venomoth.md +9 -0
- package/data-next/pokemon-texts/deu/venonat.md +7 -0
- package/data-next/pokemon-texts/deu/venusaur-f.md +9 -0
- package/data-next/pokemon-texts/deu/venusaur-gmax.md +9 -0
- package/data-next/pokemon-texts/deu/venusaur-mega.md +9 -0
- package/data-next/pokemon-texts/deu/venusaur.md +9 -0
- package/data-next/pokemon-texts/deu/vespiquen.md +7 -0
- package/data-next/pokemon-texts/deu/vibrava.md +9 -0
- package/data-next/pokemon-texts/deu/victini.md +7 -0
- package/data-next/pokemon-texts/deu/victreebel-mega.md +9 -0
- package/data-next/pokemon-texts/deu/victreebel.md +9 -0
- package/data-next/pokemon-texts/deu/vigoroth.md +8 -0
- package/data-next/pokemon-texts/deu/vikavolt.md +9 -0
- package/data-next/pokemon-texts/deu/vileplume-f.md +9 -0
- package/data-next/pokemon-texts/deu/vileplume.md +9 -0
- package/data-next/pokemon-texts/deu/virizion.md +7 -0
- package/data-next/pokemon-texts/deu/vivillon-archipelago.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-continental.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-elegant.md +7 -0
- package/data-next/pokemon-texts/deu/vivillon-fancy.md +7 -0
- package/data-next/pokemon-texts/deu/vivillon-garden.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-high-plains.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-jungle.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-marine.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-meadow.md +7 -0
- package/data-next/pokemon-texts/deu/vivillon-modern.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-monsoon.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-ocean.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-pokeball.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-polar.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-river.md +8 -0
- package/data-next/pokemon-texts/deu/vivillon-sandstorm.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-savanna.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon-sun.md +7 -0
- package/data-next/pokemon-texts/deu/vivillon-tundra.md +6 -0
- package/data-next/pokemon-texts/deu/vivillon.md +8 -0
- package/data-next/pokemon-texts/deu/volbeat.md +7 -0
- package/data-next/pokemon-texts/deu/volcanion.md +7 -0
- package/data-next/pokemon-texts/deu/volcarona.md +9 -0
- package/data-next/pokemon-texts/deu/voltorb-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/voltorb.md +9 -0
- package/data-next/pokemon-texts/deu/vullaby.md +8 -0
- package/data-next/pokemon-texts/deu/vulpix-alola.md +9 -0
- package/data-next/pokemon-texts/deu/vulpix.md +9 -0
- package/data-next/pokemon-texts/deu/wailmer.md +9 -0
- package/data-next/pokemon-texts/deu/wailord.md +12 -0
- package/data-next/pokemon-texts/deu/walrein.md +9 -0
- package/data-next/pokemon-texts/deu/wartortle.md +9 -0
- package/data-next/pokemon-texts/deu/watchog.md +7 -0
- package/data-next/pokemon-texts/deu/weavile-f.md +9 -0
- package/data-next/pokemon-texts/deu/weavile.md +9 -0
- package/data-next/pokemon-texts/deu/weedle.md +9 -0
- package/data-next/pokemon-texts/deu/weepinbell.md +8 -0
- package/data-next/pokemon-texts/deu/weezing-galar.md +9 -0
- package/data-next/pokemon-texts/deu/weezing.md +11 -0
- package/data-next/pokemon-texts/deu/whimsicott.md +9 -0
- package/data-next/pokemon-texts/deu/whirlipede.md +7 -0
- package/data-next/pokemon-texts/deu/whiscash.md +9 -0
- package/data-next/pokemon-texts/deu/whismur.md +9 -0
- package/data-next/pokemon-texts/deu/wigglytuff.md +9 -0
- package/data-next/pokemon-texts/deu/wimpod.md +9 -0
- package/data-next/pokemon-texts/deu/wingull.md +9 -0
- package/data-next/pokemon-texts/deu/wishiwashi-school.md +9 -0
- package/data-next/pokemon-texts/deu/wishiwashi.md +9 -0
- package/data-next/pokemon-texts/deu/wobbuffet-f.md +9 -0
- package/data-next/pokemon-texts/deu/wobbuffet.md +9 -0
- package/data-next/pokemon-texts/deu/woobat.md +8 -0
- package/data-next/pokemon-texts/deu/wooloo.md +7 -0
- package/data-next/pokemon-texts/deu/wooper-f.md +8 -0
- package/data-next/pokemon-texts/deu/wooper-paldea.md +7 -0
- package/data-next/pokemon-texts/deu/wooper.md +8 -0
- package/data-next/pokemon-texts/deu/wormadam-sandy.md +7 -0
- package/data-next/pokemon-texts/deu/wormadam-trash.md +8 -0
- package/data-next/pokemon-texts/deu/wormadam.md +7 -0
- package/data-next/pokemon-texts/deu/wurmple.md +9 -0
- package/data-next/pokemon-texts/deu/wynaut.md +8 -0
- package/data-next/pokemon-texts/deu/xatu-f.md +9 -0
- package/data-next/pokemon-texts/deu/xatu.md +9 -0
- package/data-next/pokemon-texts/deu/xerneas-active.md +7 -0
- package/data-next/pokemon-texts/deu/xerneas.md +7 -0
- package/data-next/pokemon-texts/deu/xurkitree.md +9 -0
- package/data-next/pokemon-texts/deu/yamask-galar.md +8 -0
- package/data-next/pokemon-texts/deu/yamask.md +8 -0
- package/data-next/pokemon-texts/deu/yamper.md +7 -0
- package/data-next/pokemon-texts/deu/yanma.md +8 -0
- package/data-next/pokemon-texts/deu/yanmega.md +7 -0
- package/data-next/pokemon-texts/deu/yungoos.md +9 -0
- package/data-next/pokemon-texts/deu/yveltal.md +7 -0
- package/data-next/pokemon-texts/deu/zacian-crowned.md +7 -0
- package/data-next/pokemon-texts/deu/zacian.md +7 -0
- package/data-next/pokemon-texts/deu/zamazenta-crowned.md +8 -0
- package/data-next/pokemon-texts/deu/zamazenta.md +8 -0
- package/data-next/pokemon-texts/deu/zangoose.md +9 -0
- package/data-next/pokemon-texts/deu/zapdos-galar.md +8 -0
- package/data-next/pokemon-texts/deu/zapdos.md +9 -0
- package/data-next/pokemon-texts/deu/zarude-dada.md +7 -0
- package/data-next/pokemon-texts/deu/zarude.md +7 -0
- package/data-next/pokemon-texts/deu/zebstrika.md +7 -0
- package/data-next/pokemon-texts/deu/zekrom.md +9 -0
- package/data-next/pokemon-texts/deu/zeraora-mega.md +8 -0
- package/data-next/pokemon-texts/deu/zeraora.md +8 -0
- package/data-next/pokemon-texts/deu/zigzagoon-galar.md +9 -0
- package/data-next/pokemon-texts/deu/zigzagoon.md +9 -0
- package/data-next/pokemon-texts/deu/zoroark-hisui.md +9 -0
- package/data-next/pokemon-texts/deu/zoroark.md +9 -0
- package/data-next/pokemon-texts/deu/zorua-hisui.md +8 -0
- package/data-next/pokemon-texts/deu/zorua.md +8 -0
- package/data-next/pokemon-texts/deu/zubat-f.md +11 -0
- package/data-next/pokemon-texts/deu/zubat.md +9 -0
- package/data-next/pokemon-texts/deu/zweilous.md +9 -0
- package/data-next/pokemon-texts/deu/zygarde-10.md +8 -0
- package/data-next/pokemon-texts/deu/zygarde-complete-mega.md +8 -0
- package/data-next/pokemon-texts/deu/zygarde-complete.md +8 -0
- package/data-next/pokemon-texts/deu/zygarde.md +8 -0
- package/data-next/pokemon-texts/eng/abomasnow-f.md +8 -0
- package/data-next/pokemon-texts/eng/abomasnow-mega.md +9 -0
- package/data-next/pokemon-texts/eng/abomasnow.md +9 -0
- package/data-next/pokemon-texts/eng/abra.md +8 -0
- package/data-next/pokemon-texts/eng/absol-mega-z.md +8 -0
- package/data-next/pokemon-texts/eng/absol-mega.md +9 -0
- package/data-next/pokemon-texts/eng/absol.md +9 -0
- package/data-next/pokemon-texts/eng/accelgor.md +7 -0
- package/data-next/pokemon-texts/eng/aegislash-blade.md +9 -0
- package/data-next/pokemon-texts/eng/aegislash.md +9 -0
- package/data-next/pokemon-texts/eng/aerodactyl-mega.md +9 -0
- package/data-next/pokemon-texts/eng/aerodactyl.md +9 -0
- package/data-next/pokemon-texts/eng/aggron-mega.md +9 -0
- package/data-next/pokemon-texts/eng/aggron.md +11 -0
- package/data-next/pokemon-texts/eng/aipom-f.md +8 -0
- package/data-next/pokemon-texts/eng/aipom.md +9 -0
- package/data-next/pokemon-texts/eng/alakazam-f.md +9 -0
- package/data-next/pokemon-texts/eng/alakazam-mega.md +9 -0
- package/data-next/pokemon-texts/eng/alakazam.md +9 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-ribbon.md +4 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-star.md +4 -0
- package/data-next/pokemon-texts/eng/alcremie-caramel-swirl-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-love.md +5 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-ribbon.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-star.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-lemon-cream-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-ribbon.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-star.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-matcha-cream-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-ribbon.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-star.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-mint-cream-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-ribbon.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-star.md +8 -0
- package/data-next/pokemon-texts/eng/alcremie-rainbow-swirl-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-berry.md +8 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-ribbon.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-star.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-cream-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-ribbon.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-star.md +8 -0
- package/data-next/pokemon-texts/eng/alcremie-ruby-swirl-strawberry.md +4 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-ribbon.md +4 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-star.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-salted-cream-strawberry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-vanilla-cream-berry.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-vanilla-cream-clover.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-vanilla-cream-flower.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-vanilla-cream-love.md +7 -0
- package/data-next/pokemon-texts/eng/alcremie-vanilla-cream-ribbon.md +5 -0
- package/data-next/pokemon-texts/eng/alcremie-vanilla-cream-star.md +6 -0
- package/data-next/pokemon-texts/eng/alcremie.md +6 -0
- package/data-next/pokemon-texts/eng/alomomola.md +9 -0
- package/data-next/pokemon-texts/eng/altaria-mega.md +9 -0
- package/data-next/pokemon-texts/eng/altaria.md +9 -0
- package/data-next/pokemon-texts/eng/amaura.md +9 -0
- package/data-next/pokemon-texts/eng/ambipom-f.md +9 -0
- package/data-next/pokemon-texts/eng/ambipom.md +9 -0
- package/data-next/pokemon-texts/eng/amoonguss.md +7 -0
- package/data-next/pokemon-texts/eng/ampharos-mega.md +8 -0
- package/data-next/pokemon-texts/eng/ampharos.md +8 -0
- package/data-next/pokemon-texts/eng/annihilape.md +7 -0
- package/data-next/pokemon-texts/eng/anorith.md +8 -0
- package/data-next/pokemon-texts/eng/appletun-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/appletun.md +8 -0
- package/data-next/pokemon-texts/eng/applin.md +8 -0
- package/data-next/pokemon-texts/eng/araquanid.md +9 -0
- package/data-next/pokemon-texts/eng/arbok.md +9 -0
- package/data-next/pokemon-texts/eng/arboliva.md +7 -0
- package/data-next/pokemon-texts/eng/arcanine-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/arcanine.md +9 -0
- package/data-next/pokemon-texts/eng/arceus-bug.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-dark.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-dragon.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-electric.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-fairy.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-fighting.md +7 -0
- package/data-next/pokemon-texts/eng/arceus-fire.md +9 -0
- package/data-next/pokemon-texts/eng/arceus-flying.md +9 -0
- package/data-next/pokemon-texts/eng/arceus-ghost.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-grass.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-ground.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-ice.md +9 -0
- package/data-next/pokemon-texts/eng/arceus-legendary.md +9 -0
- package/data-next/pokemon-texts/eng/arceus-poison.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-psychic.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-rock.md +9 -0
- package/data-next/pokemon-texts/eng/arceus-steel.md +8 -0
- package/data-next/pokemon-texts/eng/arceus-water.md +8 -0
- package/data-next/pokemon-texts/eng/arceus.md +8 -0
- package/data-next/pokemon-texts/eng/archaludon.md +8 -0
- package/data-next/pokemon-texts/eng/archen.md +8 -0
- package/data-next/pokemon-texts/eng/archeops.md +9 -0
- package/data-next/pokemon-texts/eng/arctibax.md +7 -0
- package/data-next/pokemon-texts/eng/arctovish.md +7 -0
- package/data-next/pokemon-texts/eng/arctozolt.md +8 -0
- package/data-next/pokemon-texts/eng/ariados.md +9 -0
- package/data-next/pokemon-texts/eng/armaldo.md +10 -0
- package/data-next/pokemon-texts/eng/armarouge.md +7 -0
- package/data-next/pokemon-texts/eng/aromatisse.md +9 -0
- package/data-next/pokemon-texts/eng/aron.md +9 -0
- package/data-next/pokemon-texts/eng/arrokuda.md +8 -0
- package/data-next/pokemon-texts/eng/articuno-galar.md +8 -0
- package/data-next/pokemon-texts/eng/articuno.md +10 -0
- package/data-next/pokemon-texts/eng/audino-mega.md +9 -0
- package/data-next/pokemon-texts/eng/audino.md +9 -0
- package/data-next/pokemon-texts/eng/aurorus.md +9 -0
- package/data-next/pokemon-texts/eng/avalugg-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/avalugg.md +9 -0
- package/data-next/pokemon-texts/eng/axew.md +7 -0
- package/data-next/pokemon-texts/eng/azelf.md +9 -0
- package/data-next/pokemon-texts/eng/azumarill.md +11 -0
- package/data-next/pokemon-texts/eng/azurill.md +9 -0
- package/data-next/pokemon-texts/eng/bagon.md +9 -0
- package/data-next/pokemon-texts/eng/baltoy.md +9 -0
- package/data-next/pokemon-texts/eng/banette-mega.md +9 -0
- package/data-next/pokemon-texts/eng/banette.md +9 -0
- package/data-next/pokemon-texts/eng/barbaracle-mega.md +8 -0
- package/data-next/pokemon-texts/eng/barbaracle.md +8 -0
- package/data-next/pokemon-texts/eng/barboach.md +9 -0
- package/data-next/pokemon-texts/eng/barraskewda.md +7 -0
- package/data-next/pokemon-texts/eng/basculegion-f.md +8 -0
- package/data-next/pokemon-texts/eng/basculegion.md +8 -0
- package/data-next/pokemon-texts/eng/basculin-blue-striped.md +9 -0
- package/data-next/pokemon-texts/eng/basculin-white-striped.md +9 -0
- package/data-next/pokemon-texts/eng/basculin.md +10 -0
- package/data-next/pokemon-texts/eng/bastiodon.md +9 -0
- package/data-next/pokemon-texts/eng/baxcalibur-mega.md +7 -0
- package/data-next/pokemon-texts/eng/baxcalibur.md +8 -0
- package/data-next/pokemon-texts/eng/bayleef.md +8 -0
- package/data-next/pokemon-texts/eng/beartic.md +8 -0
- package/data-next/pokemon-texts/eng/beautifly-f.md +9 -0
- package/data-next/pokemon-texts/eng/beautifly.md +9 -0
- package/data-next/pokemon-texts/eng/beedrill-mega.md +9 -0
- package/data-next/pokemon-texts/eng/beedrill.md +8 -0
- package/data-next/pokemon-texts/eng/beheeyem.md +9 -0
- package/data-next/pokemon-texts/eng/beldum.md +9 -0
- package/data-next/pokemon-texts/eng/bellibolt.md +8 -0
- package/data-next/pokemon-texts/eng/bellossom.md +9 -0
- package/data-next/pokemon-texts/eng/bellsprout.md +9 -0
- package/data-next/pokemon-texts/eng/bergmite.md +9 -0
- package/data-next/pokemon-texts/eng/bewear.md +9 -0
- package/data-next/pokemon-texts/eng/bibarel-f.md +8 -0
- package/data-next/pokemon-texts/eng/bibarel.md +8 -0
- package/data-next/pokemon-texts/eng/bidoof-f.md +8 -0
- package/data-next/pokemon-texts/eng/bidoof.md +7 -0
- package/data-next/pokemon-texts/eng/binacle.md +8 -0
- package/data-next/pokemon-texts/eng/bisharp.md +8 -0
- package/data-next/pokemon-texts/eng/blacephalon.md +7 -0
- package/data-next/pokemon-texts/eng/blastoise-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/blastoise-mega.md +9 -0
- package/data-next/pokemon-texts/eng/blastoise.md +9 -0
- package/data-next/pokemon-texts/eng/blaziken-f.md +9 -0
- package/data-next/pokemon-texts/eng/blaziken-mega.md +9 -0
- package/data-next/pokemon-texts/eng/blaziken.md +9 -0
- package/data-next/pokemon-texts/eng/blipbug.md +6 -0
- package/data-next/pokemon-texts/eng/blissey.md +8 -0
- package/data-next/pokemon-texts/eng/blitzle.md +7 -0
- package/data-next/pokemon-texts/eng/boldore.md +9 -0
- package/data-next/pokemon-texts/eng/boltund.md +7 -0
- package/data-next/pokemon-texts/eng/bombirdier.md +8 -0
- package/data-next/pokemon-texts/eng/bonsly.md +8 -0
- package/data-next/pokemon-texts/eng/bouffalant.md +8 -0
- package/data-next/pokemon-texts/eng/bounsweet.md +9 -0
- package/data-next/pokemon-texts/eng/braixen.md +7 -0
- package/data-next/pokemon-texts/eng/brambleghast.md +6 -0
- package/data-next/pokemon-texts/eng/bramblin.md +8 -0
- package/data-next/pokemon-texts/eng/braviary-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/braviary.md +9 -0
- package/data-next/pokemon-texts/eng/breloom.md +9 -0
- package/data-next/pokemon-texts/eng/brionne.md +9 -0
- package/data-next/pokemon-texts/eng/bronzong.md +9 -0
- package/data-next/pokemon-texts/eng/bronzor.md +9 -0
- package/data-next/pokemon-texts/eng/brutebonnet.md +8 -0
- package/data-next/pokemon-texts/eng/bruxish.md +8 -0
- package/data-next/pokemon-texts/eng/budew.md +8 -0
- package/data-next/pokemon-texts/eng/buizel-f.md +8 -0
- package/data-next/pokemon-texts/eng/buizel.md +9 -0
- package/data-next/pokemon-texts/eng/bulbasaur.md +8 -0
- package/data-next/pokemon-texts/eng/buneary.md +9 -0
- package/data-next/pokemon-texts/eng/bunnelby.md +8 -0
- package/data-next/pokemon-texts/eng/burmy-sandy.md +8 -0
- package/data-next/pokemon-texts/eng/burmy-trash.md +9 -0
- package/data-next/pokemon-texts/eng/burmy.md +9 -0
- package/data-next/pokemon-texts/eng/butterfree-f.md +10 -0
- package/data-next/pokemon-texts/eng/butterfree-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/butterfree.md +10 -0
- package/data-next/pokemon-texts/eng/buzzwole.md +8 -0
- package/data-next/pokemon-texts/eng/cacnea.md +8 -0
- package/data-next/pokemon-texts/eng/cacturne-f.md +8 -0
- package/data-next/pokemon-texts/eng/cacturne.md +9 -0
- package/data-next/pokemon-texts/eng/calyrex-ice.md +8 -0
- package/data-next/pokemon-texts/eng/calyrex-shadow.md +8 -0
- package/data-next/pokemon-texts/eng/calyrex.md +7 -0
- package/data-next/pokemon-texts/eng/camerupt-f.md +8 -0
- package/data-next/pokemon-texts/eng/camerupt-mega.md +9 -0
- package/data-next/pokemon-texts/eng/camerupt.md +8 -0
- package/data-next/pokemon-texts/eng/capsakid.md +8 -0
- package/data-next/pokemon-texts/eng/carbink.md +9 -0
- package/data-next/pokemon-texts/eng/carkol.md +7 -0
- package/data-next/pokemon-texts/eng/carnivine.md +9 -0
- package/data-next/pokemon-texts/eng/carracosta.md +8 -0
- package/data-next/pokemon-texts/eng/carvanha.md +9 -0
- package/data-next/pokemon-texts/eng/cascoon.md +9 -0
- package/data-next/pokemon-texts/eng/castform-rainy.md +9 -0
- package/data-next/pokemon-texts/eng/castform-snowy.md +9 -0
- package/data-next/pokemon-texts/eng/castform-sunny.md +8 -0
- package/data-next/pokemon-texts/eng/castform.md +9 -0
- package/data-next/pokemon-texts/eng/caterpie.md +9 -0
- package/data-next/pokemon-texts/eng/celebi.md +9 -0
- package/data-next/pokemon-texts/eng/celesteela.md +8 -0
- package/data-next/pokemon-texts/eng/centiskorch-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/centiskorch.md +7 -0
- package/data-next/pokemon-texts/eng/ceruledge.md +7 -0
- package/data-next/pokemon-texts/eng/cetitan.md +7 -0
- package/data-next/pokemon-texts/eng/cetoddle.md +8 -0
- package/data-next/pokemon-texts/eng/chandelure-mega.md +7 -0
- package/data-next/pokemon-texts/eng/chandelure.md +7 -0
- package/data-next/pokemon-texts/eng/chansey.md +10 -0
- package/data-next/pokemon-texts/eng/charcadet.md +7 -0
- package/data-next/pokemon-texts/eng/charizard-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/charizard-mega-x.md +9 -0
- package/data-next/pokemon-texts/eng/charizard-mega-y.md +9 -0
- package/data-next/pokemon-texts/eng/charizard.md +9 -0
- package/data-next/pokemon-texts/eng/charjabug.md +8 -0
- package/data-next/pokemon-texts/eng/charmander.md +10 -0
- package/data-next/pokemon-texts/eng/charmeleon.md +9 -0
- package/data-next/pokemon-texts/eng/chatot.md +9 -0
- package/data-next/pokemon-texts/eng/cherrim-sunshine.md +8 -0
- package/data-next/pokemon-texts/eng/cherrim.md +8 -0
- package/data-next/pokemon-texts/eng/cherubi.md +9 -0
- package/data-next/pokemon-texts/eng/chesnaught-mega.md +7 -0
- package/data-next/pokemon-texts/eng/chesnaught.md +7 -0
- package/data-next/pokemon-texts/eng/chespin.md +8 -0
- package/data-next/pokemon-texts/eng/chewtle.md +7 -0
- package/data-next/pokemon-texts/eng/chienpao.md +7 -0
- package/data-next/pokemon-texts/eng/chikorita.md +8 -0
- package/data-next/pokemon-texts/eng/chimchar.md +8 -0
- package/data-next/pokemon-texts/eng/chimecho-mega.md +9 -0
- package/data-next/pokemon-texts/eng/chimecho.md +9 -0
- package/data-next/pokemon-texts/eng/chinchou.md +8 -0
- package/data-next/pokemon-texts/eng/chingling.md +7 -0
- package/data-next/pokemon-texts/eng/chiyu.md +7 -0
- package/data-next/pokemon-texts/eng/cinccino.md +9 -0
- package/data-next/pokemon-texts/eng/cinderace-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/cinderace.md +7 -0
- package/data-next/pokemon-texts/eng/clamperl.md +9 -0
- package/data-next/pokemon-texts/eng/clauncher.md +9 -0
- package/data-next/pokemon-texts/eng/clawitzer.md +9 -0
- package/data-next/pokemon-texts/eng/claydol.md +9 -0
- package/data-next/pokemon-texts/eng/clefable-mega.md +9 -0
- package/data-next/pokemon-texts/eng/clefable.md +9 -0
- package/data-next/pokemon-texts/eng/clefairy.md +9 -0
- package/data-next/pokemon-texts/eng/cleffa.md +9 -0
- package/data-next/pokemon-texts/eng/clobbopus.md +7 -0
- package/data-next/pokemon-texts/eng/clodsire.md +7 -0
- package/data-next/pokemon-texts/eng/cloyster.md +9 -0
- package/data-next/pokemon-texts/eng/coalossal-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/coalossal.md +7 -0
- package/data-next/pokemon-texts/eng/cobalion.md +8 -0
- package/data-next/pokemon-texts/eng/cofagrigus.md +9 -0
- package/data-next/pokemon-texts/eng/combee-f.md +8 -0
- package/data-next/pokemon-texts/eng/combee.md +9 -0
- package/data-next/pokemon-texts/eng/combusken-f.md +9 -0
- package/data-next/pokemon-texts/eng/combusken.md +9 -0
- package/data-next/pokemon-texts/eng/comfey.md +8 -0
- package/data-next/pokemon-texts/eng/conkeldurr.md +8 -0
- package/data-next/pokemon-texts/eng/copperajah-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/copperajah.md +7 -0
- package/data-next/pokemon-texts/eng/corphish.md +9 -0
- package/data-next/pokemon-texts/eng/corsola-galar.md +9 -0
- package/data-next/pokemon-texts/eng/corsola.md +9 -0
- package/data-next/pokemon-texts/eng/corviknight-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/corviknight.md +8 -0
- package/data-next/pokemon-texts/eng/corvisquire.md +7 -0
- package/data-next/pokemon-texts/eng/cosmoem.md +9 -0
- package/data-next/pokemon-texts/eng/cosmog.md +8 -0
- package/data-next/pokemon-texts/eng/cottonee.md +9 -0
- package/data-next/pokemon-texts/eng/crabominable-mega.md +8 -0
- package/data-next/pokemon-texts/eng/crabominable.md +10 -0
- package/data-next/pokemon-texts/eng/crabrawler.md +9 -0
- package/data-next/pokemon-texts/eng/cradily.md +9 -0
- package/data-next/pokemon-texts/eng/cramorant-gorging.md +7 -0
- package/data-next/pokemon-texts/eng/cramorant-gulping.md +7 -0
- package/data-next/pokemon-texts/eng/cramorant.md +7 -0
- package/data-next/pokemon-texts/eng/cranidos.md +8 -0
- package/data-next/pokemon-texts/eng/crawdaunt.md +9 -0
- package/data-next/pokemon-texts/eng/cresselia.md +9 -0
- package/data-next/pokemon-texts/eng/croagunk-f.md +8 -0
- package/data-next/pokemon-texts/eng/croagunk.md +9 -0
- package/data-next/pokemon-texts/eng/crobat.md +9 -0
- package/data-next/pokemon-texts/eng/crocalor.md +7 -0
- package/data-next/pokemon-texts/eng/croconaw.md +8 -0
- package/data-next/pokemon-texts/eng/crustle.md +8 -0
- package/data-next/pokemon-texts/eng/cryogonal.md +8 -0
- package/data-next/pokemon-texts/eng/cubchoo.md +9 -0
- package/data-next/pokemon-texts/eng/cubone.md +10 -0
- package/data-next/pokemon-texts/eng/cufant.md +8 -0
- package/data-next/pokemon-texts/eng/cursola.md +8 -0
- package/data-next/pokemon-texts/eng/cutiefly.md +9 -0
- package/data-next/pokemon-texts/eng/cyclizar.md +7 -0
- package/data-next/pokemon-texts/eng/cyndaquil.md +9 -0
- package/data-next/pokemon-texts/eng/dachsbun.md +8 -0
- package/data-next/pokemon-texts/eng/darkrai-mega.md +8 -0
- package/data-next/pokemon-texts/eng/darkrai.md +8 -0
- package/data-next/pokemon-texts/eng/darmanitan-galar-zen.md +8 -0
- package/data-next/pokemon-texts/eng/darmanitan-galar.md +8 -0
- package/data-next/pokemon-texts/eng/darmanitan-zen.md +9 -0
- package/data-next/pokemon-texts/eng/darmanitan.md +8 -0
- package/data-next/pokemon-texts/eng/dartrix.md +9 -0
- package/data-next/pokemon-texts/eng/darumaka-galar.md +9 -0
- package/data-next/pokemon-texts/eng/darumaka.md +8 -0
- package/data-next/pokemon-texts/eng/decidueye-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/decidueye.md +10 -0
- package/data-next/pokemon-texts/eng/dedenne.md +10 -0
- package/data-next/pokemon-texts/eng/deerling-autumn.md +8 -0
- package/data-next/pokemon-texts/eng/deerling-summer.md +7 -0
- package/data-next/pokemon-texts/eng/deerling-winter.md +8 -0
- package/data-next/pokemon-texts/eng/deerling.md +7 -0
- package/data-next/pokemon-texts/eng/deino.md +9 -0
- package/data-next/pokemon-texts/eng/delcatty.md +9 -0
- package/data-next/pokemon-texts/eng/delibird.md +10 -0
- package/data-next/pokemon-texts/eng/delphox-mega.md +7 -0
- package/data-next/pokemon-texts/eng/delphox.md +7 -0
- package/data-next/pokemon-texts/eng/deoxys-attack.md +9 -0
- package/data-next/pokemon-texts/eng/deoxys-defense.md +9 -0
- package/data-next/pokemon-texts/eng/deoxys-speed.md +9 -0
- package/data-next/pokemon-texts/eng/deoxys.md +9 -0
- package/data-next/pokemon-texts/eng/dewgong.md +9 -0
- package/data-next/pokemon-texts/eng/dewott.md +8 -0
- package/data-next/pokemon-texts/eng/dewpider.md +11 -0
- package/data-next/pokemon-texts/eng/dhelmise.md +9 -0
- package/data-next/pokemon-texts/eng/dialga-origin.md +7 -0
- package/data-next/pokemon-texts/eng/dialga.md +6 -0
- package/data-next/pokemon-texts/eng/diancie-mega.md +6 -0
- package/data-next/pokemon-texts/eng/diancie.md +8 -0
- package/data-next/pokemon-texts/eng/diggersby.md +8 -0
- package/data-next/pokemon-texts/eng/diglett-alola.md +9 -0
- package/data-next/pokemon-texts/eng/diglett.md +9 -0
- package/data-next/pokemon-texts/eng/dipplin.md +7 -0
- package/data-next/pokemon-texts/eng/ditto.md +10 -0
- package/data-next/pokemon-texts/eng/dodrio-f.md +11 -0
- package/data-next/pokemon-texts/eng/dodrio.md +9 -0
- package/data-next/pokemon-texts/eng/doduo-f.md +9 -0
- package/data-next/pokemon-texts/eng/doduo.md +9 -0
- package/data-next/pokemon-texts/eng/dolliv.md +7 -0
- package/data-next/pokemon-texts/eng/dondozo.md +7 -0
- package/data-next/pokemon-texts/eng/donphan-f.md +8 -0
- package/data-next/pokemon-texts/eng/donphan.md +8 -0
- package/data-next/pokemon-texts/eng/dottler.md +7 -0
- package/data-next/pokemon-texts/eng/doublade.md +8 -0
- package/data-next/pokemon-texts/eng/dracovish.md +7 -0
- package/data-next/pokemon-texts/eng/dracozolt.md +7 -0
- package/data-next/pokemon-texts/eng/dragalge-mega.md +9 -0
- package/data-next/pokemon-texts/eng/dragalge.md +8 -0
- package/data-next/pokemon-texts/eng/dragapult.md +7 -0
- package/data-next/pokemon-texts/eng/dragonair.md +10 -0
- package/data-next/pokemon-texts/eng/dragonite-mega.md +9 -0
- package/data-next/pokemon-texts/eng/dragonite.md +9 -0
- package/data-next/pokemon-texts/eng/drakloak.md +7 -0
- package/data-next/pokemon-texts/eng/drampa-mega.md +8 -0
- package/data-next/pokemon-texts/eng/drampa.md +9 -0
- package/data-next/pokemon-texts/eng/drapion.md +9 -0
- package/data-next/pokemon-texts/eng/dratini.md +11 -0
- package/data-next/pokemon-texts/eng/drednaw-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/drednaw.md +7 -0
- package/data-next/pokemon-texts/eng/dreepy.md +7 -0
- package/data-next/pokemon-texts/eng/drifblim.md +9 -0
- package/data-next/pokemon-texts/eng/drifloon.md +9 -0
- package/data-next/pokemon-texts/eng/drilbur.md +9 -0
- package/data-next/pokemon-texts/eng/drizzile.md +7 -0
- package/data-next/pokemon-texts/eng/drowzee.md +9 -0
- package/data-next/pokemon-texts/eng/druddigon.md +8 -0
- package/data-next/pokemon-texts/eng/dubwool.md +7 -0
- package/data-next/pokemon-texts/eng/ducklett.md +7 -0
- package/data-next/pokemon-texts/eng/dudunsparce-three-segment.md +8 -0
- package/data-next/pokemon-texts/eng/dudunsparce.md +7 -0
- package/data-next/pokemon-texts/eng/dugtrio-alola.md +9 -0
- package/data-next/pokemon-texts/eng/dugtrio.md +9 -0
- package/data-next/pokemon-texts/eng/dunsparce.md +9 -0
- package/data-next/pokemon-texts/eng/duosion.md +8 -0
- package/data-next/pokemon-texts/eng/duraludon-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/duraludon.md +7 -0
- package/data-next/pokemon-texts/eng/durant.md +9 -0
- package/data-next/pokemon-texts/eng/dusclops.md +9 -0
- package/data-next/pokemon-texts/eng/dusknoir.md +9 -0
- package/data-next/pokemon-texts/eng/duskull.md +8 -0
- package/data-next/pokemon-texts/eng/dustox-f.md +8 -0
- package/data-next/pokemon-texts/eng/dustox.md +9 -0
- package/data-next/pokemon-texts/eng/dwebble.md +9 -0
- package/data-next/pokemon-texts/eng/eelektrik.md +7 -0
- package/data-next/pokemon-texts/eng/eelektross-mega.md +8 -0
- package/data-next/pokemon-texts/eng/eelektross.md +8 -0
- package/data-next/pokemon-texts/eng/eevee-f.md +9 -0
- package/data-next/pokemon-texts/eng/eevee-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/eevee.md +9 -0
- package/data-next/pokemon-texts/eng/eiscue-noice.md +7 -0
- package/data-next/pokemon-texts/eng/eiscue.md +7 -0
- package/data-next/pokemon-texts/eng/ekans.md +9 -0
- package/data-next/pokemon-texts/eng/eldegoss.md +7 -0
- package/data-next/pokemon-texts/eng/electabuzz.md +9 -0
- package/data-next/pokemon-texts/eng/electivire.md +9 -0
- package/data-next/pokemon-texts/eng/electrike.md +9 -0
- package/data-next/pokemon-texts/eng/electrode-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/electrode.md +9 -0
- package/data-next/pokemon-texts/eng/elekid.md +9 -0
- package/data-next/pokemon-texts/eng/elgyem.md +9 -0
- package/data-next/pokemon-texts/eng/emboar-mega.md +8 -0
- package/data-next/pokemon-texts/eng/emboar.md +7 -0
- package/data-next/pokemon-texts/eng/emolga.md +9 -0
- package/data-next/pokemon-texts/eng/empoleon.md +9 -0
- package/data-next/pokemon-texts/eng/enamorus-therian.md +7 -0
- package/data-next/pokemon-texts/eng/enamorus.md +7 -0
- package/data-next/pokemon-texts/eng/entei.md +8 -0
- package/data-next/pokemon-texts/eng/escavalier.md +9 -0
- package/data-next/pokemon-texts/eng/espathra.md +7 -0
- package/data-next/pokemon-texts/eng/espeon.md +10 -0
- package/data-next/pokemon-texts/eng/espurr.md +8 -0
- package/data-next/pokemon-texts/eng/eternatus-eternamax.md +7 -0
- package/data-next/pokemon-texts/eng/eternatus.md +7 -0
- package/data-next/pokemon-texts/eng/excadrill-mega.md +9 -0
- package/data-next/pokemon-texts/eng/excadrill.md +9 -0
- package/data-next/pokemon-texts/eng/exeggcute.md +9 -0
- package/data-next/pokemon-texts/eng/exeggutor-alola.md +10 -0
- package/data-next/pokemon-texts/eng/exeggutor.md +9 -0
- package/data-next/pokemon-texts/eng/exploud.md +11 -0
- package/data-next/pokemon-texts/eng/falinks-mega.md +7 -0
- package/data-next/pokemon-texts/eng/falinks.md +7 -0
- package/data-next/pokemon-texts/eng/farfetchd-galar.md +9 -0
- package/data-next/pokemon-texts/eng/farfetchd.md +9 -0
- package/data-next/pokemon-texts/eng/farigiraf.md +7 -0
- package/data-next/pokemon-texts/eng/fearow.md +9 -0
- package/data-next/pokemon-texts/eng/feebas.md +10 -0
- package/data-next/pokemon-texts/eng/fennekin.md +7 -0
- package/data-next/pokemon-texts/eng/feraligatr-mega.md +9 -0
- package/data-next/pokemon-texts/eng/feraligatr.md +9 -0
- package/data-next/pokemon-texts/eng/ferroseed.md +8 -0
- package/data-next/pokemon-texts/eng/ferrothorn.md +8 -0
- package/data-next/pokemon-texts/eng/fezandipiti.md +6 -0
- package/data-next/pokemon-texts/eng/fidough.md +6 -0
- package/data-next/pokemon-texts/eng/finizen.md +7 -0
- package/data-next/pokemon-texts/eng/finneon-f.md +9 -0
- package/data-next/pokemon-texts/eng/finneon.md +9 -0
- package/data-next/pokemon-texts/eng/flaaffy.md +8 -0
- package/data-next/pokemon-texts/eng/flabebe-blue.md +9 -0
- package/data-next/pokemon-texts/eng/flabebe-orange.md +9 -0
- package/data-next/pokemon-texts/eng/flabebe-white.md +9 -0
- package/data-next/pokemon-texts/eng/flabebe-yellow.md +9 -0
- package/data-next/pokemon-texts/eng/flabebe.md +8 -0
- package/data-next/pokemon-texts/eng/flamigo.md +9 -0
- package/data-next/pokemon-texts/eng/flapple-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/flapple.md +7 -0
- package/data-next/pokemon-texts/eng/flareon.md +9 -0
- package/data-next/pokemon-texts/eng/fletchinder.md +9 -0
- package/data-next/pokemon-texts/eng/fletchling.md +8 -0
- package/data-next/pokemon-texts/eng/flittle.md +8 -0
- package/data-next/pokemon-texts/eng/floatzel-f.md +9 -0
- package/data-next/pokemon-texts/eng/floatzel.md +8 -0
- package/data-next/pokemon-texts/eng/floette-blue.md +9 -0
- package/data-next/pokemon-texts/eng/floette-eternal-mega.md +9 -0
- package/data-next/pokemon-texts/eng/floette-eternal.md +9 -0
- package/data-next/pokemon-texts/eng/floette-orange.md +9 -0
- package/data-next/pokemon-texts/eng/floette-white.md +9 -0
- package/data-next/pokemon-texts/eng/floette-yellow.md +9 -0
- package/data-next/pokemon-texts/eng/floette.md +8 -0
- package/data-next/pokemon-texts/eng/floragato.md +7 -0
- package/data-next/pokemon-texts/eng/florges-blue.md +10 -0
- package/data-next/pokemon-texts/eng/florges-orange.md +9 -0
- package/data-next/pokemon-texts/eng/florges-white.md +9 -0
- package/data-next/pokemon-texts/eng/florges-yellow.md +10 -0
- package/data-next/pokemon-texts/eng/florges.md +9 -0
- package/data-next/pokemon-texts/eng/fluttermane.md +5 -0
- package/data-next/pokemon-texts/eng/flygon.md +9 -0
- package/data-next/pokemon-texts/eng/fomantis.md +9 -0
- package/data-next/pokemon-texts/eng/foongus.md +7 -0
- package/data-next/pokemon-texts/eng/forretress.md +9 -0
- package/data-next/pokemon-texts/eng/fraxure.md +9 -0
- package/data-next/pokemon-texts/eng/frigibax.md +7 -0
- package/data-next/pokemon-texts/eng/frillish-f.md +8 -0
- package/data-next/pokemon-texts/eng/frillish.md +8 -0
- package/data-next/pokemon-texts/eng/froakie.md +7 -0
- package/data-next/pokemon-texts/eng/frogadier.md +7 -0
- package/data-next/pokemon-texts/eng/froslass-mega.md +9 -0
- package/data-next/pokemon-texts/eng/froslass.md +9 -0
- package/data-next/pokemon-texts/eng/frosmoth.md +7 -0
- package/data-next/pokemon-texts/eng/fuecoco.md +7 -0
- package/data-next/pokemon-texts/eng/furfrou-dandy.md +9 -0
- package/data-next/pokemon-texts/eng/furfrou-debutante.md +8 -0
- package/data-next/pokemon-texts/eng/furfrou-diamond.md +9 -0
- package/data-next/pokemon-texts/eng/furfrou-heart.md +8 -0
- package/data-next/pokemon-texts/eng/furfrou-kabuki.md +8 -0
- package/data-next/pokemon-texts/eng/furfrou-la-reine.md +9 -0
- package/data-next/pokemon-texts/eng/furfrou-matron.md +9 -0
- package/data-next/pokemon-texts/eng/furfrou-pharaoh.md +9 -0
- package/data-next/pokemon-texts/eng/furfrou-star.md +8 -0
- package/data-next/pokemon-texts/eng/furfrou.md +9 -0
- package/data-next/pokemon-texts/eng/furret.md +11 -0
- package/data-next/pokemon-texts/eng/gabite-f.md +9 -0
- package/data-next/pokemon-texts/eng/gabite.md +9 -0
- package/data-next/pokemon-texts/eng/gallade-mega.md +9 -0
- package/data-next/pokemon-texts/eng/gallade.md +9 -0
- package/data-next/pokemon-texts/eng/galvantula.md +9 -0
- package/data-next/pokemon-texts/eng/garbodor-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/garbodor.md +9 -0
- package/data-next/pokemon-texts/eng/garchomp-f.md +10 -0
- package/data-next/pokemon-texts/eng/garchomp-mega-z.md +9 -0
- package/data-next/pokemon-texts/eng/garchomp-mega.md +8 -0
- package/data-next/pokemon-texts/eng/garchomp.md +10 -0
- package/data-next/pokemon-texts/eng/gardevoir-mega.md +9 -0
- package/data-next/pokemon-texts/eng/gardevoir.md +8 -0
- package/data-next/pokemon-texts/eng/garganacl.md +7 -0
- package/data-next/pokemon-texts/eng/gastly.md +9 -0
- package/data-next/pokemon-texts/eng/gastrodon-east.md +9 -0
- package/data-next/pokemon-texts/eng/gastrodon.md +9 -0
- package/data-next/pokemon-texts/eng/genesect-burn.md +8 -0
- package/data-next/pokemon-texts/eng/genesect-chill.md +8 -0
- package/data-next/pokemon-texts/eng/genesect-douse.md +7 -0
- package/data-next/pokemon-texts/eng/genesect-shock.md +8 -0
- package/data-next/pokemon-texts/eng/genesect.md +7 -0
- package/data-next/pokemon-texts/eng/gengar-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/gengar-mega.md +8 -0
- package/data-next/pokemon-texts/eng/gengar.md +9 -0
- package/data-next/pokemon-texts/eng/geodude-alola.md +9 -0
- package/data-next/pokemon-texts/eng/geodude.md +10 -0
- package/data-next/pokemon-texts/eng/gholdengo.md +6 -0
- package/data-next/pokemon-texts/eng/gible-f.md +9 -0
- package/data-next/pokemon-texts/eng/gible.md +9 -0
- package/data-next/pokemon-texts/eng/gigalith.md +9 -0
- package/data-next/pokemon-texts/eng/gimmighoul-roaming.md +7 -0
- package/data-next/pokemon-texts/eng/gimmighoul.md +8 -0
- package/data-next/pokemon-texts/eng/girafarig-f.md +8 -0
- package/data-next/pokemon-texts/eng/girafarig.md +11 -0
- package/data-next/pokemon-texts/eng/giratina-origin.md +8 -0
- package/data-next/pokemon-texts/eng/giratina.md +9 -0
- package/data-next/pokemon-texts/eng/glaceon.md +9 -0
- package/data-next/pokemon-texts/eng/glalie-mega.md +8 -0
- package/data-next/pokemon-texts/eng/glalie.md +10 -0
- package/data-next/pokemon-texts/eng/glameow.md +8 -0
- package/data-next/pokemon-texts/eng/glastrier.md +7 -0
- package/data-next/pokemon-texts/eng/gligar-f.md +11 -0
- package/data-next/pokemon-texts/eng/gligar.md +9 -0
- package/data-next/pokemon-texts/eng/glimmet.md +8 -0
- package/data-next/pokemon-texts/eng/glimmora-mega.md +8 -0
- package/data-next/pokemon-texts/eng/glimmora.md +7 -0
- package/data-next/pokemon-texts/eng/gliscor.md +9 -0
- package/data-next/pokemon-texts/eng/gloom-f.md +8 -0
- package/data-next/pokemon-texts/eng/gloom.md +9 -0
- package/data-next/pokemon-texts/eng/gogoat.md +8 -0
- package/data-next/pokemon-texts/eng/golbat-f.md +9 -0
- package/data-next/pokemon-texts/eng/golbat.md +9 -0
- package/data-next/pokemon-texts/eng/goldeen-f.md +9 -0
- package/data-next/pokemon-texts/eng/goldeen.md +9 -0
- package/data-next/pokemon-texts/eng/golduck.md +9 -0
- package/data-next/pokemon-texts/eng/golem-alola.md +9 -0
- package/data-next/pokemon-texts/eng/golem.md +10 -0
- package/data-next/pokemon-texts/eng/golett.md +8 -0
- package/data-next/pokemon-texts/eng/golisopod-mega.md +9 -0
- package/data-next/pokemon-texts/eng/golisopod.md +9 -0
- package/data-next/pokemon-texts/eng/golurk-mega.md +9 -0
- package/data-next/pokemon-texts/eng/golurk.md +9 -0
- package/data-next/pokemon-texts/eng/goodra-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/goodra.md +10 -0
- package/data-next/pokemon-texts/eng/goomy.md +8 -0
- package/data-next/pokemon-texts/eng/gorebyss.md +9 -0
- package/data-next/pokemon-texts/eng/gossifleur.md +7 -0
- package/data-next/pokemon-texts/eng/gothita.md +8 -0
- package/data-next/pokemon-texts/eng/gothitelle.md +8 -0
- package/data-next/pokemon-texts/eng/gothorita.md +8 -0
- package/data-next/pokemon-texts/eng/gougingfire.md +7 -0
- package/data-next/pokemon-texts/eng/gourgeist-large.md +9 -0
- package/data-next/pokemon-texts/eng/gourgeist-small.md +8 -0
- package/data-next/pokemon-texts/eng/gourgeist-super.md +8 -0
- package/data-next/pokemon-texts/eng/gourgeist.md +8 -0
- package/data-next/pokemon-texts/eng/grafaiai.md +7 -0
- package/data-next/pokemon-texts/eng/granbull.md +9 -0
- package/data-next/pokemon-texts/eng/grapploct.md +7 -0
- package/data-next/pokemon-texts/eng/graveler-alola.md +10 -0
- package/data-next/pokemon-texts/eng/graveler.md +11 -0
- package/data-next/pokemon-texts/eng/greattusk.md +7 -0
- package/data-next/pokemon-texts/eng/greavard.md +8 -0
- package/data-next/pokemon-texts/eng/greedent.md +7 -0
- package/data-next/pokemon-texts/eng/greninja-ash.md +8 -0
- package/data-next/pokemon-texts/eng/greninja-mega.md +7 -0
- package/data-next/pokemon-texts/eng/greninja.md +8 -0
- package/data-next/pokemon-texts/eng/grimer-alola.md +9 -0
- package/data-next/pokemon-texts/eng/grimer.md +9 -0
- package/data-next/pokemon-texts/eng/grimmsnarl-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/grimmsnarl.md +8 -0
- package/data-next/pokemon-texts/eng/grookey.md +7 -0
- package/data-next/pokemon-texts/eng/grotle.md +9 -0
- package/data-next/pokemon-texts/eng/groudon-primal.md +8 -0
- package/data-next/pokemon-texts/eng/groudon.md +10 -0
- package/data-next/pokemon-texts/eng/grovyle.md +8 -0
- package/data-next/pokemon-texts/eng/growlithe-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/growlithe.md +9 -0
- package/data-next/pokemon-texts/eng/grubbin.md +9 -0
- package/data-next/pokemon-texts/eng/grumpig.md +9 -0
- package/data-next/pokemon-texts/eng/gulpin-f.md +8 -0
- package/data-next/pokemon-texts/eng/gulpin.md +8 -0
- package/data-next/pokemon-texts/eng/gumshoos.md +7 -0
- package/data-next/pokemon-texts/eng/gurdurr.md +9 -0
- package/data-next/pokemon-texts/eng/guzzlord.md +8 -0
- package/data-next/pokemon-texts/eng/gyarados-f.md +9 -0
- package/data-next/pokemon-texts/eng/gyarados-mega.md +9 -0
- package/data-next/pokemon-texts/eng/gyarados.md +9 -0
- package/data-next/pokemon-texts/eng/hakamoo.md +9 -0
- package/data-next/pokemon-texts/eng/happiny.md +9 -0
- package/data-next/pokemon-texts/eng/hariyama.md +9 -0
- package/data-next/pokemon-texts/eng/hatenna.md +8 -0
- package/data-next/pokemon-texts/eng/hatterene-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/hatterene.md +7 -0
- package/data-next/pokemon-texts/eng/hattrem.md +7 -0
- package/data-next/pokemon-texts/eng/haunter.md +9 -0
- package/data-next/pokemon-texts/eng/hawlucha-mega.md +9 -0
- package/data-next/pokemon-texts/eng/hawlucha.md +9 -0
- package/data-next/pokemon-texts/eng/haxorus.md +9 -0
- package/data-next/pokemon-texts/eng/heatmor.md +7 -0
- package/data-next/pokemon-texts/eng/heatran-mega.md +8 -0
- package/data-next/pokemon-texts/eng/heatran.md +8 -0
- package/data-next/pokemon-texts/eng/heliolisk.md +9 -0
- package/data-next/pokemon-texts/eng/helioptile.md +8 -0
- package/data-next/pokemon-texts/eng/heracross-f.md +9 -0
- package/data-next/pokemon-texts/eng/heracross-mega.md +9 -0
- package/data-next/pokemon-texts/eng/heracross.md +9 -0
- package/data-next/pokemon-texts/eng/herdier.md +10 -0
- package/data-next/pokemon-texts/eng/hippopotas-f.md +9 -0
- package/data-next/pokemon-texts/eng/hippopotas.md +9 -0
- package/data-next/pokemon-texts/eng/hippowdon-f.md +10 -0
- package/data-next/pokemon-texts/eng/hippowdon.md +10 -0
- package/data-next/pokemon-texts/eng/hitmonchan.md +9 -0
- package/data-next/pokemon-texts/eng/hitmonlee.md +9 -0
- package/data-next/pokemon-texts/eng/hitmontop.md +8 -0
- package/data-next/pokemon-texts/eng/honchkrow.md +9 -0
- package/data-next/pokemon-texts/eng/honedge.md +8 -0
- package/data-next/pokemon-texts/eng/hooh.md +9 -0
- package/data-next/pokemon-texts/eng/hoopa-unbound.md +8 -0
- package/data-next/pokemon-texts/eng/hoopa.md +9 -0
- package/data-next/pokemon-texts/eng/hoothoot.md +9 -0
- package/data-next/pokemon-texts/eng/hoppip.md +8 -0
- package/data-next/pokemon-texts/eng/horsea.md +11 -0
- package/data-next/pokemon-texts/eng/houndoom-f.md +11 -0
- package/data-next/pokemon-texts/eng/houndoom-mega.md +7 -0
- package/data-next/pokemon-texts/eng/houndoom.md +8 -0
- package/data-next/pokemon-texts/eng/houndour.md +8 -0
- package/data-next/pokemon-texts/eng/houndstone.md +7 -0
- package/data-next/pokemon-texts/eng/huntail.md +10 -0
- package/data-next/pokemon-texts/eng/hydrapple.md +7 -0
- package/data-next/pokemon-texts/eng/hydreigon.md +9 -0
- package/data-next/pokemon-texts/eng/hypno-f.md +9 -0
- package/data-next/pokemon-texts/eng/hypno.md +10 -0
- package/data-next/pokemon-texts/eng/igglybuff.md +9 -0
- package/data-next/pokemon-texts/eng/illumise.md +8 -0
- package/data-next/pokemon-texts/eng/impidimp.md +7 -0
- package/data-next/pokemon-texts/eng/incineroar.md +11 -0
- package/data-next/pokemon-texts/eng/indeedee-f.md +7 -0
- package/data-next/pokemon-texts/eng/indeedee.md +8 -0
- package/data-next/pokemon-texts/eng/infernape.md +7 -0
- package/data-next/pokemon-texts/eng/inkay.md +9 -0
- package/data-next/pokemon-texts/eng/inteleon-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/inteleon.md +7 -0
- package/data-next/pokemon-texts/eng/ironboulder.md +8 -0
- package/data-next/pokemon-texts/eng/ironbundle.md +7 -0
- package/data-next/pokemon-texts/eng/ironcrown.md +8 -0
- package/data-next/pokemon-texts/eng/ironhands.md +7 -0
- package/data-next/pokemon-texts/eng/ironjugulis.md +9 -0
- package/data-next/pokemon-texts/eng/ironleaves.md +8 -0
- package/data-next/pokemon-texts/eng/ironmoth.md +7 -0
- package/data-next/pokemon-texts/eng/ironthorns.md +8 -0
- package/data-next/pokemon-texts/eng/irontreads.md +8 -0
- package/data-next/pokemon-texts/eng/ironvaliant.md +7 -0
- package/data-next/pokemon-texts/eng/ivysaur.md +8 -0
- package/data-next/pokemon-texts/eng/jangmoo.md +9 -0
- package/data-next/pokemon-texts/eng/jellicent-f.md +9 -0
- package/data-next/pokemon-texts/eng/jellicent.md +9 -0
- package/data-next/pokemon-texts/eng/jigglypuff.md +9 -0
- package/data-next/pokemon-texts/eng/jirachi.md +8 -0
- package/data-next/pokemon-texts/eng/jolteon.md +9 -0
- package/data-next/pokemon-texts/eng/joltik.md +8 -0
- package/data-next/pokemon-texts/eng/jumpluff.md +8 -0
- package/data-next/pokemon-texts/eng/jynx.md +9 -0
- package/data-next/pokemon-texts/eng/kabuto.md +9 -0
- package/data-next/pokemon-texts/eng/kabutops.md +9 -0
- package/data-next/pokemon-texts/eng/kadabra-f.md +9 -0
- package/data-next/pokemon-texts/eng/kadabra.md +9 -0
- package/data-next/pokemon-texts/eng/kakuna.md +9 -0
- package/data-next/pokemon-texts/eng/kangaskhan-mega.md +9 -0
- package/data-next/pokemon-texts/eng/kangaskhan.md +9 -0
- package/data-next/pokemon-texts/eng/karrablast.md +9 -0
- package/data-next/pokemon-texts/eng/kartana.md +8 -0
- package/data-next/pokemon-texts/eng/kecleon.md +9 -0
- package/data-next/pokemon-texts/eng/keldeo-resolute.md +9 -0
- package/data-next/pokemon-texts/eng/keldeo.md +9 -0
- package/data-next/pokemon-texts/eng/kilowattrel.md +8 -0
- package/data-next/pokemon-texts/eng/kingambit.md +7 -0
- package/data-next/pokemon-texts/eng/kingdra.md +9 -0
- package/data-next/pokemon-texts/eng/kingler-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/kingler.md +8 -0
- package/data-next/pokemon-texts/eng/kirlia.md +9 -0
- package/data-next/pokemon-texts/eng/klang.md +9 -0
- package/data-next/pokemon-texts/eng/klawf.md +7 -0
- package/data-next/pokemon-texts/eng/kleavor.md +8 -0
- package/data-next/pokemon-texts/eng/klefki.md +9 -0
- package/data-next/pokemon-texts/eng/klink.md +9 -0
- package/data-next/pokemon-texts/eng/klinklang.md +8 -0
- package/data-next/pokemon-texts/eng/koffing.md +9 -0
- package/data-next/pokemon-texts/eng/komala.md +8 -0
- package/data-next/pokemon-texts/eng/kommoo.md +9 -0
- package/data-next/pokemon-texts/eng/koraidon.md +7 -0
- package/data-next/pokemon-texts/eng/krabby.md +10 -0
- package/data-next/pokemon-texts/eng/kricketot-f.md +8 -0
- package/data-next/pokemon-texts/eng/kricketot.md +8 -0
- package/data-next/pokemon-texts/eng/kricketune-f.md +8 -0
- package/data-next/pokemon-texts/eng/kricketune.md +8 -0
- package/data-next/pokemon-texts/eng/krokorok.md +9 -0
- package/data-next/pokemon-texts/eng/krookodile.md +9 -0
- package/data-next/pokemon-texts/eng/kubfu.md +7 -0
- package/data-next/pokemon-texts/eng/kyogre-primal.md +10 -0
- package/data-next/pokemon-texts/eng/kyogre.md +9 -0
- package/data-next/pokemon-texts/eng/kyurem-black.md +9 -0
- package/data-next/pokemon-texts/eng/kyurem-white.md +9 -0
- package/data-next/pokemon-texts/eng/kyurem.md +8 -0
- package/data-next/pokemon-texts/eng/lairon.md +9 -0
- package/data-next/pokemon-texts/eng/lampent.md +8 -0
- package/data-next/pokemon-texts/eng/landorus-therian.md +8 -0
- package/data-next/pokemon-texts/eng/landorus.md +8 -0
- package/data-next/pokemon-texts/eng/lanturn.md +9 -0
- package/data-next/pokemon-texts/eng/lapras-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/lapras.md +9 -0
- package/data-next/pokemon-texts/eng/larvesta.md +9 -0
- package/data-next/pokemon-texts/eng/larvitar.md +8 -0
- package/data-next/pokemon-texts/eng/latias-mega.md +9 -0
- package/data-next/pokemon-texts/eng/latias.md +8 -0
- package/data-next/pokemon-texts/eng/latios-mega.md +8 -0
- package/data-next/pokemon-texts/eng/latios.md +9 -0
- package/data-next/pokemon-texts/eng/leafeon.md +9 -0
- package/data-next/pokemon-texts/eng/leavanny.md +8 -0
- package/data-next/pokemon-texts/eng/lechonk.md +7 -0
- package/data-next/pokemon-texts/eng/ledian-f.md +9 -0
- package/data-next/pokemon-texts/eng/ledian.md +11 -0
- package/data-next/pokemon-texts/eng/ledyba-f.md +9 -0
- package/data-next/pokemon-texts/eng/ledyba.md +9 -0
- package/data-next/pokemon-texts/eng/lickilicky.md +9 -0
- package/data-next/pokemon-texts/eng/lickitung.md +9 -0
- package/data-next/pokemon-texts/eng/liepard.md +8 -0
- package/data-next/pokemon-texts/eng/lileep.md +8 -0
- package/data-next/pokemon-texts/eng/lilligant-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/lilligant.md +9 -0
- package/data-next/pokemon-texts/eng/lillipup.md +9 -0
- package/data-next/pokemon-texts/eng/linoone-galar.md +9 -0
- package/data-next/pokemon-texts/eng/linoone.md +10 -0
- package/data-next/pokemon-texts/eng/litleo.md +8 -0
- package/data-next/pokemon-texts/eng/litten.md +9 -0
- package/data-next/pokemon-texts/eng/litwick.md +9 -0
- package/data-next/pokemon-texts/eng/lokix.md +8 -0
- package/data-next/pokemon-texts/eng/lombre.md +8 -0
- package/data-next/pokemon-texts/eng/lopunny-mega.md +8 -0
- package/data-next/pokemon-texts/eng/lopunny.md +10 -0
- package/data-next/pokemon-texts/eng/lotad.md +9 -0
- package/data-next/pokemon-texts/eng/loudred.md +8 -0
- package/data-next/pokemon-texts/eng/lucario-mega-z.md +9 -0
- package/data-next/pokemon-texts/eng/lucario-mega.md +10 -0
- package/data-next/pokemon-texts/eng/lucario.md +9 -0
- package/data-next/pokemon-texts/eng/ludicolo-f.md +8 -0
- package/data-next/pokemon-texts/eng/ludicolo.md +8 -0
- package/data-next/pokemon-texts/eng/lugia.md +9 -0
- package/data-next/pokemon-texts/eng/lumineon-f.md +9 -0
- package/data-next/pokemon-texts/eng/lumineon.md +9 -0
- package/data-next/pokemon-texts/eng/lunala.md +9 -0
- package/data-next/pokemon-texts/eng/lunatone.md +8 -0
- package/data-next/pokemon-texts/eng/lurantis.md +10 -0
- package/data-next/pokemon-texts/eng/luvdisc.md +9 -0
- package/data-next/pokemon-texts/eng/luxio-f.md +9 -0
- package/data-next/pokemon-texts/eng/luxio.md +9 -0
- package/data-next/pokemon-texts/eng/luxray-f.md +8 -0
- package/data-next/pokemon-texts/eng/luxray.md +9 -0
- package/data-next/pokemon-texts/eng/lycanroc-dusk.md +9 -0
- package/data-next/pokemon-texts/eng/lycanroc-midnight.md +9 -0
- package/data-next/pokemon-texts/eng/lycanroc.md +9 -0
- package/data-next/pokemon-texts/eng/mabosstiff.md +8 -0
- package/data-next/pokemon-texts/eng/machamp-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/machamp.md +9 -0
- package/data-next/pokemon-texts/eng/machoke.md +9 -0
- package/data-next/pokemon-texts/eng/machop.md +8 -0
- package/data-next/pokemon-texts/eng/magby.md +10 -0
- package/data-next/pokemon-texts/eng/magcargo.md +8 -0
- package/data-next/pokemon-texts/eng/magearna-mega.md +8 -0
- package/data-next/pokemon-texts/eng/magearna-original-mega.md +9 -0
- package/data-next/pokemon-texts/eng/magearna-original.md +8 -0
- package/data-next/pokemon-texts/eng/magearna.md +7 -0
- package/data-next/pokemon-texts/eng/magikarp-f.md +9 -0
- package/data-next/pokemon-texts/eng/magikarp.md +9 -0
- package/data-next/pokemon-texts/eng/magmar.md +9 -0
- package/data-next/pokemon-texts/eng/magmortar.md +9 -0
- package/data-next/pokemon-texts/eng/magnemite.md +9 -0
- package/data-next/pokemon-texts/eng/magneton.md +10 -0
- package/data-next/pokemon-texts/eng/magnezone.md +9 -0
- package/data-next/pokemon-texts/eng/makuhita.md +9 -0
- package/data-next/pokemon-texts/eng/malamar-mega.md +9 -0
- package/data-next/pokemon-texts/eng/malamar.md +9 -0
- package/data-next/pokemon-texts/eng/mamoswine-f.md +9 -0
- package/data-next/pokemon-texts/eng/mamoswine.md +8 -0
- package/data-next/pokemon-texts/eng/manaphy.md +8 -0
- package/data-next/pokemon-texts/eng/mandibuzz.md +9 -0
- package/data-next/pokemon-texts/eng/manectric-mega.md +9 -0
- package/data-next/pokemon-texts/eng/manectric.md +9 -0
- package/data-next/pokemon-texts/eng/mankey.md +10 -0
- package/data-next/pokemon-texts/eng/mantine.md +9 -0
- package/data-next/pokemon-texts/eng/mantyke.md +9 -0
- package/data-next/pokemon-texts/eng/maractus.md +8 -0
- package/data-next/pokemon-texts/eng/mareanie.md +9 -0
- package/data-next/pokemon-texts/eng/mareep.md +10 -0
- package/data-next/pokemon-texts/eng/marill.md +9 -0
- package/data-next/pokemon-texts/eng/marowak-alola.md +9 -0
- package/data-next/pokemon-texts/eng/marowak.md +9 -0
- package/data-next/pokemon-texts/eng/marshadow.md +8 -0
- package/data-next/pokemon-texts/eng/marshtomp.md +9 -0
- package/data-next/pokemon-texts/eng/maschiff.md +7 -0
- package/data-next/pokemon-texts/eng/masquerain.md +8 -0
- package/data-next/pokemon-texts/eng/maushold-three.md +7 -0
- package/data-next/pokemon-texts/eng/maushold.md +8 -0
- package/data-next/pokemon-texts/eng/mawile-mega.md +8 -0
- package/data-next/pokemon-texts/eng/mawile.md +7 -0
- package/data-next/pokemon-texts/eng/medicham-f.md +9 -0
- package/data-next/pokemon-texts/eng/medicham-mega.md +9 -0
- package/data-next/pokemon-texts/eng/medicham.md +9 -0
- package/data-next/pokemon-texts/eng/meditite-f.md +8 -0
- package/data-next/pokemon-texts/eng/meditite.md +8 -0
- package/data-next/pokemon-texts/eng/meganium-f.md +7 -0
- package/data-next/pokemon-texts/eng/meganium-mega.md +8 -0
- package/data-next/pokemon-texts/eng/meganium.md +8 -0
- package/data-next/pokemon-texts/eng/melmetal-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/melmetal.md +8 -0
- package/data-next/pokemon-texts/eng/meloetta-pirouette.md +7 -0
- package/data-next/pokemon-texts/eng/meloetta.md +8 -0
- package/data-next/pokemon-texts/eng/meltan.md +8 -0
- package/data-next/pokemon-texts/eng/meowscarada.md +7 -0
- package/data-next/pokemon-texts/eng/meowstic-f.md +9 -0
- package/data-next/pokemon-texts/eng/meowstic-mega.md +9 -0
- package/data-next/pokemon-texts/eng/meowstic.md +9 -0
- package/data-next/pokemon-texts/eng/meowth-alola.md +9 -0
- package/data-next/pokemon-texts/eng/meowth-galar.md +9 -0
- package/data-next/pokemon-texts/eng/meowth-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/meowth.md +9 -0
- package/data-next/pokemon-texts/eng/mesprit.md +9 -0
- package/data-next/pokemon-texts/eng/metagross-mega.md +9 -0
- package/data-next/pokemon-texts/eng/metagross.md +8 -0
- package/data-next/pokemon-texts/eng/metang.md +9 -0
- package/data-next/pokemon-texts/eng/metapod.md +7 -0
- package/data-next/pokemon-texts/eng/mew.md +10 -0
- package/data-next/pokemon-texts/eng/mewtwo-mega-x.md +8 -0
- package/data-next/pokemon-texts/eng/mewtwo-mega-y.md +8 -0
- package/data-next/pokemon-texts/eng/mewtwo.md +11 -0
- package/data-next/pokemon-texts/eng/mienfoo.md +9 -0
- package/data-next/pokemon-texts/eng/mienshao.md +9 -0
- package/data-next/pokemon-texts/eng/mightyena.md +8 -0
- package/data-next/pokemon-texts/eng/milcery.md +8 -0
- package/data-next/pokemon-texts/eng/milotic-f.md +9 -0
- package/data-next/pokemon-texts/eng/milotic.md +9 -0
- package/data-next/pokemon-texts/eng/miltank.md +9 -0
- package/data-next/pokemon-texts/eng/mimejr.md +9 -0
- package/data-next/pokemon-texts/eng/mimikyu-busted.md +9 -0
- package/data-next/pokemon-texts/eng/mimikyu.md +9 -0
- package/data-next/pokemon-texts/eng/minccino.md +8 -0
- package/data-next/pokemon-texts/eng/minior-blue.md +7 -0
- package/data-next/pokemon-texts/eng/minior-green.md +8 -0
- package/data-next/pokemon-texts/eng/minior-indigo.md +7 -0
- package/data-next/pokemon-texts/eng/minior-orange.md +8 -0
- package/data-next/pokemon-texts/eng/minior-red.md +7 -0
- package/data-next/pokemon-texts/eng/minior-violet.md +7 -0
- package/data-next/pokemon-texts/eng/minior-yellow.md +7 -0
- package/data-next/pokemon-texts/eng/minior.md +8 -0
- package/data-next/pokemon-texts/eng/minun.md +9 -0
- package/data-next/pokemon-texts/eng/miraidon.md +6 -0
- package/data-next/pokemon-texts/eng/misdreavus.md +9 -0
- package/data-next/pokemon-texts/eng/mismagius.md +9 -0
- package/data-next/pokemon-texts/eng/moltres-galar.md +11 -0
- package/data-next/pokemon-texts/eng/moltres.md +11 -0
- package/data-next/pokemon-texts/eng/monferno.md +8 -0
- package/data-next/pokemon-texts/eng/morelull.md +7 -0
- package/data-next/pokemon-texts/eng/morgrem.md +7 -0
- package/data-next/pokemon-texts/eng/morpeko-hangry.md +7 -0
- package/data-next/pokemon-texts/eng/morpeko.md +8 -0
- package/data-next/pokemon-texts/eng/mothim.md +8 -0
- package/data-next/pokemon-texts/eng/mrmime-galar.md +8 -0
- package/data-next/pokemon-texts/eng/mrmime.md +9 -0
- package/data-next/pokemon-texts/eng/mrrime.md +7 -0
- package/data-next/pokemon-texts/eng/mudbray.md +11 -0
- package/data-next/pokemon-texts/eng/mudkip.md +9 -0
- package/data-next/pokemon-texts/eng/mudsdale.md +9 -0
- package/data-next/pokemon-texts/eng/muk-alola.md +9 -0
- package/data-next/pokemon-texts/eng/muk.md +8 -0
- package/data-next/pokemon-texts/eng/munchlax.md +9 -0
- package/data-next/pokemon-texts/eng/munkidori.md +7 -0
- package/data-next/pokemon-texts/eng/munna.md +8 -0
- package/data-next/pokemon-texts/eng/murkrow-f.md +9 -0
- package/data-next/pokemon-texts/eng/murkrow.md +9 -0
- package/data-next/pokemon-texts/eng/musharna.md +8 -0
- package/data-next/pokemon-texts/eng/nacli.md +7 -0
- package/data-next/pokemon-texts/eng/naclstack.md +7 -0
- package/data-next/pokemon-texts/eng/naganadel.md +7 -0
- package/data-next/pokemon-texts/eng/natu.md +9 -0
- package/data-next/pokemon-texts/eng/necrozma-dawn-wings.md +9 -0
- package/data-next/pokemon-texts/eng/necrozma-dusk-mane.md +9 -0
- package/data-next/pokemon-texts/eng/necrozma-ultra.md +9 -0
- package/data-next/pokemon-texts/eng/necrozma.md +9 -0
- package/data-next/pokemon-texts/eng/nickit.md +7 -0
- package/data-next/pokemon-texts/eng/nidoking.md +9 -0
- package/data-next/pokemon-texts/eng/nidoqueen.md +9 -0
- package/data-next/pokemon-texts/eng/nidoranf.md +11 -0
- package/data-next/pokemon-texts/eng/nidoranm.md +10 -0
- package/data-next/pokemon-texts/eng/nidorina.md +9 -0
- package/data-next/pokemon-texts/eng/nidorino.md +9 -0
- package/data-next/pokemon-texts/eng/nihilego.md +8 -0
- package/data-next/pokemon-texts/eng/nincada.md +8 -0
- package/data-next/pokemon-texts/eng/ninetales-alola.md +9 -0
- package/data-next/pokemon-texts/eng/ninetales.md +9 -0
- package/data-next/pokemon-texts/eng/ninjask.md +9 -0
- package/data-next/pokemon-texts/eng/noctowl.md +9 -0
- package/data-next/pokemon-texts/eng/noibat.md +8 -0
- package/data-next/pokemon-texts/eng/noivern.md +8 -0
- package/data-next/pokemon-texts/eng/nosepass.md +9 -0
- package/data-next/pokemon-texts/eng/numel-f.md +9 -0
- package/data-next/pokemon-texts/eng/numel.md +8 -0
- package/data-next/pokemon-texts/eng/nuzleaf-f.md +8 -0
- package/data-next/pokemon-texts/eng/nuzleaf.md +9 -0
- package/data-next/pokemon-texts/eng/nymble.md +8 -0
- package/data-next/pokemon-texts/eng/obstagoon.md +8 -0
- package/data-next/pokemon-texts/eng/octillery-f.md +9 -0
- package/data-next/pokemon-texts/eng/octillery.md +9 -0
- package/data-next/pokemon-texts/eng/oddish.md +8 -0
- package/data-next/pokemon-texts/eng/ogerpon-cornerstone.md +8 -0
- package/data-next/pokemon-texts/eng/ogerpon-hearthflame.md +8 -0
- package/data-next/pokemon-texts/eng/ogerpon-wellspring.md +8 -0
- package/data-next/pokemon-texts/eng/ogerpon.md +8 -0
- package/data-next/pokemon-texts/eng/oinkologne-f.md +7 -0
- package/data-next/pokemon-texts/eng/oinkologne.md +8 -0
- package/data-next/pokemon-texts/eng/okidogi.md +7 -0
- package/data-next/pokemon-texts/eng/omanyte.md +9 -0
- package/data-next/pokemon-texts/eng/omastar.md +9 -0
- package/data-next/pokemon-texts/eng/onix.md +9 -0
- package/data-next/pokemon-texts/eng/oranguru.md +9 -0
- package/data-next/pokemon-texts/eng/orbeetle-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/orbeetle.md +9 -0
- package/data-next/pokemon-texts/eng/oricorio-pau.md +9 -0
- package/data-next/pokemon-texts/eng/oricorio-pom-pom.md +8 -0
- package/data-next/pokemon-texts/eng/oricorio-sensu.md +8 -0
- package/data-next/pokemon-texts/eng/oricorio.md +8 -0
- package/data-next/pokemon-texts/eng/orthworm.md +7 -0
- package/data-next/pokemon-texts/eng/oshawott.md +7 -0
- package/data-next/pokemon-texts/eng/overqwil.md +7 -0
- package/data-next/pokemon-texts/eng/pachirisu-f.md +9 -0
- package/data-next/pokemon-texts/eng/pachirisu.md +8 -0
- package/data-next/pokemon-texts/eng/palafin-hero.md +7 -0
- package/data-next/pokemon-texts/eng/palafin.md +8 -0
- package/data-next/pokemon-texts/eng/palkia-origin.md +8 -0
- package/data-next/pokemon-texts/eng/palkia.md +9 -0
- package/data-next/pokemon-texts/eng/palossand.md +9 -0
- package/data-next/pokemon-texts/eng/palpitoad.md +8 -0
- package/data-next/pokemon-texts/eng/pancham.md +8 -0
- package/data-next/pokemon-texts/eng/pangoro.md +9 -0
- package/data-next/pokemon-texts/eng/panpour.md +7 -0
- package/data-next/pokemon-texts/eng/pansage.md +8 -0
- package/data-next/pokemon-texts/eng/pansear.md +8 -0
- package/data-next/pokemon-texts/eng/paras.md +9 -0
- package/data-next/pokemon-texts/eng/parasect.md +10 -0
- package/data-next/pokemon-texts/eng/passimian.md +10 -0
- package/data-next/pokemon-texts/eng/patrat.md +9 -0
- package/data-next/pokemon-texts/eng/pawmi.md +8 -0
- package/data-next/pokemon-texts/eng/pawmo.md +8 -0
- package/data-next/pokemon-texts/eng/pawmot.md +8 -0
- package/data-next/pokemon-texts/eng/pawniard.md +9 -0
- package/data-next/pokemon-texts/eng/pecharunt.md +7 -0
- package/data-next/pokemon-texts/eng/pelipper.md +9 -0
- package/data-next/pokemon-texts/eng/perrserker.md +7 -0
- package/data-next/pokemon-texts/eng/persian-alola.md +11 -0
- package/data-next/pokemon-texts/eng/persian.md +11 -0
- package/data-next/pokemon-texts/eng/petilil.md +9 -0
- package/data-next/pokemon-texts/eng/phanpy.md +9 -0
- package/data-next/pokemon-texts/eng/phantump.md +9 -0
- package/data-next/pokemon-texts/eng/pheromosa.md +8 -0
- package/data-next/pokemon-texts/eng/phione.md +8 -0
- package/data-next/pokemon-texts/eng/pichu.md +9 -0
- package/data-next/pokemon-texts/eng/pidgeot-mega.md +9 -0
- package/data-next/pokemon-texts/eng/pidgeot.md +11 -0
- package/data-next/pokemon-texts/eng/pidgeotto.md +9 -0
- package/data-next/pokemon-texts/eng/pidgey.md +10 -0
- package/data-next/pokemon-texts/eng/pidove.md +9 -0
- package/data-next/pokemon-texts/eng/pignite.md +7 -0
- package/data-next/pokemon-texts/eng/pikachu-alola.md +10 -0
- package/data-next/pokemon-texts/eng/pikachu-f.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-hoenn.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-kalos.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-original.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-partner.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-sinnoh.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-unova.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu-world.md +9 -0
- package/data-next/pokemon-texts/eng/pikachu.md +9 -0
- package/data-next/pokemon-texts/eng/pikipek.md +8 -0
- package/data-next/pokemon-texts/eng/piloswine-f.md +9 -0
- package/data-next/pokemon-texts/eng/piloswine.md +9 -0
- package/data-next/pokemon-texts/eng/pincurchin.md +7 -0
- package/data-next/pokemon-texts/eng/pineco.md +9 -0
- package/data-next/pokemon-texts/eng/pinsir-mega.md +9 -0
- package/data-next/pokemon-texts/eng/pinsir.md +9 -0
- package/data-next/pokemon-texts/eng/piplup.md +9 -0
- package/data-next/pokemon-texts/eng/plusle.md +8 -0
- package/data-next/pokemon-texts/eng/poipole.md +5 -0
- package/data-next/pokemon-texts/eng/politoed-f.md +9 -0
- package/data-next/pokemon-texts/eng/politoed.md +9 -0
- package/data-next/pokemon-texts/eng/poliwag.md +9 -0
- package/data-next/pokemon-texts/eng/poliwhirl.md +9 -0
- package/data-next/pokemon-texts/eng/poliwrath.md +9 -0
- package/data-next/pokemon-texts/eng/poltchageist-artisan.md +7 -0
- package/data-next/pokemon-texts/eng/poltchageist.md +8 -0
- package/data-next/pokemon-texts/eng/polteageist-antique.md +8 -0
- package/data-next/pokemon-texts/eng/polteageist.md +7 -0
- package/data-next/pokemon-texts/eng/ponyta-galar.md +9 -0
- package/data-next/pokemon-texts/eng/ponyta.md +9 -0
- package/data-next/pokemon-texts/eng/poochyena.md +8 -0
- package/data-next/pokemon-texts/eng/popplio.md +9 -0
- package/data-next/pokemon-texts/eng/porygon.md +10 -0
- package/data-next/pokemon-texts/eng/porygon2.md +10 -0
- package/data-next/pokemon-texts/eng/porygonz.md +9 -0
- package/data-next/pokemon-texts/eng/primarina.md +9 -0
- package/data-next/pokemon-texts/eng/primeape.md +9 -0
- package/data-next/pokemon-texts/eng/prinplup.md +8 -0
- package/data-next/pokemon-texts/eng/probopass.md +8 -0
- package/data-next/pokemon-texts/eng/psyduck.md +9 -0
- package/data-next/pokemon-texts/eng/pumpkaboo-large.md +8 -0
- package/data-next/pokemon-texts/eng/pumpkaboo-small.md +8 -0
- package/data-next/pokemon-texts/eng/pumpkaboo-super.md +7 -0
- package/data-next/pokemon-texts/eng/pumpkaboo.md +8 -0
- package/data-next/pokemon-texts/eng/pupitar.md +9 -0
- package/data-next/pokemon-texts/eng/purrloin.md +9 -0
- package/data-next/pokemon-texts/eng/purugly.md +9 -0
- package/data-next/pokemon-texts/eng/pyroar-f.md +8 -0
- package/data-next/pokemon-texts/eng/pyroar-mega.md +9 -0
- package/data-next/pokemon-texts/eng/pyroar.md +8 -0
- package/data-next/pokemon-texts/eng/pyukumuku.md +9 -0
- package/data-next/pokemon-texts/eng/quagsire-f.md +7 -0
- package/data-next/pokemon-texts/eng/quagsire.md +8 -0
- package/data-next/pokemon-texts/eng/quaquaval.md +7 -0
- package/data-next/pokemon-texts/eng/quaxly.md +7 -0
- package/data-next/pokemon-texts/eng/quaxwell.md +8 -0
- package/data-next/pokemon-texts/eng/quilava.md +8 -0
- package/data-next/pokemon-texts/eng/quilladin.md +9 -0
- package/data-next/pokemon-texts/eng/qwilfish-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/qwilfish.md +8 -0
- package/data-next/pokemon-texts/eng/raboot.md +7 -0
- package/data-next/pokemon-texts/eng/rabsca.md +7 -0
- package/data-next/pokemon-texts/eng/ragingbolt.md +7 -0
- package/data-next/pokemon-texts/eng/raichu-alola.md +9 -0
- package/data-next/pokemon-texts/eng/raichu-f.md +10 -0
- package/data-next/pokemon-texts/eng/raichu-mega-x.md +9 -0
- package/data-next/pokemon-texts/eng/raichu-mega-y.md +9 -0
- package/data-next/pokemon-texts/eng/raichu.md +9 -0
- package/data-next/pokemon-texts/eng/raikou.md +8 -0
- package/data-next/pokemon-texts/eng/ralts.md +7 -0
- package/data-next/pokemon-texts/eng/rampardos.md +9 -0
- package/data-next/pokemon-texts/eng/rapidash-galar.md +9 -0
- package/data-next/pokemon-texts/eng/rapidash.md +9 -0
- package/data-next/pokemon-texts/eng/raticate-alola.md +9 -0
- package/data-next/pokemon-texts/eng/raticate-f.md +9 -0
- package/data-next/pokemon-texts/eng/raticate.md +9 -0
- package/data-next/pokemon-texts/eng/rattata-alola.md +10 -0
- package/data-next/pokemon-texts/eng/rattata-f.md +9 -0
- package/data-next/pokemon-texts/eng/rattata.md +9 -0
- package/data-next/pokemon-texts/eng/rayquaza-mega.md +9 -0
- package/data-next/pokemon-texts/eng/rayquaza.md +9 -0
- package/data-next/pokemon-texts/eng/regice.md +8 -0
- package/data-next/pokemon-texts/eng/regidrago.md +7 -0
- package/data-next/pokemon-texts/eng/regieleki.md +7 -0
- package/data-next/pokemon-texts/eng/regigigas.md +9 -0
- package/data-next/pokemon-texts/eng/regirock.md +9 -0
- package/data-next/pokemon-texts/eng/registeel.md +8 -0
- package/data-next/pokemon-texts/eng/relicanth-f.md +9 -0
- package/data-next/pokemon-texts/eng/relicanth.md +10 -0
- package/data-next/pokemon-texts/eng/rellor.md +7 -0
- package/data-next/pokemon-texts/eng/remoraid.md +9 -0
- package/data-next/pokemon-texts/eng/reshiram.md +9 -0
- package/data-next/pokemon-texts/eng/reuniclus.md +9 -0
- package/data-next/pokemon-texts/eng/revavroom.md +7 -0
- package/data-next/pokemon-texts/eng/rhydon-f.md +9 -0
- package/data-next/pokemon-texts/eng/rhydon.md +9 -0
- package/data-next/pokemon-texts/eng/rhyhorn-f.md +9 -0
- package/data-next/pokemon-texts/eng/rhyhorn.md +9 -0
- package/data-next/pokemon-texts/eng/rhyperior-f.md +9 -0
- package/data-next/pokemon-texts/eng/rhyperior.md +9 -0
- package/data-next/pokemon-texts/eng/ribombee.md +9 -0
- package/data-next/pokemon-texts/eng/rillaboom-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/rillaboom.md +7 -0
- package/data-next/pokemon-texts/eng/riolu.md +9 -0
- package/data-next/pokemon-texts/eng/roaringmoon.md +8 -0
- package/data-next/pokemon-texts/eng/rockruff.md +9 -0
- package/data-next/pokemon-texts/eng/roggenrola.md +8 -0
- package/data-next/pokemon-texts/eng/rolycoly.md +6 -0
- package/data-next/pokemon-texts/eng/rookidee.md +8 -0
- package/data-next/pokemon-texts/eng/roselia-f.md +11 -0
- package/data-next/pokemon-texts/eng/roselia.md +9 -0
- package/data-next/pokemon-texts/eng/roserade-f.md +9 -0
- package/data-next/pokemon-texts/eng/roserade.md +9 -0
- package/data-next/pokemon-texts/eng/rotom-fan.md +9 -0
- package/data-next/pokemon-texts/eng/rotom-frost.md +9 -0
- package/data-next/pokemon-texts/eng/rotom-heat.md +9 -0
- package/data-next/pokemon-texts/eng/rotom-mow.md +8 -0
- package/data-next/pokemon-texts/eng/rotom-wash.md +10 -0
- package/data-next/pokemon-texts/eng/rotom.md +8 -0
- package/data-next/pokemon-texts/eng/rowlet.md +8 -0
- package/data-next/pokemon-texts/eng/rufflet.md +10 -0
- package/data-next/pokemon-texts/eng/runerigus.md +7 -0
- package/data-next/pokemon-texts/eng/sableye-mega.md +9 -0
- package/data-next/pokemon-texts/eng/sableye.md +8 -0
- package/data-next/pokemon-texts/eng/salamence-mega.md +9 -0
- package/data-next/pokemon-texts/eng/salamence.md +9 -0
- package/data-next/pokemon-texts/eng/salandit.md +9 -0
- package/data-next/pokemon-texts/eng/salazzle.md +8 -0
- package/data-next/pokemon-texts/eng/samurott-hisui.md +8 -0
- package/data-next/pokemon-texts/eng/samurott.md +8 -0
- package/data-next/pokemon-texts/eng/sandaconda-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/sandaconda.md +6 -0
- package/data-next/pokemon-texts/eng/sandile.md +11 -0
- package/data-next/pokemon-texts/eng/sandshrew-alola.md +9 -0
- package/data-next/pokemon-texts/eng/sandshrew.md +9 -0
- package/data-next/pokemon-texts/eng/sandslash-alola.md +9 -0
- package/data-next/pokemon-texts/eng/sandslash.md +9 -0
- package/data-next/pokemon-texts/eng/sandygast.md +8 -0
- package/data-next/pokemon-texts/eng/sandyshocks.md +7 -0
- package/data-next/pokemon-texts/eng/sawk.md +8 -0
- package/data-next/pokemon-texts/eng/sawsbuck-autumn.md +8 -0
- package/data-next/pokemon-texts/eng/sawsbuck-summer.md +9 -0
- package/data-next/pokemon-texts/eng/sawsbuck-winter.md +8 -0
- package/data-next/pokemon-texts/eng/sawsbuck.md +8 -0
- package/data-next/pokemon-texts/eng/scatterbug.md +7 -0
- package/data-next/pokemon-texts/eng/sceptile-mega.md +8 -0
- package/data-next/pokemon-texts/eng/sceptile.md +9 -0
- package/data-next/pokemon-texts/eng/scizor-f.md +9 -0
- package/data-next/pokemon-texts/eng/scizor-mega.md +9 -0
- package/data-next/pokemon-texts/eng/scizor.md +9 -0
- package/data-next/pokemon-texts/eng/scolipede-mega.md +8 -0
- package/data-next/pokemon-texts/eng/scolipede.md +9 -0
- package/data-next/pokemon-texts/eng/scorbunny.md +7 -0
- package/data-next/pokemon-texts/eng/scovillain-mega.md +8 -0
- package/data-next/pokemon-texts/eng/scovillain.md +7 -0
- package/data-next/pokemon-texts/eng/scrafty-mega.md +9 -0
- package/data-next/pokemon-texts/eng/scrafty.md +9 -0
- package/data-next/pokemon-texts/eng/scraggy.md +9 -0
- package/data-next/pokemon-texts/eng/screamtail.md +7 -0
- package/data-next/pokemon-texts/eng/scyther-f.md +9 -0
- package/data-next/pokemon-texts/eng/scyther.md +9 -0
- package/data-next/pokemon-texts/eng/seadra.md +10 -0
- package/data-next/pokemon-texts/eng/seaking-f.md +9 -0
- package/data-next/pokemon-texts/eng/seaking.md +9 -0
- package/data-next/pokemon-texts/eng/sealeo.md +9 -0
- package/data-next/pokemon-texts/eng/seedot.md +9 -0
- package/data-next/pokemon-texts/eng/seel.md +9 -0
- package/data-next/pokemon-texts/eng/seismitoad.md +9 -0
- package/data-next/pokemon-texts/eng/sentret.md +8 -0
- package/data-next/pokemon-texts/eng/serperior.md +8 -0
- package/data-next/pokemon-texts/eng/servine.md +7 -0
- package/data-next/pokemon-texts/eng/seviper.md +9 -0
- package/data-next/pokemon-texts/eng/sewaddle.md +7 -0
- package/data-next/pokemon-texts/eng/sharpedo-mega.md +8 -0
- package/data-next/pokemon-texts/eng/sharpedo.md +11 -0
- package/data-next/pokemon-texts/eng/shaymin-sky.md +9 -0
- package/data-next/pokemon-texts/eng/shaymin.md +8 -0
- package/data-next/pokemon-texts/eng/shedinja.md +7 -0
- package/data-next/pokemon-texts/eng/shelgon.md +8 -0
- package/data-next/pokemon-texts/eng/shellder.md +10 -0
- package/data-next/pokemon-texts/eng/shellos-east.md +9 -0
- package/data-next/pokemon-texts/eng/shellos.md +9 -0
- package/data-next/pokemon-texts/eng/shelmet.md +9 -0
- package/data-next/pokemon-texts/eng/shieldon.md +9 -0
- package/data-next/pokemon-texts/eng/shiftry-f.md +9 -0
- package/data-next/pokemon-texts/eng/shiftry.md +9 -0
- package/data-next/pokemon-texts/eng/shiinotic.md +9 -0
- package/data-next/pokemon-texts/eng/shinx-f.md +9 -0
- package/data-next/pokemon-texts/eng/shinx.md +9 -0
- package/data-next/pokemon-texts/eng/shroodle.md +7 -0
- package/data-next/pokemon-texts/eng/shroomish.md +8 -0
- package/data-next/pokemon-texts/eng/shuckle.md +9 -0
- package/data-next/pokemon-texts/eng/shuppet.md +9 -0
- package/data-next/pokemon-texts/eng/sigilyph.md +9 -0
- package/data-next/pokemon-texts/eng/silcoon.md +9 -0
- package/data-next/pokemon-texts/eng/silicobra.md +7 -0
- package/data-next/pokemon-texts/eng/silvally-bug.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-dark.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-dragon.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-electric.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-fairy.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-fighting.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-fire.md +9 -0
- package/data-next/pokemon-texts/eng/silvally-flying.md +9 -0
- package/data-next/pokemon-texts/eng/silvally-ghost.md +9 -0
- package/data-next/pokemon-texts/eng/silvally-grass.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-ground.md +9 -0
- package/data-next/pokemon-texts/eng/silvally-ice.md +7 -0
- package/data-next/pokemon-texts/eng/silvally-poison.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-psychic.md +9 -0
- package/data-next/pokemon-texts/eng/silvally-rock.md +8 -0
- package/data-next/pokemon-texts/eng/silvally-steel.md +9 -0
- package/data-next/pokemon-texts/eng/silvally-water.md +8 -0
- package/data-next/pokemon-texts/eng/silvally.md +7 -0
- package/data-next/pokemon-texts/eng/simipour.md +6 -0
- package/data-next/pokemon-texts/eng/simisage.md +7 -0
- package/data-next/pokemon-texts/eng/simisear.md +7 -0
- package/data-next/pokemon-texts/eng/sinistcha-masterpiece.md +7 -0
- package/data-next/pokemon-texts/eng/sinistcha.md +7 -0
- package/data-next/pokemon-texts/eng/sinistea-antique.md +6 -0
- package/data-next/pokemon-texts/eng/sinistea.md +7 -0
- package/data-next/pokemon-texts/eng/sirfetchd.md +7 -0
- package/data-next/pokemon-texts/eng/sizzlipede.md +7 -0
- package/data-next/pokemon-texts/eng/skarmory-mega.md +9 -0
- package/data-next/pokemon-texts/eng/skarmory.md +9 -0
- package/data-next/pokemon-texts/eng/skeledirge.md +7 -0
- package/data-next/pokemon-texts/eng/skiddo.md +7 -0
- package/data-next/pokemon-texts/eng/skiploom.md +8 -0
- package/data-next/pokemon-texts/eng/skitty.md +8 -0
- package/data-next/pokemon-texts/eng/skorupi.md +8 -0
- package/data-next/pokemon-texts/eng/skrelp.md +9 -0
- package/data-next/pokemon-texts/eng/skuntank.md +9 -0
- package/data-next/pokemon-texts/eng/skwovet.md +7 -0
- package/data-next/pokemon-texts/eng/slaking.md +9 -0
- package/data-next/pokemon-texts/eng/slakoth.md +7 -0
- package/data-next/pokemon-texts/eng/sliggoo-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/sliggoo.md +9 -0
- package/data-next/pokemon-texts/eng/slitherwing.md +8 -0
- package/data-next/pokemon-texts/eng/slowbro-galar.md +10 -0
- package/data-next/pokemon-texts/eng/slowbro-mega.md +9 -0
- package/data-next/pokemon-texts/eng/slowbro.md +9 -0
- package/data-next/pokemon-texts/eng/slowking-galar.md +9 -0
- package/data-next/pokemon-texts/eng/slowking.md +9 -0
- package/data-next/pokemon-texts/eng/slowpoke-galar.md +9 -0
- package/data-next/pokemon-texts/eng/slowpoke.md +9 -0
- package/data-next/pokemon-texts/eng/slugma.md +8 -0
- package/data-next/pokemon-texts/eng/slurpuff.md +9 -0
- package/data-next/pokemon-texts/eng/smeargle.md +8 -0
- package/data-next/pokemon-texts/eng/smoliv.md +7 -0
- package/data-next/pokemon-texts/eng/smoochum.md +9 -0
- package/data-next/pokemon-texts/eng/sneasel-f.md +8 -0
- package/data-next/pokemon-texts/eng/sneasel-hisui-f.md +9 -0
- package/data-next/pokemon-texts/eng/sneasel-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/sneasel.md +9 -0
- package/data-next/pokemon-texts/eng/sneasler.md +8 -0
- package/data-next/pokemon-texts/eng/snivy.md +7 -0
- package/data-next/pokemon-texts/eng/snom.md +7 -0
- package/data-next/pokemon-texts/eng/snorlax-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/snorlax.md +9 -0
- package/data-next/pokemon-texts/eng/snorunt.md +9 -0
- package/data-next/pokemon-texts/eng/snover-f.md +9 -0
- package/data-next/pokemon-texts/eng/snover.md +9 -0
- package/data-next/pokemon-texts/eng/snubbull.md +9 -0
- package/data-next/pokemon-texts/eng/sobble.md +7 -0
- package/data-next/pokemon-texts/eng/solgaleo.md +9 -0
- package/data-next/pokemon-texts/eng/solosis.md +7 -0
- package/data-next/pokemon-texts/eng/solrock.md +9 -0
- package/data-next/pokemon-texts/eng/spearow.md +9 -0
- package/data-next/pokemon-texts/eng/spectrier.md +7 -0
- package/data-next/pokemon-texts/eng/spewpa.md +7 -0
- package/data-next/pokemon-texts/eng/spheal.md +9 -0
- package/data-next/pokemon-texts/eng/spidops.md +7 -0
- package/data-next/pokemon-texts/eng/spinarak.md +9 -0
- package/data-next/pokemon-texts/eng/spinda.md +8 -0
- package/data-next/pokemon-texts/eng/spiritomb.md +9 -0
- package/data-next/pokemon-texts/eng/spoink.md +8 -0
- package/data-next/pokemon-texts/eng/sprigatito.md +7 -0
- package/data-next/pokemon-texts/eng/spritzee.md +8 -0
- package/data-next/pokemon-texts/eng/squawkabilly-blue.md +7 -0
- package/data-next/pokemon-texts/eng/squawkabilly-white.md +8 -0
- package/data-next/pokemon-texts/eng/squawkabilly-yellow.md +9 -0
- package/data-next/pokemon-texts/eng/squawkabilly.md +7 -0
- package/data-next/pokemon-texts/eng/squirtle.md +9 -0
- package/data-next/pokemon-texts/eng/stakataka.md +8 -0
- package/data-next/pokemon-texts/eng/stantler.md +9 -0
- package/data-next/pokemon-texts/eng/staraptor-f.md +8 -0
- package/data-next/pokemon-texts/eng/staraptor-mega.md +8 -0
- package/data-next/pokemon-texts/eng/staraptor.md +8 -0
- package/data-next/pokemon-texts/eng/staravia-f.md +9 -0
- package/data-next/pokemon-texts/eng/staravia.md +9 -0
- package/data-next/pokemon-texts/eng/starly-f.md +8 -0
- package/data-next/pokemon-texts/eng/starly.md +8 -0
- package/data-next/pokemon-texts/eng/starmie-mega.md +9 -0
- package/data-next/pokemon-texts/eng/starmie.md +9 -0
- package/data-next/pokemon-texts/eng/staryu.md +9 -0
- package/data-next/pokemon-texts/eng/steelix-f.md +9 -0
- package/data-next/pokemon-texts/eng/steelix-mega.md +9 -0
- package/data-next/pokemon-texts/eng/steelix.md +9 -0
- package/data-next/pokemon-texts/eng/steenee.md +9 -0
- package/data-next/pokemon-texts/eng/stonjourner.md +7 -0
- package/data-next/pokemon-texts/eng/stoutland.md +9 -0
- package/data-next/pokemon-texts/eng/stufful.md +9 -0
- package/data-next/pokemon-texts/eng/stunfisk-galar.md +8 -0
- package/data-next/pokemon-texts/eng/stunfisk.md +9 -0
- package/data-next/pokemon-texts/eng/stunky.md +8 -0
- package/data-next/pokemon-texts/eng/sudowoodo-f.md +9 -0
- package/data-next/pokemon-texts/eng/sudowoodo.md +8 -0
- package/data-next/pokemon-texts/eng/suicune.md +7 -0
- package/data-next/pokemon-texts/eng/sunflora.md +8 -0
- package/data-next/pokemon-texts/eng/sunkern.md +9 -0
- package/data-next/pokemon-texts/eng/surskit.md +9 -0
- package/data-next/pokemon-texts/eng/swablu.md +11 -0
- package/data-next/pokemon-texts/eng/swadloon.md +7 -0
- package/data-next/pokemon-texts/eng/swalot-f.md +8 -0
- package/data-next/pokemon-texts/eng/swalot.md +8 -0
- package/data-next/pokemon-texts/eng/swampert-mega.md +9 -0
- package/data-next/pokemon-texts/eng/swampert.md +9 -0
- package/data-next/pokemon-texts/eng/swanna.md +8 -0
- package/data-next/pokemon-texts/eng/swellow.md +9 -0
- package/data-next/pokemon-texts/eng/swinub.md +9 -0
- package/data-next/pokemon-texts/eng/swirlix.md +8 -0
- package/data-next/pokemon-texts/eng/swoobat.md +8 -0
- package/data-next/pokemon-texts/eng/sylveon.md +9 -0
- package/data-next/pokemon-texts/eng/tadbulb.md +7 -0
- package/data-next/pokemon-texts/eng/taillow.md +9 -0
- package/data-next/pokemon-texts/eng/talonflame.md +9 -0
- package/data-next/pokemon-texts/eng/tandemaus.md +7 -0
- package/data-next/pokemon-texts/eng/tangela.md +11 -0
- package/data-next/pokemon-texts/eng/tangrowth-f.md +9 -0
- package/data-next/pokemon-texts/eng/tangrowth.md +9 -0
- package/data-next/pokemon-texts/eng/tapubulu.md +8 -0
- package/data-next/pokemon-texts/eng/tapufini.md +8 -0
- package/data-next/pokemon-texts/eng/tapukoko.md +9 -0
- package/data-next/pokemon-texts/eng/tapulele.md +9 -0
- package/data-next/pokemon-texts/eng/tarountula.md +5 -0
- package/data-next/pokemon-texts/eng/tatsugiri-droopy-mega.md +6 -0
- package/data-next/pokemon-texts/eng/tatsugiri-droopy.md +7 -0
- package/data-next/pokemon-texts/eng/tatsugiri-mega.md +7 -0
- package/data-next/pokemon-texts/eng/tatsugiri-stretchy-mega.md +7 -0
- package/data-next/pokemon-texts/eng/tatsugiri-stretchy.md +7 -0
- package/data-next/pokemon-texts/eng/tatsugiri.md +7 -0
- package/data-next/pokemon-texts/eng/tauros-paldea-fire.md +9 -0
- package/data-next/pokemon-texts/eng/tauros-paldea-water.md +9 -0
- package/data-next/pokemon-texts/eng/tauros-paldea.md +10 -0
- package/data-next/pokemon-texts/eng/tauros.md +9 -0
- package/data-next/pokemon-texts/eng/teddiursa.md +9 -0
- package/data-next/pokemon-texts/eng/tentacool.md +10 -0
- package/data-next/pokemon-texts/eng/tentacruel.md +9 -0
- package/data-next/pokemon-texts/eng/tepig.md +7 -0
- package/data-next/pokemon-texts/eng/terapagos-stellar.md +7 -0
- package/data-next/pokemon-texts/eng/terapagos-terastal.md +7 -0
- package/data-next/pokemon-texts/eng/terapagos.md +7 -0
- package/data-next/pokemon-texts/eng/terrakion.md +8 -0
- package/data-next/pokemon-texts/eng/thievul.md +7 -0
- package/data-next/pokemon-texts/eng/throh.md +8 -0
- package/data-next/pokemon-texts/eng/thundurus-therian.md +7 -0
- package/data-next/pokemon-texts/eng/thundurus.md +8 -0
- package/data-next/pokemon-texts/eng/thwackey.md +7 -0
- package/data-next/pokemon-texts/eng/timburr.md +8 -0
- package/data-next/pokemon-texts/eng/tinglu.md +7 -0
- package/data-next/pokemon-texts/eng/tinkatink.md +7 -0
- package/data-next/pokemon-texts/eng/tinkaton.md +7 -0
- package/data-next/pokemon-texts/eng/tinkatuff.md +8 -0
- package/data-next/pokemon-texts/eng/tirtouga.md +8 -0
- package/data-next/pokemon-texts/eng/toedscool.md +7 -0
- package/data-next/pokemon-texts/eng/toedscruel.md +7 -0
- package/data-next/pokemon-texts/eng/togedemaru.md +9 -0
- package/data-next/pokemon-texts/eng/togekiss.md +8 -0
- package/data-next/pokemon-texts/eng/togepi.md +11 -0
- package/data-next/pokemon-texts/eng/togetic.md +9 -0
- package/data-next/pokemon-texts/eng/torchic-f.md +9 -0
- package/data-next/pokemon-texts/eng/torchic.md +8 -0
- package/data-next/pokemon-texts/eng/torkoal.md +9 -0
- package/data-next/pokemon-texts/eng/tornadus-therian.md +7 -0
- package/data-next/pokemon-texts/eng/tornadus.md +8 -0
- package/data-next/pokemon-texts/eng/torracat.md +9 -0
- package/data-next/pokemon-texts/eng/torterra.md +8 -0
- package/data-next/pokemon-texts/eng/totodile.md +8 -0
- package/data-next/pokemon-texts/eng/toucannon.md +9 -0
- package/data-next/pokemon-texts/eng/toxapex.md +9 -0
- package/data-next/pokemon-texts/eng/toxel.md +7 -0
- package/data-next/pokemon-texts/eng/toxicroak-f.md +9 -0
- package/data-next/pokemon-texts/eng/toxicroak.md +9 -0
- package/data-next/pokemon-texts/eng/toxtricity-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/toxtricity-low-key-gmax.md +8 -0
- package/data-next/pokemon-texts/eng/toxtricity-low-key.md +7 -0
- package/data-next/pokemon-texts/eng/toxtricity.md +8 -0
- package/data-next/pokemon-texts/eng/tranquill.md +9 -0
- package/data-next/pokemon-texts/eng/trapinch.md +9 -0
- package/data-next/pokemon-texts/eng/treecko.md +9 -0
- package/data-next/pokemon-texts/eng/trevenant.md +9 -0
- package/data-next/pokemon-texts/eng/tropius.md +10 -0
- package/data-next/pokemon-texts/eng/trubbish.md +9 -0
- package/data-next/pokemon-texts/eng/trumbeak.md +7 -0
- package/data-next/pokemon-texts/eng/tsareena.md +10 -0
- package/data-next/pokemon-texts/eng/turtonator.md +8 -0
- package/data-next/pokemon-texts/eng/turtwig.md +7 -0
- package/data-next/pokemon-texts/eng/tympole.md +7 -0
- package/data-next/pokemon-texts/eng/tynamo.md +7 -0
- package/data-next/pokemon-texts/eng/typenull.md +9 -0
- package/data-next/pokemon-texts/eng/typhlosion-hisui.md +10 -0
- package/data-next/pokemon-texts/eng/typhlosion.md +9 -0
- package/data-next/pokemon-texts/eng/tyranitar-mega.md +9 -0
- package/data-next/pokemon-texts/eng/tyranitar.md +9 -0
- package/data-next/pokemon-texts/eng/tyrantrum.md +8 -0
- package/data-next/pokemon-texts/eng/tyrogue.md +11 -0
- package/data-next/pokemon-texts/eng/tyrunt.md +8 -0
- package/data-next/pokemon-texts/eng/umbreon.md +10 -0
- package/data-next/pokemon-texts/eng/unfezant-f.md +8 -0
- package/data-next/pokemon-texts/eng/unfezant.md +8 -0
- package/data-next/pokemon-texts/eng/unown-b.md +9 -0
- package/data-next/pokemon-texts/eng/unown-c.md +9 -0
- package/data-next/pokemon-texts/eng/unown-d.md +9 -0
- package/data-next/pokemon-texts/eng/unown-e.md +9 -0
- package/data-next/pokemon-texts/eng/unown-exclamation.md +9 -0
- package/data-next/pokemon-texts/eng/unown-f.md +9 -0
- package/data-next/pokemon-texts/eng/unown-g.md +8 -0
- package/data-next/pokemon-texts/eng/unown-h.md +9 -0
- package/data-next/pokemon-texts/eng/unown-i.md +9 -0
- package/data-next/pokemon-texts/eng/unown-j.md +9 -0
- package/data-next/pokemon-texts/eng/unown-k.md +9 -0
- package/data-next/pokemon-texts/eng/unown-l.md +9 -0
- package/data-next/pokemon-texts/eng/unown-m.md +9 -0
- package/data-next/pokemon-texts/eng/unown-n.md +8 -0
- package/data-next/pokemon-texts/eng/unown-o.md +9 -0
- package/data-next/pokemon-texts/eng/unown-p.md +9 -0
- package/data-next/pokemon-texts/eng/unown-q.md +8 -0
- package/data-next/pokemon-texts/eng/unown-question.md +9 -0
- package/data-next/pokemon-texts/eng/unown-r.md +9 -0
- package/data-next/pokemon-texts/eng/unown-s.md +9 -0
- package/data-next/pokemon-texts/eng/unown-t.md +9 -0
- package/data-next/pokemon-texts/eng/unown-u.md +8 -0
- package/data-next/pokemon-texts/eng/unown-v.md +9 -0
- package/data-next/pokemon-texts/eng/unown-w.md +9 -0
- package/data-next/pokemon-texts/eng/unown-x.md +9 -0
- package/data-next/pokemon-texts/eng/unown-y.md +9 -0
- package/data-next/pokemon-texts/eng/unown-z.md +8 -0
- package/data-next/pokemon-texts/eng/unown.md +9 -0
- package/data-next/pokemon-texts/eng/ursaluna-bloodmoon.md +7 -0
- package/data-next/pokemon-texts/eng/ursaluna.md +7 -0
- package/data-next/pokemon-texts/eng/ursaring-f.md +9 -0
- package/data-next/pokemon-texts/eng/ursaring.md +9 -0
- package/data-next/pokemon-texts/eng/urshifu-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/urshifu-rapid-strike-gmax.md +9 -0
- package/data-next/pokemon-texts/eng/urshifu-rapid-strike.md +8 -0
- package/data-next/pokemon-texts/eng/urshifu.md +7 -0
- package/data-next/pokemon-texts/eng/uxie.md +8 -0
- package/data-next/pokemon-texts/eng/vanillish.md +9 -0
- package/data-next/pokemon-texts/eng/vanillite.md +8 -0
- package/data-next/pokemon-texts/eng/vanilluxe.md +9 -0
- package/data-next/pokemon-texts/eng/vaporeon.md +9 -0
- package/data-next/pokemon-texts/eng/varoom.md +7 -0
- package/data-next/pokemon-texts/eng/veluza.md +7 -0
- package/data-next/pokemon-texts/eng/venipede.md +9 -0
- package/data-next/pokemon-texts/eng/venomoth.md +9 -0
- package/data-next/pokemon-texts/eng/venonat.md +9 -0
- package/data-next/pokemon-texts/eng/venusaur-f.md +9 -0
- package/data-next/pokemon-texts/eng/venusaur-gmax.md +7 -0
- package/data-next/pokemon-texts/eng/venusaur-mega.md +8 -0
- package/data-next/pokemon-texts/eng/venusaur.md +9 -0
- package/data-next/pokemon-texts/eng/vespiquen.md +9 -0
- package/data-next/pokemon-texts/eng/vibrava.md +8 -0
- package/data-next/pokemon-texts/eng/victini.md +7 -0
- package/data-next/pokemon-texts/eng/victreebel-mega.md +9 -0
- package/data-next/pokemon-texts/eng/victreebel.md +9 -0
- package/data-next/pokemon-texts/eng/vigoroth.md +7 -0
- package/data-next/pokemon-texts/eng/vikavolt.md +9 -0
- package/data-next/pokemon-texts/eng/vileplume-f.md +9 -0
- package/data-next/pokemon-texts/eng/vileplume.md +8 -0
- package/data-next/pokemon-texts/eng/virizion.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-archipelago.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-continental.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-elegant.md +7 -0
- package/data-next/pokemon-texts/eng/vivillon-fancy.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-garden.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-high-plains.md +9 -0
- package/data-next/pokemon-texts/eng/vivillon-jungle.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-marine.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-meadow.md +7 -0
- package/data-next/pokemon-texts/eng/vivillon-modern.md +9 -0
- package/data-next/pokemon-texts/eng/vivillon-monsoon.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-ocean.md +7 -0
- package/data-next/pokemon-texts/eng/vivillon-pokeball.md +9 -0
- package/data-next/pokemon-texts/eng/vivillon-polar.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-river.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-sandstorm.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-savanna.md +7 -0
- package/data-next/pokemon-texts/eng/vivillon-sun.md +8 -0
- package/data-next/pokemon-texts/eng/vivillon-tundra.md +7 -0
- package/data-next/pokemon-texts/eng/vivillon.md +8 -0
- package/data-next/pokemon-texts/eng/volbeat.md +8 -0
- package/data-next/pokemon-texts/eng/volcanion.md +7 -0
- package/data-next/pokemon-texts/eng/volcarona.md +9 -0
- package/data-next/pokemon-texts/eng/voltorb-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/voltorb.md +9 -0
- package/data-next/pokemon-texts/eng/vullaby.md +8 -0
- package/data-next/pokemon-texts/eng/vulpix-alola.md +9 -0
- package/data-next/pokemon-texts/eng/vulpix.md +9 -0
- package/data-next/pokemon-texts/eng/wailmer.md +8 -0
- package/data-next/pokemon-texts/eng/wailord.md +11 -0
- package/data-next/pokemon-texts/eng/walkingwake.md +7 -0
- package/data-next/pokemon-texts/eng/walrein.md +9 -0
- package/data-next/pokemon-texts/eng/wartortle.md +9 -0
- package/data-next/pokemon-texts/eng/watchog.md +7 -0
- package/data-next/pokemon-texts/eng/wattrel.md +7 -0
- package/data-next/pokemon-texts/eng/weavile-f.md +11 -0
- package/data-next/pokemon-texts/eng/weavile.md +9 -0
- package/data-next/pokemon-texts/eng/weedle.md +9 -0
- package/data-next/pokemon-texts/eng/weepinbell.md +9 -0
- package/data-next/pokemon-texts/eng/weezing-galar.md +9 -0
- package/data-next/pokemon-texts/eng/weezing.md +9 -0
- package/data-next/pokemon-texts/eng/whimsicott.md +9 -0
- package/data-next/pokemon-texts/eng/whirlipede.md +7 -0
- package/data-next/pokemon-texts/eng/whiscash.md +10 -0
- package/data-next/pokemon-texts/eng/whismur.md +9 -0
- package/data-next/pokemon-texts/eng/wigglytuff.md +9 -0
- package/data-next/pokemon-texts/eng/wiglett.md +7 -0
- package/data-next/pokemon-texts/eng/wimpod.md +9 -0
- package/data-next/pokemon-texts/eng/wingull.md +9 -0
- package/data-next/pokemon-texts/eng/wishiwashi-school.md +9 -0
- package/data-next/pokemon-texts/eng/wishiwashi.md +9 -0
- package/data-next/pokemon-texts/eng/wobbuffet-f.md +10 -0
- package/data-next/pokemon-texts/eng/wobbuffet.md +9 -0
- package/data-next/pokemon-texts/eng/wochien.md +8 -0
- package/data-next/pokemon-texts/eng/woobat.md +8 -0
- package/data-next/pokemon-texts/eng/wooloo.md +7 -0
- package/data-next/pokemon-texts/eng/wooper-f.md +7 -0
- package/data-next/pokemon-texts/eng/wooper-paldea.md +8 -0
- package/data-next/pokemon-texts/eng/wooper.md +7 -0
- package/data-next/pokemon-texts/eng/wormadam-sandy.md +8 -0
- package/data-next/pokemon-texts/eng/wormadam-trash.md +8 -0
- package/data-next/pokemon-texts/eng/wormadam.md +9 -0
- package/data-next/pokemon-texts/eng/wugtrio.md +6 -0
- package/data-next/pokemon-texts/eng/wurmple.md +10 -0
- package/data-next/pokemon-texts/eng/wynaut.md +11 -0
- package/data-next/pokemon-texts/eng/wyrdeer.md +9 -0
- package/data-next/pokemon-texts/eng/xatu-f.md +9 -0
- package/data-next/pokemon-texts/eng/xatu.md +9 -0
- package/data-next/pokemon-texts/eng/xerneas-active.md +7 -0
- package/data-next/pokemon-texts/eng/xerneas.md +8 -0
- package/data-next/pokemon-texts/eng/xurkitree.md +9 -0
- package/data-next/pokemon-texts/eng/yamask-galar.md +8 -0
- package/data-next/pokemon-texts/eng/yamask.md +8 -0
- package/data-next/pokemon-texts/eng/yamper.md +8 -0
- package/data-next/pokemon-texts/eng/yanma.md +8 -0
- package/data-next/pokemon-texts/eng/yanmega.md +8 -0
- package/data-next/pokemon-texts/eng/yungoos.md +8 -0
- package/data-next/pokemon-texts/eng/yveltal.md +7 -0
- package/data-next/pokemon-texts/eng/zacian-crowned.md +7 -0
- package/data-next/pokemon-texts/eng/zacian.md +8 -0
- package/data-next/pokemon-texts/eng/zamazenta-crowned.md +6 -0
- package/data-next/pokemon-texts/eng/zamazenta.md +7 -0
- package/data-next/pokemon-texts/eng/zangoose.md +9 -0
- package/data-next/pokemon-texts/eng/zapdos-galar.md +8 -0
- package/data-next/pokemon-texts/eng/zapdos.md +9 -0
- package/data-next/pokemon-texts/eng/zarude-dada.md +7 -0
- package/data-next/pokemon-texts/eng/zarude.md +7 -0
- package/data-next/pokemon-texts/eng/zebstrika.md +7 -0
- package/data-next/pokemon-texts/eng/zekrom.md +9 -0
- package/data-next/pokemon-texts/eng/zeraora-mega.md +9 -0
- package/data-next/pokemon-texts/eng/zeraora.md +8 -0
- package/data-next/pokemon-texts/eng/zigzagoon-galar.md +9 -0
- package/data-next/pokemon-texts/eng/zigzagoon.md +8 -0
- package/data-next/pokemon-texts/eng/zoroark-hisui.md +9 -0
- package/data-next/pokemon-texts/eng/zoroark.md +9 -0
- package/data-next/pokemon-texts/eng/zorua-hisui.md +8 -0
- package/data-next/pokemon-texts/eng/zorua.md +9 -0
- package/data-next/pokemon-texts/eng/zubat-f.md +9 -0
- package/data-next/pokemon-texts/eng/zubat.md +11 -0
- package/data-next/pokemon-texts/eng/zweilous.md +8 -0
- package/data-next/pokemon-texts/eng/zygarde-10.md +9 -0
- package/data-next/pokemon-texts/eng/zygarde-complete-mega.md +9 -0
- package/data-next/pokemon-texts/eng/zygarde-complete.md +9 -0
- package/data-next/pokemon-texts/eng/zygarde.md +9 -0
- package/package.json +25 -10
- package/build/lib/box-preset-sanitizer.d.mts.map +0 -1
- package/build/lib/box-preset-sanitizer.mjs.map +0 -1
- package/build/lib/constants.mjs.map +0 -1
- package/build/lib/enums.d.mts.map +0 -1
- package/build/lib/enums.mjs.map +0 -1
- package/build/lib/schemas.d.mts.map +0 -1
- package/build/lib/schemas.mjs.map +0 -1
- package/build/lib/utils.mjs.map +0 -1
|
@@ -0,0 +1,2431 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "venusaur",
|
|
4
|
+
"championsId": "0003000",
|
|
5
|
+
"name": "Venusaur"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"id": "venusaur-f",
|
|
9
|
+
"championsId": "0003000",
|
|
10
|
+
"name": "Venusaur"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"id": "venusaur-mega",
|
|
14
|
+
"championsId": "0003001",
|
|
15
|
+
"name": "Venusaur",
|
|
16
|
+
"formName": "Mega Venusaur"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"id": "charizard",
|
|
20
|
+
"championsId": "0006000",
|
|
21
|
+
"name": "Charizard"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"id": "charizard-mega-x",
|
|
25
|
+
"championsId": "0006001",
|
|
26
|
+
"name": "Charizard",
|
|
27
|
+
"formName": "Mega Charizard X"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"id": "charizard-mega-y",
|
|
31
|
+
"championsId": "0006002",
|
|
32
|
+
"name": "Charizard",
|
|
33
|
+
"formName": "Mega Charizard Y"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "blastoise",
|
|
37
|
+
"championsId": "0009000",
|
|
38
|
+
"name": "Blastoise"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "blastoise-mega",
|
|
42
|
+
"championsId": "0009001",
|
|
43
|
+
"name": "Blastoise",
|
|
44
|
+
"formName": "Mega Blastoise"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"id": "beedrill",
|
|
48
|
+
"championsId": "0015000",
|
|
49
|
+
"name": "Beedrill"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"id": "beedrill-mega",
|
|
53
|
+
"championsId": "0015001",
|
|
54
|
+
"name": "Beedrill",
|
|
55
|
+
"formName": "Mega Beedrill"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"id": "pidgeot",
|
|
59
|
+
"championsId": "0018000",
|
|
60
|
+
"name": "Pidgeot"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "pidgeot-mega",
|
|
64
|
+
"championsId": "0018001",
|
|
65
|
+
"name": "Pidgeot",
|
|
66
|
+
"formName": "Mega Pidgeot"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "arbok",
|
|
70
|
+
"championsId": "0024000",
|
|
71
|
+
"name": "Arbok"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"id": "pikachu",
|
|
75
|
+
"championsId": "0025000",
|
|
76
|
+
"name": "Pikachu"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"id": "pikachu-f",
|
|
80
|
+
"championsId": "0025000",
|
|
81
|
+
"name": "Pikachu"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": "raichu",
|
|
85
|
+
"championsId": "0026000",
|
|
86
|
+
"name": "Raichu"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"id": "raichu-f",
|
|
90
|
+
"championsId": "0026000",
|
|
91
|
+
"name": "Raichu"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"id": "raichu-alola",
|
|
95
|
+
"championsId": "0026001",
|
|
96
|
+
"name": "Raichu",
|
|
97
|
+
"formName": "Alolan Form"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"id": "raichu-mega-x",
|
|
101
|
+
"championsId": "0026002",
|
|
102
|
+
"name": "Raichu",
|
|
103
|
+
"formName": "Mega Raichu X"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "raichu-mega-y",
|
|
107
|
+
"championsId": "0026003",
|
|
108
|
+
"name": "Raichu",
|
|
109
|
+
"formName": "Mega Raichu Y"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "clefable",
|
|
113
|
+
"championsId": "0036000",
|
|
114
|
+
"name": "Clefable"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"id": "clefable-mega",
|
|
118
|
+
"championsId": "0036001",
|
|
119
|
+
"name": "Clefable",
|
|
120
|
+
"formName": "Mega Clefable"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"id": "ninetales",
|
|
124
|
+
"championsId": "0038000",
|
|
125
|
+
"name": "Ninetales"
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"id": "ninetales-alola",
|
|
129
|
+
"championsId": "0038001",
|
|
130
|
+
"name": "Ninetales",
|
|
131
|
+
"formName": "Alolan Form"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"id": "vileplume",
|
|
135
|
+
"championsId": "0045000",
|
|
136
|
+
"name": "Vileplume"
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"id": "vileplume-f",
|
|
140
|
+
"championsId": "0045000",
|
|
141
|
+
"name": "Vileplume"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"id": "arcanine",
|
|
145
|
+
"championsId": "0059000",
|
|
146
|
+
"name": "Arcanine"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": "arcanine-hisui",
|
|
150
|
+
"championsId": "0059001",
|
|
151
|
+
"name": "Arcanine",
|
|
152
|
+
"formName": "Hisuian Form"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"id": "alakazam",
|
|
156
|
+
"championsId": "0065000",
|
|
157
|
+
"name": "Alakazam"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"id": "alakazam-f",
|
|
161
|
+
"championsId": "0065000",
|
|
162
|
+
"name": "Alakazam"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": "alakazam-mega",
|
|
166
|
+
"championsId": "0065001",
|
|
167
|
+
"name": "Alakazam",
|
|
168
|
+
"formName": "Mega Alakazam"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"id": "machamp",
|
|
172
|
+
"championsId": "0068000",
|
|
173
|
+
"name": "Machamp"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"id": "victreebel",
|
|
177
|
+
"championsId": "0071000",
|
|
178
|
+
"name": "Victreebel"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"id": "victreebel-mega",
|
|
182
|
+
"championsId": "0071001",
|
|
183
|
+
"name": "Victreebel",
|
|
184
|
+
"formName": "Mega Victreebel"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"id": "slowbro",
|
|
188
|
+
"championsId": "0080000",
|
|
189
|
+
"name": "Slowbro"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "slowbro-mega",
|
|
193
|
+
"championsId": "0080001",
|
|
194
|
+
"name": "Slowbro",
|
|
195
|
+
"formName": "Mega Slowbro"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "slowbro-galar",
|
|
199
|
+
"championsId": "0080002",
|
|
200
|
+
"name": "Slowbro",
|
|
201
|
+
"formName": "Galarian Form"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"id": "gengar",
|
|
205
|
+
"championsId": "0094000",
|
|
206
|
+
"name": "Gengar"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"id": "gengar-mega",
|
|
210
|
+
"championsId": "0094001",
|
|
211
|
+
"name": "Gengar",
|
|
212
|
+
"formName": "Mega Gengar"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"id": "kangaskhan",
|
|
216
|
+
"championsId": "0115000",
|
|
217
|
+
"name": "Kangaskhan"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"id": "kangaskhan-mega",
|
|
221
|
+
"championsId": "0115001",
|
|
222
|
+
"name": "Kangaskhan",
|
|
223
|
+
"formName": "Mega Kangaskhan"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"id": "starmie",
|
|
227
|
+
"championsId": "0121000",
|
|
228
|
+
"name": "Starmie"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"id": "starmie-mega",
|
|
232
|
+
"championsId": "0121001",
|
|
233
|
+
"name": "Starmie",
|
|
234
|
+
"formName": "Mega Starmie"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"id": "pinsir",
|
|
238
|
+
"championsId": "0127000",
|
|
239
|
+
"name": "Pinsir"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"id": "pinsir-mega",
|
|
243
|
+
"championsId": "0127001",
|
|
244
|
+
"name": "Pinsir",
|
|
245
|
+
"formName": "Mega Pinsir"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"id": "tauros",
|
|
249
|
+
"championsId": "0128000",
|
|
250
|
+
"name": "Tauros"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"id": "tauros-paldea",
|
|
254
|
+
"championsId": "0128001",
|
|
255
|
+
"name": "Tauros",
|
|
256
|
+
"formName": "Paldean Form (Combat Breed)"
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"id": "tauros-paldea-fire",
|
|
260
|
+
"championsId": "0128002",
|
|
261
|
+
"name": "Tauros",
|
|
262
|
+
"formName": "Paldean Form (Blaze Breed)"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"id": "tauros-paldea-water",
|
|
266
|
+
"championsId": "0128003",
|
|
267
|
+
"name": "Tauros",
|
|
268
|
+
"formName": "Paldean Form (Aqua Breed)"
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"id": "gyarados",
|
|
272
|
+
"championsId": "0130000",
|
|
273
|
+
"name": "Gyarados"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"id": "gyarados-f",
|
|
277
|
+
"championsId": "0130000",
|
|
278
|
+
"name": "Gyarados"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"id": "gyarados-mega",
|
|
282
|
+
"championsId": "0130001",
|
|
283
|
+
"name": "Gyarados",
|
|
284
|
+
"formName": "Mega Gyarados"
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"id": "ditto",
|
|
288
|
+
"championsId": "0132000",
|
|
289
|
+
"name": "Ditto"
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
"id": "vaporeon",
|
|
293
|
+
"championsId": "0134000",
|
|
294
|
+
"name": "Vaporeon"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"id": "jolteon",
|
|
298
|
+
"championsId": "0135000",
|
|
299
|
+
"name": "Jolteon"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"id": "flareon",
|
|
303
|
+
"championsId": "0136000",
|
|
304
|
+
"name": "Flareon"
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"id": "aerodactyl",
|
|
308
|
+
"championsId": "0142000",
|
|
309
|
+
"name": "Aerodactyl"
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
"id": "aerodactyl-mega",
|
|
313
|
+
"championsId": "0142001",
|
|
314
|
+
"name": "Aerodactyl",
|
|
315
|
+
"formName": "Mega Aerodactyl"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"id": "snorlax",
|
|
319
|
+
"championsId": "0143000",
|
|
320
|
+
"name": "Snorlax"
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"id": "dragonite",
|
|
324
|
+
"championsId": "0149000",
|
|
325
|
+
"name": "Dragonite"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"id": "dragonite-mega",
|
|
329
|
+
"championsId": "0149001",
|
|
330
|
+
"name": "Dragonite",
|
|
331
|
+
"formName": "Mega Dragonite"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"id": "meganium",
|
|
335
|
+
"championsId": "0154000",
|
|
336
|
+
"name": "Meganium"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"id": "meganium-f",
|
|
340
|
+
"championsId": "0154000",
|
|
341
|
+
"name": "Meganium"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"id": "meganium-mega",
|
|
345
|
+
"championsId": "0154001",
|
|
346
|
+
"name": "Meganium",
|
|
347
|
+
"formName": "Mega Meganium"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"id": "typhlosion",
|
|
351
|
+
"championsId": "0157000",
|
|
352
|
+
"name": "Typhlosion"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"id": "typhlosion-hisui",
|
|
356
|
+
"championsId": "0157001",
|
|
357
|
+
"name": "Typhlosion",
|
|
358
|
+
"formName": "Hisuian Form"
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"id": "feraligatr",
|
|
362
|
+
"championsId": "0160000",
|
|
363
|
+
"name": "Feraligatr"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "feraligatr-mega",
|
|
367
|
+
"championsId": "0160001",
|
|
368
|
+
"name": "Feraligatr",
|
|
369
|
+
"formName": "Mega Feraligatr"
|
|
370
|
+
},
|
|
371
|
+
{
|
|
372
|
+
"id": "ariados",
|
|
373
|
+
"championsId": "0168000",
|
|
374
|
+
"name": "Ariados"
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"id": "ampharos",
|
|
378
|
+
"championsId": "0181000",
|
|
379
|
+
"name": "Ampharos"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"id": "ampharos-mega",
|
|
383
|
+
"championsId": "0181001",
|
|
384
|
+
"name": "Ampharos",
|
|
385
|
+
"formName": "Mega Ampharos"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"id": "azumarill",
|
|
389
|
+
"championsId": "0184000",
|
|
390
|
+
"name": "Azumarill"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"id": "politoed",
|
|
394
|
+
"championsId": "0186000",
|
|
395
|
+
"name": "Politoed"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"id": "politoed-f",
|
|
399
|
+
"championsId": "0186000",
|
|
400
|
+
"name": "Politoed"
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"id": "espeon",
|
|
404
|
+
"championsId": "0196000",
|
|
405
|
+
"name": "Espeon"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"id": "umbreon",
|
|
409
|
+
"championsId": "0197000",
|
|
410
|
+
"name": "Umbreon"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"id": "slowking",
|
|
414
|
+
"championsId": "0199000",
|
|
415
|
+
"name": "Slowking"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"id": "slowking-galar",
|
|
419
|
+
"championsId": "0199001",
|
|
420
|
+
"name": "Slowking",
|
|
421
|
+
"formName": "Galarian Form"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"id": "forretress",
|
|
425
|
+
"championsId": "0205000",
|
|
426
|
+
"name": "Forretress"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"id": "steelix",
|
|
430
|
+
"championsId": "0208000",
|
|
431
|
+
"name": "Steelix"
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"id": "steelix-f",
|
|
435
|
+
"championsId": "0208000",
|
|
436
|
+
"name": "Steelix"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"id": "steelix-mega",
|
|
440
|
+
"championsId": "0208001",
|
|
441
|
+
"name": "Steelix",
|
|
442
|
+
"formName": "Mega Steelix"
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"id": "qwilfish",
|
|
446
|
+
"championsId": "0211000",
|
|
447
|
+
"name": "Qwilfish"
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"id": "scizor",
|
|
451
|
+
"championsId": "0212000",
|
|
452
|
+
"name": "Scizor"
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"id": "scizor-f",
|
|
456
|
+
"championsId": "0212000",
|
|
457
|
+
"name": "Scizor"
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"id": "scizor-mega",
|
|
461
|
+
"championsId": "0212001",
|
|
462
|
+
"name": "Scizor",
|
|
463
|
+
"formName": "Mega Scizor"
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"id": "heracross",
|
|
467
|
+
"championsId": "0214000",
|
|
468
|
+
"name": "Heracross"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"id": "heracross-f",
|
|
472
|
+
"championsId": "0214000",
|
|
473
|
+
"name": "Heracross"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"id": "heracross-mega",
|
|
477
|
+
"championsId": "0214001",
|
|
478
|
+
"name": "Heracross",
|
|
479
|
+
"formName": "Mega Heracross"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"id": "skarmory",
|
|
483
|
+
"championsId": "0227000",
|
|
484
|
+
"name": "Skarmory"
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"id": "skarmory-mega",
|
|
488
|
+
"championsId": "0227001",
|
|
489
|
+
"name": "Skarmory",
|
|
490
|
+
"formName": "Mega Skarmory"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"id": "houndoom",
|
|
494
|
+
"championsId": "0229000",
|
|
495
|
+
"name": "Houndoom"
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"id": "houndoom-f",
|
|
499
|
+
"championsId": "0229000",
|
|
500
|
+
"name": "Houndoom"
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"id": "houndoom-mega",
|
|
504
|
+
"championsId": "0229001",
|
|
505
|
+
"name": "Houndoom",
|
|
506
|
+
"formName": "Mega Houndoom"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "tyranitar",
|
|
510
|
+
"championsId": "0248000",
|
|
511
|
+
"name": "Tyranitar"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"id": "tyranitar-mega",
|
|
515
|
+
"championsId": "0248001",
|
|
516
|
+
"name": "Tyranitar",
|
|
517
|
+
"formName": "Mega Tyranitar"
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"id": "sceptile",
|
|
521
|
+
"championsId": "0254000",
|
|
522
|
+
"name": "Sceptile"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"id": "sceptile-mega",
|
|
526
|
+
"championsId": "0254001",
|
|
527
|
+
"name": "Sceptile",
|
|
528
|
+
"formName": "Mega Sceptile"
|
|
529
|
+
},
|
|
530
|
+
{
|
|
531
|
+
"id": "blaziken",
|
|
532
|
+
"championsId": "0257000",
|
|
533
|
+
"name": "Blaziken"
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"id": "blaziken-f",
|
|
537
|
+
"championsId": "0257000",
|
|
538
|
+
"name": "Blaziken"
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"id": "blaziken-mega",
|
|
542
|
+
"championsId": "0257001",
|
|
543
|
+
"name": "Blaziken",
|
|
544
|
+
"formName": "Mega Blaziken"
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"id": "swampert",
|
|
548
|
+
"championsId": "0260000",
|
|
549
|
+
"name": "Swampert"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"id": "swampert-mega",
|
|
553
|
+
"championsId": "0260001",
|
|
554
|
+
"name": "Swampert",
|
|
555
|
+
"formName": "Mega Swampert"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"id": "pelipper",
|
|
559
|
+
"championsId": "0279000",
|
|
560
|
+
"name": "Pelipper"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"id": "gardevoir",
|
|
564
|
+
"championsId": "0282000",
|
|
565
|
+
"name": "Gardevoir"
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"id": "gardevoir-mega",
|
|
569
|
+
"championsId": "0282001",
|
|
570
|
+
"name": "Gardevoir",
|
|
571
|
+
"formName": "Mega Gardevoir"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"id": "sableye",
|
|
575
|
+
"championsId": "0302000",
|
|
576
|
+
"name": "Sableye"
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"id": "sableye-mega",
|
|
580
|
+
"championsId": "0302001",
|
|
581
|
+
"name": "Sableye",
|
|
582
|
+
"formName": "Mega Sableye"
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"id": "mawile",
|
|
586
|
+
"championsId": "0303000",
|
|
587
|
+
"name": "Mawile"
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"id": "mawile-mega",
|
|
591
|
+
"championsId": "0303001",
|
|
592
|
+
"name": "Mawile",
|
|
593
|
+
"formName": "Mega Mawile"
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
"id": "aggron",
|
|
597
|
+
"championsId": "0306000",
|
|
598
|
+
"name": "Aggron"
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"id": "aggron-mega",
|
|
602
|
+
"championsId": "0306001",
|
|
603
|
+
"name": "Aggron",
|
|
604
|
+
"formName": "Mega Aggron"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"id": "medicham",
|
|
608
|
+
"championsId": "0308000",
|
|
609
|
+
"name": "Medicham"
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"id": "medicham-f",
|
|
613
|
+
"championsId": "0308000",
|
|
614
|
+
"name": "Medicham"
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"id": "medicham-mega",
|
|
618
|
+
"championsId": "0308001",
|
|
619
|
+
"name": "Medicham",
|
|
620
|
+
"formName": "Mega Medicham"
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"id": "manectric",
|
|
624
|
+
"championsId": "0310000",
|
|
625
|
+
"name": "Manectric"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"id": "manectric-mega",
|
|
629
|
+
"championsId": "0310001",
|
|
630
|
+
"name": "Manectric",
|
|
631
|
+
"formName": "Mega Manectric"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"id": "sharpedo",
|
|
635
|
+
"championsId": "0319000",
|
|
636
|
+
"name": "Sharpedo"
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
"id": "sharpedo-mega",
|
|
640
|
+
"championsId": "0319001",
|
|
641
|
+
"name": "Sharpedo",
|
|
642
|
+
"formName": "Mega Sharpedo"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"id": "camerupt",
|
|
646
|
+
"championsId": "0323000",
|
|
647
|
+
"name": "Camerupt"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"id": "camerupt-f",
|
|
651
|
+
"championsId": "0323000",
|
|
652
|
+
"name": "Camerupt"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"id": "camerupt-mega",
|
|
656
|
+
"championsId": "0323001",
|
|
657
|
+
"name": "Camerupt",
|
|
658
|
+
"formName": "Mega Camerupt"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"id": "torkoal",
|
|
662
|
+
"championsId": "0324000",
|
|
663
|
+
"name": "Torkoal"
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"id": "altaria",
|
|
667
|
+
"championsId": "0334000",
|
|
668
|
+
"name": "Altaria"
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"id": "altaria-mega",
|
|
672
|
+
"championsId": "0334001",
|
|
673
|
+
"name": "Altaria",
|
|
674
|
+
"formName": "Mega Altaria"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"id": "milotic",
|
|
678
|
+
"championsId": "0350000",
|
|
679
|
+
"name": "Milotic"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"id": "milotic-f",
|
|
683
|
+
"championsId": "0350000",
|
|
684
|
+
"name": "Milotic"
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
"id": "castform",
|
|
688
|
+
"championsId": "0351000",
|
|
689
|
+
"name": "Castform",
|
|
690
|
+
"formName": "Normal"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"id": "castform-sunny",
|
|
694
|
+
"championsId": "0351001",
|
|
695
|
+
"name": "Castform",
|
|
696
|
+
"formName": "Sunny Form"
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"id": "castform-rainy",
|
|
700
|
+
"championsId": "0351002",
|
|
701
|
+
"name": "Castform",
|
|
702
|
+
"formName": "Rainy Form"
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"id": "castform-snowy",
|
|
706
|
+
"championsId": "0351003",
|
|
707
|
+
"name": "Castform",
|
|
708
|
+
"formName": "Snowy Form"
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"id": "banette",
|
|
712
|
+
"championsId": "0354000",
|
|
713
|
+
"name": "Banette"
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"id": "banette-mega",
|
|
717
|
+
"championsId": "0354001",
|
|
718
|
+
"name": "Banette",
|
|
719
|
+
"formName": "Mega Banette"
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"id": "chimecho",
|
|
723
|
+
"championsId": "0358000",
|
|
724
|
+
"name": "Chimecho"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"id": "chimecho-mega",
|
|
728
|
+
"championsId": "0358001",
|
|
729
|
+
"name": "Chimecho",
|
|
730
|
+
"formName": "Mega Chimecho"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"id": "absol",
|
|
734
|
+
"championsId": "0359000",
|
|
735
|
+
"name": "Absol"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"id": "absol-mega",
|
|
739
|
+
"championsId": "0359001",
|
|
740
|
+
"name": "Absol",
|
|
741
|
+
"formName": "Mega Absol"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"id": "glalie",
|
|
745
|
+
"championsId": "0362000",
|
|
746
|
+
"name": "Glalie"
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
"id": "glalie-mega",
|
|
750
|
+
"championsId": "0362001",
|
|
751
|
+
"name": "Glalie",
|
|
752
|
+
"formName": "Mega Glalie"
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"id": "metagross",
|
|
756
|
+
"championsId": "0376000",
|
|
757
|
+
"name": "Metagross"
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
"id": "metagross-mega",
|
|
761
|
+
"championsId": "0376001",
|
|
762
|
+
"name": "Metagross",
|
|
763
|
+
"formName": "Mega Metagross"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"id": "torterra",
|
|
767
|
+
"championsId": "0389000",
|
|
768
|
+
"name": "Torterra"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"id": "infernape",
|
|
772
|
+
"championsId": "0392000",
|
|
773
|
+
"name": "Infernape"
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"id": "empoleon",
|
|
777
|
+
"championsId": "0395000",
|
|
778
|
+
"name": "Empoleon"
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"id": "staraptor",
|
|
782
|
+
"championsId": "0398000",
|
|
783
|
+
"name": "Staraptor"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"id": "staraptor-f",
|
|
787
|
+
"championsId": "0398000",
|
|
788
|
+
"name": "Staraptor"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"id": "staraptor-mega",
|
|
792
|
+
"championsId": "0398001",
|
|
793
|
+
"name": "Staraptor",
|
|
794
|
+
"formName": "Mega Staraptor"
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"id": "luxray",
|
|
798
|
+
"championsId": "0405000",
|
|
799
|
+
"name": "Luxray"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"id": "luxray-f",
|
|
803
|
+
"championsId": "0405000",
|
|
804
|
+
"name": "Luxray"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"id": "roserade",
|
|
808
|
+
"championsId": "0407000",
|
|
809
|
+
"name": "Roserade"
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"id": "roserade-f",
|
|
813
|
+
"championsId": "0407000",
|
|
814
|
+
"name": "Roserade"
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"id": "rampardos",
|
|
818
|
+
"championsId": "0409000",
|
|
819
|
+
"name": "Rampardos"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"id": "bastiodon",
|
|
823
|
+
"championsId": "0411000",
|
|
824
|
+
"name": "Bastiodon"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"id": "lopunny",
|
|
828
|
+
"championsId": "0428000",
|
|
829
|
+
"name": "Lopunny"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"id": "lopunny-mega",
|
|
833
|
+
"championsId": "0428001",
|
|
834
|
+
"name": "Lopunny",
|
|
835
|
+
"formName": "Mega Lopunny"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"id": "spiritomb",
|
|
839
|
+
"championsId": "0442000",
|
|
840
|
+
"name": "Spiritomb"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"id": "garchomp",
|
|
844
|
+
"championsId": "0445000",
|
|
845
|
+
"name": "Garchomp"
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"id": "garchomp-f",
|
|
849
|
+
"championsId": "0445000",
|
|
850
|
+
"name": "Garchomp"
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"id": "garchomp-mega",
|
|
854
|
+
"championsId": "0445001",
|
|
855
|
+
"name": "Garchomp",
|
|
856
|
+
"formName": "Mega Garchomp"
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"id": "lucario",
|
|
860
|
+
"championsId": "0448000",
|
|
861
|
+
"name": "Lucario"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"id": "lucario-mega",
|
|
865
|
+
"championsId": "0448001",
|
|
866
|
+
"name": "Lucario",
|
|
867
|
+
"formName": "Mega Lucario"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"id": "hippowdon",
|
|
871
|
+
"championsId": "0450000",
|
|
872
|
+
"name": "Hippowdon"
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"id": "hippowdon-f",
|
|
876
|
+
"championsId": "0450000",
|
|
877
|
+
"name": "Hippowdon"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"id": "toxicroak",
|
|
881
|
+
"championsId": "0454000",
|
|
882
|
+
"name": "Toxicroak"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"id": "toxicroak-f",
|
|
886
|
+
"championsId": "0454000",
|
|
887
|
+
"name": "Toxicroak"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"id": "abomasnow",
|
|
891
|
+
"championsId": "0460000",
|
|
892
|
+
"name": "Abomasnow"
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
"id": "abomasnow-f",
|
|
896
|
+
"championsId": "0460000",
|
|
897
|
+
"name": "Abomasnow"
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"id": "abomasnow-mega",
|
|
901
|
+
"championsId": "0460001",
|
|
902
|
+
"name": "Abomasnow",
|
|
903
|
+
"formName": "Mega Abomasnow"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"id": "weavile",
|
|
907
|
+
"championsId": "0461000",
|
|
908
|
+
"name": "Weavile"
|
|
909
|
+
},
|
|
910
|
+
{
|
|
911
|
+
"id": "weavile-f",
|
|
912
|
+
"championsId": "0461000",
|
|
913
|
+
"name": "Weavile"
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"id": "rhyperior",
|
|
917
|
+
"championsId": "0464000",
|
|
918
|
+
"name": "Rhyperior"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"id": "rhyperior-f",
|
|
922
|
+
"championsId": "0464000",
|
|
923
|
+
"name": "Rhyperior"
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"id": "leafeon",
|
|
927
|
+
"championsId": "0470000",
|
|
928
|
+
"name": "Leafeon"
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"id": "glaceon",
|
|
932
|
+
"championsId": "0471000",
|
|
933
|
+
"name": "Glaceon"
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"id": "gliscor",
|
|
937
|
+
"championsId": "0472000",
|
|
938
|
+
"name": "Gliscor"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"id": "mamoswine",
|
|
942
|
+
"championsId": "0473000",
|
|
943
|
+
"name": "Mamoswine"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"id": "mamoswine-f",
|
|
947
|
+
"championsId": "0473000",
|
|
948
|
+
"name": "Mamoswine"
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"id": "gallade",
|
|
952
|
+
"championsId": "0475000",
|
|
953
|
+
"name": "Gallade"
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
"id": "gallade-mega",
|
|
957
|
+
"championsId": "0475001",
|
|
958
|
+
"name": "Gallade",
|
|
959
|
+
"formName": "Mega Gallade"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"id": "froslass",
|
|
963
|
+
"championsId": "0478000",
|
|
964
|
+
"name": "Froslass"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"id": "froslass-mega",
|
|
968
|
+
"championsId": "0478001",
|
|
969
|
+
"name": "Froslass",
|
|
970
|
+
"formName": "Mega Froslass"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"id": "rotom",
|
|
974
|
+
"championsId": "0479000",
|
|
975
|
+
"name": "Rotom",
|
|
976
|
+
"formName": "Rotom"
|
|
977
|
+
},
|
|
978
|
+
{
|
|
979
|
+
"id": "rotom-heat",
|
|
980
|
+
"championsId": "0479001",
|
|
981
|
+
"name": "Rotom",
|
|
982
|
+
"formName": "Heat Rotom"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"id": "rotom-wash",
|
|
986
|
+
"championsId": "0479002",
|
|
987
|
+
"name": "Rotom",
|
|
988
|
+
"formName": "Wash Rotom"
|
|
989
|
+
},
|
|
990
|
+
{
|
|
991
|
+
"id": "rotom-frost",
|
|
992
|
+
"championsId": "0479003",
|
|
993
|
+
"name": "Rotom",
|
|
994
|
+
"formName": "Frost Rotom"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"id": "rotom-fan",
|
|
998
|
+
"championsId": "0479004",
|
|
999
|
+
"name": "Rotom",
|
|
1000
|
+
"formName": "Fan Rotom"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"id": "rotom-mow",
|
|
1004
|
+
"championsId": "0479005",
|
|
1005
|
+
"name": "Rotom",
|
|
1006
|
+
"formName": "Mow Rotom"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"id": "serperior",
|
|
1010
|
+
"championsId": "0497000",
|
|
1011
|
+
"name": "Serperior"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": "emboar",
|
|
1015
|
+
"championsId": "0500000",
|
|
1016
|
+
"name": "Emboar"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"id": "emboar-mega",
|
|
1020
|
+
"championsId": "0500001",
|
|
1021
|
+
"name": "Emboar",
|
|
1022
|
+
"formName": "Mega Emboar"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"id": "samurott",
|
|
1026
|
+
"championsId": "0503000",
|
|
1027
|
+
"name": "Samurott"
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
"id": "samurott-hisui",
|
|
1031
|
+
"championsId": "0503001",
|
|
1032
|
+
"name": "Samurott",
|
|
1033
|
+
"formName": "Hisuian Form"
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"id": "watchog",
|
|
1037
|
+
"championsId": "0505000",
|
|
1038
|
+
"name": "Watchog"
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"id": "liepard",
|
|
1042
|
+
"championsId": "0510000",
|
|
1043
|
+
"name": "Liepard"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"id": "simisage",
|
|
1047
|
+
"championsId": "0512000",
|
|
1048
|
+
"name": "Simisage"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"id": "simisear",
|
|
1052
|
+
"championsId": "0514000",
|
|
1053
|
+
"name": "Simisear"
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"id": "simipour",
|
|
1057
|
+
"championsId": "0516000",
|
|
1058
|
+
"name": "Simipour"
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"id": "musharna",
|
|
1062
|
+
"championsId": "0518000",
|
|
1063
|
+
"name": "Musharna"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
"id": "excadrill",
|
|
1067
|
+
"championsId": "0530000",
|
|
1068
|
+
"name": "Excadrill"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"id": "excadrill-mega",
|
|
1072
|
+
"championsId": "0530001",
|
|
1073
|
+
"name": "Excadrill",
|
|
1074
|
+
"formName": "Mega Excadrill"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"id": "audino",
|
|
1078
|
+
"championsId": "0531000",
|
|
1079
|
+
"name": "Audino"
|
|
1080
|
+
},
|
|
1081
|
+
{
|
|
1082
|
+
"id": "audino-mega",
|
|
1083
|
+
"championsId": "0531001",
|
|
1084
|
+
"name": "Audino",
|
|
1085
|
+
"formName": "Mega Audino"
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
"id": "conkeldurr",
|
|
1089
|
+
"championsId": "0534000",
|
|
1090
|
+
"name": "Conkeldurr"
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"id": "scolipede",
|
|
1094
|
+
"championsId": "0545000",
|
|
1095
|
+
"name": "Scolipede"
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
"id": "scolipede-mega",
|
|
1099
|
+
"championsId": "0545001",
|
|
1100
|
+
"name": "Scolipede",
|
|
1101
|
+
"formName": "Mega Scolipede"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"id": "whimsicott",
|
|
1105
|
+
"championsId": "0547000",
|
|
1106
|
+
"name": "Whimsicott"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"id": "krookodile",
|
|
1110
|
+
"championsId": "0553000",
|
|
1111
|
+
"name": "Krookodile"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"id": "scrafty",
|
|
1115
|
+
"championsId": "0560000",
|
|
1116
|
+
"name": "Scrafty"
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"id": "scrafty-mega",
|
|
1120
|
+
"championsId": "0560001",
|
|
1121
|
+
"name": "Scrafty",
|
|
1122
|
+
"formName": "Mega Scrafty"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"id": "cofagrigus",
|
|
1126
|
+
"championsId": "0563000",
|
|
1127
|
+
"name": "Cofagrigus"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"id": "garbodor",
|
|
1131
|
+
"championsId": "0569000",
|
|
1132
|
+
"name": "Garbodor"
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
"id": "zoroark",
|
|
1136
|
+
"championsId": "0571000",
|
|
1137
|
+
"name": "Zoroark"
|
|
1138
|
+
},
|
|
1139
|
+
{
|
|
1140
|
+
"id": "zoroark-hisui",
|
|
1141
|
+
"championsId": "0571001",
|
|
1142
|
+
"name": "Zoroark",
|
|
1143
|
+
"formName": "Hisuian Form"
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
"id": "reuniclus",
|
|
1147
|
+
"championsId": "0579000",
|
|
1148
|
+
"name": "Reuniclus"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"id": "vanilluxe",
|
|
1152
|
+
"championsId": "0584000",
|
|
1153
|
+
"name": "Vanilluxe"
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
"id": "emolga",
|
|
1157
|
+
"championsId": "0587000",
|
|
1158
|
+
"name": "Emolga"
|
|
1159
|
+
},
|
|
1160
|
+
{
|
|
1161
|
+
"id": "eelektross",
|
|
1162
|
+
"championsId": "0604000",
|
|
1163
|
+
"name": "Eelektross"
|
|
1164
|
+
},
|
|
1165
|
+
{
|
|
1166
|
+
"id": "eelektross-mega",
|
|
1167
|
+
"championsId": "0604001",
|
|
1168
|
+
"name": "Eelektross",
|
|
1169
|
+
"formName": "Mega Eelektross"
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
"id": "chandelure",
|
|
1173
|
+
"championsId": "0609000",
|
|
1174
|
+
"name": "Chandelure"
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
"id": "chandelure-mega",
|
|
1178
|
+
"championsId": "0609001",
|
|
1179
|
+
"name": "Chandelure",
|
|
1180
|
+
"formName": "Mega Chandelure"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"id": "beartic",
|
|
1184
|
+
"championsId": "0614000",
|
|
1185
|
+
"name": "Beartic"
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"id": "stunfisk",
|
|
1189
|
+
"championsId": "0618000",
|
|
1190
|
+
"name": "Stunfisk"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"id": "stunfisk-galar",
|
|
1194
|
+
"championsId": "0618001",
|
|
1195
|
+
"name": "Stunfisk",
|
|
1196
|
+
"formName": "Galarian Form"
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"id": "golurk",
|
|
1200
|
+
"championsId": "0623000",
|
|
1201
|
+
"name": "Golurk"
|
|
1202
|
+
},
|
|
1203
|
+
{
|
|
1204
|
+
"id": "golurk-mega",
|
|
1205
|
+
"championsId": "0623001",
|
|
1206
|
+
"name": "Golurk",
|
|
1207
|
+
"formName": "Mega Golurk"
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"id": "hydreigon",
|
|
1211
|
+
"championsId": "0635000",
|
|
1212
|
+
"name": "Hydreigon"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"id": "volcarona",
|
|
1216
|
+
"championsId": "0637000",
|
|
1217
|
+
"name": "Volcarona"
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"id": "chesnaught",
|
|
1221
|
+
"championsId": "0652000",
|
|
1222
|
+
"name": "Chesnaught"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"id": "chesnaught-mega",
|
|
1226
|
+
"championsId": "0652001",
|
|
1227
|
+
"name": "Chesnaught",
|
|
1228
|
+
"formName": "Mega Chesnaught"
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"id": "delphox",
|
|
1232
|
+
"championsId": "0655000",
|
|
1233
|
+
"name": "Delphox"
|
|
1234
|
+
},
|
|
1235
|
+
{
|
|
1236
|
+
"id": "delphox-mega",
|
|
1237
|
+
"championsId": "0655001",
|
|
1238
|
+
"name": "Delphox",
|
|
1239
|
+
"formName": "Mega Delphox"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"id": "greninja",
|
|
1243
|
+
"championsId": "0658000",
|
|
1244
|
+
"name": "Greninja"
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
"id": "greninja-mega",
|
|
1248
|
+
"championsId": "0658003",
|
|
1249
|
+
"name": "Greninja",
|
|
1250
|
+
"formName": "Mega Greninja"
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
"id": "diggersby",
|
|
1254
|
+
"championsId": "0660000",
|
|
1255
|
+
"name": "Diggersby"
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
"id": "talonflame",
|
|
1259
|
+
"championsId": "0663000",
|
|
1260
|
+
"name": "Talonflame"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"id": "vivillon",
|
|
1264
|
+
"championsId": "0666000",
|
|
1265
|
+
"name": "Vivillon",
|
|
1266
|
+
"formName": "Icy Snow Pattern"
|
|
1267
|
+
},
|
|
1268
|
+
{
|
|
1269
|
+
"id": "vivillon-polar",
|
|
1270
|
+
"championsId": "0666001",
|
|
1271
|
+
"name": "Vivillon",
|
|
1272
|
+
"formName": "Polar Pattern"
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"id": "vivillon-tundra",
|
|
1276
|
+
"championsId": "0666002",
|
|
1277
|
+
"name": "Vivillon",
|
|
1278
|
+
"formName": "Tundra Pattern"
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"id": "vivillon-continental",
|
|
1282
|
+
"championsId": "0666003",
|
|
1283
|
+
"name": "Vivillon",
|
|
1284
|
+
"formName": "Continental Pattern"
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"id": "vivillon-garden",
|
|
1288
|
+
"championsId": "0666004",
|
|
1289
|
+
"name": "Vivillon",
|
|
1290
|
+
"formName": "Garden Pattern"
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
"id": "vivillon-elegant",
|
|
1294
|
+
"championsId": "0666005",
|
|
1295
|
+
"name": "Vivillon",
|
|
1296
|
+
"formName": "Elegant Pattern"
|
|
1297
|
+
},
|
|
1298
|
+
{
|
|
1299
|
+
"id": "vivillon-meadow",
|
|
1300
|
+
"championsId": "0666006",
|
|
1301
|
+
"name": "Vivillon",
|
|
1302
|
+
"formName": "Meadow Pattern"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"id": "vivillon-modern",
|
|
1306
|
+
"championsId": "0666007",
|
|
1307
|
+
"name": "Vivillon",
|
|
1308
|
+
"formName": "Modern Pattern"
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"id": "vivillon-marine",
|
|
1312
|
+
"championsId": "0666008",
|
|
1313
|
+
"name": "Vivillon",
|
|
1314
|
+
"formName": "Marine Pattern"
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"id": "vivillon-archipelago",
|
|
1318
|
+
"championsId": "0666009",
|
|
1319
|
+
"name": "Vivillon",
|
|
1320
|
+
"formName": "Archipelago Pattern"
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"id": "vivillon-high-plains",
|
|
1324
|
+
"championsId": "0666010",
|
|
1325
|
+
"name": "Vivillon",
|
|
1326
|
+
"formName": "High Plains Pattern"
|
|
1327
|
+
},
|
|
1328
|
+
{
|
|
1329
|
+
"id": "vivillon-sandstorm",
|
|
1330
|
+
"championsId": "0666011",
|
|
1331
|
+
"name": "Vivillon",
|
|
1332
|
+
"formName": "Sandstorm Pattern"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"id": "vivillon-river",
|
|
1336
|
+
"championsId": "0666012",
|
|
1337
|
+
"name": "Vivillon",
|
|
1338
|
+
"formName": "River Pattern"
|
|
1339
|
+
},
|
|
1340
|
+
{
|
|
1341
|
+
"id": "vivillon-monsoon",
|
|
1342
|
+
"championsId": "0666013",
|
|
1343
|
+
"name": "Vivillon",
|
|
1344
|
+
"formName": "Monsoon Pattern"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"id": "vivillon-savanna",
|
|
1348
|
+
"championsId": "0666014",
|
|
1349
|
+
"name": "Vivillon",
|
|
1350
|
+
"formName": "Savanna Pattern"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"id": "vivillon-sun",
|
|
1354
|
+
"championsId": "0666015",
|
|
1355
|
+
"name": "Vivillon",
|
|
1356
|
+
"formName": "Sun Pattern"
|
|
1357
|
+
},
|
|
1358
|
+
{
|
|
1359
|
+
"id": "vivillon-ocean",
|
|
1360
|
+
"championsId": "0666016",
|
|
1361
|
+
"name": "Vivillon",
|
|
1362
|
+
"formName": "Ocean Pattern"
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"id": "vivillon-jungle",
|
|
1366
|
+
"championsId": "0666017",
|
|
1367
|
+
"name": "Vivillon",
|
|
1368
|
+
"formName": "Jungle Pattern"
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"id": "vivillon-fancy",
|
|
1372
|
+
"championsId": "0666018",
|
|
1373
|
+
"name": "Vivillon",
|
|
1374
|
+
"formName": "Fancy Pattern"
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"id": "vivillon-pokeball",
|
|
1378
|
+
"championsId": "0666019",
|
|
1379
|
+
"name": "Vivillon",
|
|
1380
|
+
"formName": "Poké Ball Pattern"
|
|
1381
|
+
},
|
|
1382
|
+
{
|
|
1383
|
+
"id": "pyroar",
|
|
1384
|
+
"championsId": "0668000",
|
|
1385
|
+
"name": "Pyroar"
|
|
1386
|
+
},
|
|
1387
|
+
{
|
|
1388
|
+
"id": "pyroar-f",
|
|
1389
|
+
"championsId": "0668000",
|
|
1390
|
+
"name": "Pyroar"
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"id": "pyroar-mega",
|
|
1394
|
+
"championsId": "0668001",
|
|
1395
|
+
"name": "Pyroar",
|
|
1396
|
+
"formName": "Mega Pyroar"
|
|
1397
|
+
},
|
|
1398
|
+
{
|
|
1399
|
+
"id": "floette-eternal",
|
|
1400
|
+
"championsId": "0670005",
|
|
1401
|
+
"name": "Floette",
|
|
1402
|
+
"formName": "Eternal Flower"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"id": "floette-eternal-mega",
|
|
1406
|
+
"championsId": "0670006",
|
|
1407
|
+
"name": "Floette",
|
|
1408
|
+
"formName": "Mega Floette"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"id": "florges",
|
|
1412
|
+
"championsId": "0671000",
|
|
1413
|
+
"name": "Florges",
|
|
1414
|
+
"formName": "Red Flower"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"id": "florges-yellow",
|
|
1418
|
+
"championsId": "0671001",
|
|
1419
|
+
"name": "Florges",
|
|
1420
|
+
"formName": "Yellow Flower"
|
|
1421
|
+
},
|
|
1422
|
+
{
|
|
1423
|
+
"id": "florges-orange",
|
|
1424
|
+
"championsId": "0671002",
|
|
1425
|
+
"name": "Florges",
|
|
1426
|
+
"formName": "Orange Flower"
|
|
1427
|
+
},
|
|
1428
|
+
{
|
|
1429
|
+
"id": "florges-blue",
|
|
1430
|
+
"championsId": "0671003",
|
|
1431
|
+
"name": "Florges",
|
|
1432
|
+
"formName": "Blue Flower"
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"id": "florges-white",
|
|
1436
|
+
"championsId": "0671004",
|
|
1437
|
+
"name": "Florges",
|
|
1438
|
+
"formName": "White Flower"
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"id": "pangoro",
|
|
1442
|
+
"championsId": "0675000",
|
|
1443
|
+
"name": "Pangoro"
|
|
1444
|
+
},
|
|
1445
|
+
{
|
|
1446
|
+
"id": "furfrou",
|
|
1447
|
+
"championsId": "0676000",
|
|
1448
|
+
"name": "Furfrou",
|
|
1449
|
+
"formName": "Natural Form"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"id": "furfrou-heart",
|
|
1453
|
+
"championsId": "0676001",
|
|
1454
|
+
"name": "Furfrou",
|
|
1455
|
+
"formName": "Heart Trim"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"id": "furfrou-star",
|
|
1459
|
+
"championsId": "0676002",
|
|
1460
|
+
"name": "Furfrou",
|
|
1461
|
+
"formName": "Star Trim"
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
"id": "furfrou-diamond",
|
|
1465
|
+
"championsId": "0676003",
|
|
1466
|
+
"name": "Furfrou",
|
|
1467
|
+
"formName": "Diamond Trim"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"id": "furfrou-debutante",
|
|
1471
|
+
"championsId": "0676004",
|
|
1472
|
+
"name": "Furfrou",
|
|
1473
|
+
"formName": "Debutante Trim"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"id": "furfrou-matron",
|
|
1477
|
+
"championsId": "0676005",
|
|
1478
|
+
"name": "Furfrou",
|
|
1479
|
+
"formName": "Matron Trim"
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"id": "furfrou-dandy",
|
|
1483
|
+
"championsId": "0676006",
|
|
1484
|
+
"name": "Furfrou",
|
|
1485
|
+
"formName": "Dandy Trim"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"id": "furfrou-la-reine",
|
|
1489
|
+
"championsId": "0676007",
|
|
1490
|
+
"name": "Furfrou",
|
|
1491
|
+
"formName": "La Reine Trim"
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"id": "furfrou-kabuki",
|
|
1495
|
+
"championsId": "0676008",
|
|
1496
|
+
"name": "Furfrou",
|
|
1497
|
+
"formName": "Kabuki Trim"
|
|
1498
|
+
},
|
|
1499
|
+
{
|
|
1500
|
+
"id": "furfrou-pharaoh",
|
|
1501
|
+
"championsId": "0676009",
|
|
1502
|
+
"name": "Furfrou",
|
|
1503
|
+
"formName": "Pharaoh Trim"
|
|
1504
|
+
},
|
|
1505
|
+
{
|
|
1506
|
+
"id": "meowstic",
|
|
1507
|
+
"championsId": "0678000",
|
|
1508
|
+
"name": "Meowstic",
|
|
1509
|
+
"formName": "Male"
|
|
1510
|
+
},
|
|
1511
|
+
{
|
|
1512
|
+
"id": "meowstic-f",
|
|
1513
|
+
"championsId": "0678001",
|
|
1514
|
+
"name": "Meowstic",
|
|
1515
|
+
"formName": "Female"
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"id": "meowstic-mega",
|
|
1519
|
+
"championsId": "0678002",
|
|
1520
|
+
"name": "Meowstic",
|
|
1521
|
+
"formName": "Mega Meowstic"
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
"id": "aegislash",
|
|
1525
|
+
"championsId": "0681000",
|
|
1526
|
+
"name": "Aegislash",
|
|
1527
|
+
"formName": "Shield Forme"
|
|
1528
|
+
},
|
|
1529
|
+
{
|
|
1530
|
+
"id": "aegislash-blade",
|
|
1531
|
+
"championsId": "0681001",
|
|
1532
|
+
"name": "Aegislash",
|
|
1533
|
+
"formName": "Blade Forme"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"id": "aromatisse",
|
|
1537
|
+
"championsId": "0683000",
|
|
1538
|
+
"name": "Aromatisse"
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
"id": "slurpuff",
|
|
1542
|
+
"championsId": "0685000",
|
|
1543
|
+
"name": "Slurpuff"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"id": "malamar",
|
|
1547
|
+
"championsId": "0687000",
|
|
1548
|
+
"name": "Malamar"
|
|
1549
|
+
},
|
|
1550
|
+
{
|
|
1551
|
+
"id": "malamar-mega",
|
|
1552
|
+
"championsId": "0687001",
|
|
1553
|
+
"name": "Malamar",
|
|
1554
|
+
"formName": "Mega Malamar"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"id": "barbaracle",
|
|
1558
|
+
"championsId": "0689000",
|
|
1559
|
+
"name": "Barbaracle"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"id": "barbaracle-mega",
|
|
1563
|
+
"championsId": "0689001",
|
|
1564
|
+
"name": "Barbaracle",
|
|
1565
|
+
"formName": "Mega Barbaracle"
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"id": "dragalge",
|
|
1569
|
+
"championsId": "0691000",
|
|
1570
|
+
"name": "Dragalge"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"id": "dragalge-mega",
|
|
1574
|
+
"championsId": "0691001",
|
|
1575
|
+
"name": "Dragalge",
|
|
1576
|
+
"formName": "Mega Dragalge"
|
|
1577
|
+
},
|
|
1578
|
+
{
|
|
1579
|
+
"id": "clawitzer",
|
|
1580
|
+
"championsId": "0693000",
|
|
1581
|
+
"name": "Clawitzer"
|
|
1582
|
+
},
|
|
1583
|
+
{
|
|
1584
|
+
"id": "heliolisk",
|
|
1585
|
+
"championsId": "0695000",
|
|
1586
|
+
"name": "Heliolisk"
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
"id": "tyrantrum",
|
|
1590
|
+
"championsId": "0697000",
|
|
1591
|
+
"name": "Tyrantrum"
|
|
1592
|
+
},
|
|
1593
|
+
{
|
|
1594
|
+
"id": "aurorus",
|
|
1595
|
+
"championsId": "0699000",
|
|
1596
|
+
"name": "Aurorus"
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"id": "sylveon",
|
|
1600
|
+
"championsId": "0700000",
|
|
1601
|
+
"name": "Sylveon"
|
|
1602
|
+
},
|
|
1603
|
+
{
|
|
1604
|
+
"id": "hawlucha",
|
|
1605
|
+
"championsId": "0701000",
|
|
1606
|
+
"name": "Hawlucha"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"id": "hawlucha-mega",
|
|
1610
|
+
"championsId": "0701001",
|
|
1611
|
+
"name": "Hawlucha",
|
|
1612
|
+
"formName": "Mega Hawlucha"
|
|
1613
|
+
},
|
|
1614
|
+
{
|
|
1615
|
+
"id": "dedenne",
|
|
1616
|
+
"championsId": "0702000",
|
|
1617
|
+
"name": "Dedenne"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"id": "goodra",
|
|
1621
|
+
"championsId": "0706000",
|
|
1622
|
+
"name": "Goodra"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"id": "goodra-hisui",
|
|
1626
|
+
"championsId": "0706001",
|
|
1627
|
+
"name": "Goodra",
|
|
1628
|
+
"formName": "Hisuian Form"
|
|
1629
|
+
},
|
|
1630
|
+
{
|
|
1631
|
+
"id": "klefki",
|
|
1632
|
+
"championsId": "0707000",
|
|
1633
|
+
"name": "Klefki"
|
|
1634
|
+
},
|
|
1635
|
+
{
|
|
1636
|
+
"id": "trevenant",
|
|
1637
|
+
"championsId": "0709000",
|
|
1638
|
+
"name": "Trevenant"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"id": "gourgeist",
|
|
1642
|
+
"championsId": "0711000",
|
|
1643
|
+
"name": "Gourgeist",
|
|
1644
|
+
"formName": "Medium Variety"
|
|
1645
|
+
},
|
|
1646
|
+
{
|
|
1647
|
+
"id": "gourgeist-small",
|
|
1648
|
+
"championsId": "0711001",
|
|
1649
|
+
"name": "Gourgeist",
|
|
1650
|
+
"formName": "Small Variety"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"id": "gourgeist-large",
|
|
1654
|
+
"championsId": "0711002",
|
|
1655
|
+
"name": "Gourgeist",
|
|
1656
|
+
"formName": "Large Variety"
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"id": "gourgeist-super",
|
|
1660
|
+
"championsId": "0711003",
|
|
1661
|
+
"name": "Gourgeist",
|
|
1662
|
+
"formName": "Jumbo Variety"
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"id": "avalugg",
|
|
1666
|
+
"championsId": "0713000",
|
|
1667
|
+
"name": "Avalugg"
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"id": "avalugg-hisui",
|
|
1671
|
+
"championsId": "0713001",
|
|
1672
|
+
"name": "Avalugg",
|
|
1673
|
+
"formName": "Hisuian Form"
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"id": "noivern",
|
|
1677
|
+
"championsId": "0715000",
|
|
1678
|
+
"name": "Noivern"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"id": "decidueye",
|
|
1682
|
+
"championsId": "0724000",
|
|
1683
|
+
"name": "Decidueye"
|
|
1684
|
+
},
|
|
1685
|
+
{
|
|
1686
|
+
"id": "decidueye-hisui",
|
|
1687
|
+
"championsId": "0724001",
|
|
1688
|
+
"name": "Decidueye",
|
|
1689
|
+
"formName": "Hisuian Form"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"id": "incineroar",
|
|
1693
|
+
"championsId": "0727000",
|
|
1694
|
+
"name": "Incineroar"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"id": "primarina",
|
|
1698
|
+
"championsId": "0730000",
|
|
1699
|
+
"name": "Primarina"
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"id": "toucannon",
|
|
1703
|
+
"championsId": "0733000",
|
|
1704
|
+
"name": "Toucannon"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"id": "crabominable",
|
|
1708
|
+
"championsId": "0740000",
|
|
1709
|
+
"name": "Crabominable"
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"id": "crabominable-mega",
|
|
1713
|
+
"championsId": "0740001",
|
|
1714
|
+
"name": "Crabominable",
|
|
1715
|
+
"formName": "Mega Crabominable"
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"id": "lycanroc",
|
|
1719
|
+
"championsId": "0745000",
|
|
1720
|
+
"name": "Lycanroc",
|
|
1721
|
+
"formName": "Midday Form"
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"id": "lycanroc-midnight",
|
|
1725
|
+
"championsId": "0745001",
|
|
1726
|
+
"name": "Lycanroc",
|
|
1727
|
+
"formName": "Midnight Form"
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"id": "lycanroc-dusk",
|
|
1731
|
+
"championsId": "0745002",
|
|
1732
|
+
"name": "Lycanroc",
|
|
1733
|
+
"formName": "Dusk Form"
|
|
1734
|
+
},
|
|
1735
|
+
{
|
|
1736
|
+
"id": "toxapex",
|
|
1737
|
+
"championsId": "0748000",
|
|
1738
|
+
"name": "Toxapex"
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"id": "mudsdale",
|
|
1742
|
+
"championsId": "0750000",
|
|
1743
|
+
"name": "Mudsdale"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"id": "araquanid",
|
|
1747
|
+
"championsId": "0752000",
|
|
1748
|
+
"name": "Araquanid"
|
|
1749
|
+
},
|
|
1750
|
+
{
|
|
1751
|
+
"id": "salazzle",
|
|
1752
|
+
"championsId": "0758000",
|
|
1753
|
+
"name": "Salazzle"
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"id": "tsareena",
|
|
1757
|
+
"championsId": "0763000",
|
|
1758
|
+
"name": "Tsareena"
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"id": "oranguru",
|
|
1762
|
+
"championsId": "0765000",
|
|
1763
|
+
"name": "Oranguru"
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"id": "passimian",
|
|
1767
|
+
"championsId": "0766000",
|
|
1768
|
+
"name": "Passimian"
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"id": "mimikyu",
|
|
1772
|
+
"championsId": "0778000",
|
|
1773
|
+
"name": "Mimikyu",
|
|
1774
|
+
"formName": "Disguised Form"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"id": "mimikyu-busted",
|
|
1778
|
+
"championsId": "0778001",
|
|
1779
|
+
"name": "Mimikyu",
|
|
1780
|
+
"formName": "Busted Form"
|
|
1781
|
+
},
|
|
1782
|
+
{
|
|
1783
|
+
"id": "drampa",
|
|
1784
|
+
"championsId": "0780000",
|
|
1785
|
+
"name": "Drampa"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"id": "drampa-mega",
|
|
1789
|
+
"championsId": "0780001",
|
|
1790
|
+
"name": "Drampa",
|
|
1791
|
+
"formName": "Mega Drampa"
|
|
1792
|
+
},
|
|
1793
|
+
{
|
|
1794
|
+
"id": "kommoo",
|
|
1795
|
+
"championsId": "0784000",
|
|
1796
|
+
"name": "Kommo-o"
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"id": "corviknight",
|
|
1800
|
+
"championsId": "0823000",
|
|
1801
|
+
"name": "Corviknight"
|
|
1802
|
+
},
|
|
1803
|
+
{
|
|
1804
|
+
"id": "flapple",
|
|
1805
|
+
"championsId": "0841000",
|
|
1806
|
+
"name": "Flapple"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"id": "appletun",
|
|
1810
|
+
"championsId": "0842000",
|
|
1811
|
+
"name": "Appletun"
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
"id": "sandaconda",
|
|
1815
|
+
"championsId": "0844000",
|
|
1816
|
+
"name": "Sandaconda"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
"id": "polteageist",
|
|
1820
|
+
"championsId": "0855000",
|
|
1821
|
+
"name": "Polteageist",
|
|
1822
|
+
"formName": "Phony Form"
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
"id": "polteageist-antique",
|
|
1826
|
+
"championsId": "0855001",
|
|
1827
|
+
"name": "Polteageist",
|
|
1828
|
+
"formName": "Antique Form"
|
|
1829
|
+
},
|
|
1830
|
+
{
|
|
1831
|
+
"id": "hatterene",
|
|
1832
|
+
"championsId": "0858000",
|
|
1833
|
+
"name": "Hatterene"
|
|
1834
|
+
},
|
|
1835
|
+
{
|
|
1836
|
+
"id": "grimmsnarl",
|
|
1837
|
+
"championsId": "0861000",
|
|
1838
|
+
"name": "Grimmsnarl"
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"id": "mrrime",
|
|
1842
|
+
"championsId": "0866000",
|
|
1843
|
+
"name": "Mr. Rime"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"id": "runerigus",
|
|
1847
|
+
"championsId": "0867000",
|
|
1848
|
+
"name": "Runerigus"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"id": "alcremie",
|
|
1852
|
+
"championsId": "0869000",
|
|
1853
|
+
"name": "Alcremie",
|
|
1854
|
+
"formName": "Vanilla Cream"
|
|
1855
|
+
},
|
|
1856
|
+
{
|
|
1857
|
+
"id": "alcremie-vanilla-cream-berry",
|
|
1858
|
+
"championsId": "0869000",
|
|
1859
|
+
"name": "Alcremie",
|
|
1860
|
+
"formName": "Vanilla Cream"
|
|
1861
|
+
},
|
|
1862
|
+
{
|
|
1863
|
+
"id": "alcremie-vanilla-cream-love",
|
|
1864
|
+
"championsId": "0869000",
|
|
1865
|
+
"name": "Alcremie",
|
|
1866
|
+
"formName": "Vanilla Cream"
|
|
1867
|
+
},
|
|
1868
|
+
{
|
|
1869
|
+
"id": "alcremie-vanilla-cream-star",
|
|
1870
|
+
"championsId": "0869000",
|
|
1871
|
+
"name": "Alcremie",
|
|
1872
|
+
"formName": "Vanilla Cream"
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"id": "alcremie-vanilla-cream-clover",
|
|
1876
|
+
"championsId": "0869000",
|
|
1877
|
+
"name": "Alcremie",
|
|
1878
|
+
"formName": "Vanilla Cream"
|
|
1879
|
+
},
|
|
1880
|
+
{
|
|
1881
|
+
"id": "alcremie-vanilla-cream-flower",
|
|
1882
|
+
"championsId": "0869000",
|
|
1883
|
+
"name": "Alcremie",
|
|
1884
|
+
"formName": "Vanilla Cream"
|
|
1885
|
+
},
|
|
1886
|
+
{
|
|
1887
|
+
"id": "alcremie-vanilla-cream-ribbon",
|
|
1888
|
+
"championsId": "0869000",
|
|
1889
|
+
"name": "Alcremie",
|
|
1890
|
+
"formName": "Vanilla Cream"
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"id": "alcremie-ruby-cream-strawberry",
|
|
1894
|
+
"championsId": "0869001",
|
|
1895
|
+
"name": "Alcremie",
|
|
1896
|
+
"formName": "Ruby Cream"
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"id": "alcremie-ruby-cream-berry",
|
|
1900
|
+
"championsId": "0869001",
|
|
1901
|
+
"name": "Alcremie",
|
|
1902
|
+
"formName": "Ruby Cream"
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
"id": "alcremie-ruby-cream-love",
|
|
1906
|
+
"championsId": "0869001",
|
|
1907
|
+
"name": "Alcremie",
|
|
1908
|
+
"formName": "Ruby Cream"
|
|
1909
|
+
},
|
|
1910
|
+
{
|
|
1911
|
+
"id": "alcremie-ruby-cream-star",
|
|
1912
|
+
"championsId": "0869001",
|
|
1913
|
+
"name": "Alcremie",
|
|
1914
|
+
"formName": "Ruby Cream"
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"id": "alcremie-ruby-cream-clover",
|
|
1918
|
+
"championsId": "0869001",
|
|
1919
|
+
"name": "Alcremie",
|
|
1920
|
+
"formName": "Ruby Cream"
|
|
1921
|
+
},
|
|
1922
|
+
{
|
|
1923
|
+
"id": "alcremie-ruby-cream-flower",
|
|
1924
|
+
"championsId": "0869001",
|
|
1925
|
+
"name": "Alcremie",
|
|
1926
|
+
"formName": "Ruby Cream"
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
"id": "alcremie-ruby-cream-ribbon",
|
|
1930
|
+
"championsId": "0869001",
|
|
1931
|
+
"name": "Alcremie",
|
|
1932
|
+
"formName": "Ruby Cream"
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"id": "alcremie-matcha-cream-strawberry",
|
|
1936
|
+
"championsId": "0869002",
|
|
1937
|
+
"name": "Alcremie",
|
|
1938
|
+
"formName": "Matcha Cream"
|
|
1939
|
+
},
|
|
1940
|
+
{
|
|
1941
|
+
"id": "alcremie-matcha-cream-berry",
|
|
1942
|
+
"championsId": "0869002",
|
|
1943
|
+
"name": "Alcremie",
|
|
1944
|
+
"formName": "Matcha Cream"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"id": "alcremie-matcha-cream-love",
|
|
1948
|
+
"championsId": "0869002",
|
|
1949
|
+
"name": "Alcremie",
|
|
1950
|
+
"formName": "Matcha Cream"
|
|
1951
|
+
},
|
|
1952
|
+
{
|
|
1953
|
+
"id": "alcremie-matcha-cream-star",
|
|
1954
|
+
"championsId": "0869002",
|
|
1955
|
+
"name": "Alcremie",
|
|
1956
|
+
"formName": "Matcha Cream"
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
"id": "alcremie-matcha-cream-clover",
|
|
1960
|
+
"championsId": "0869002",
|
|
1961
|
+
"name": "Alcremie",
|
|
1962
|
+
"formName": "Matcha Cream"
|
|
1963
|
+
},
|
|
1964
|
+
{
|
|
1965
|
+
"id": "alcremie-matcha-cream-flower",
|
|
1966
|
+
"championsId": "0869002",
|
|
1967
|
+
"name": "Alcremie",
|
|
1968
|
+
"formName": "Matcha Cream"
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"id": "alcremie-matcha-cream-ribbon",
|
|
1972
|
+
"championsId": "0869002",
|
|
1973
|
+
"name": "Alcremie",
|
|
1974
|
+
"formName": "Matcha Cream"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"id": "alcremie-mint-cream-strawberry",
|
|
1978
|
+
"championsId": "0869003",
|
|
1979
|
+
"name": "Alcremie",
|
|
1980
|
+
"formName": "Mint Cream"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"id": "alcremie-mint-cream-berry",
|
|
1984
|
+
"championsId": "0869003",
|
|
1985
|
+
"name": "Alcremie",
|
|
1986
|
+
"formName": "Mint Cream"
|
|
1987
|
+
},
|
|
1988
|
+
{
|
|
1989
|
+
"id": "alcremie-mint-cream-love",
|
|
1990
|
+
"championsId": "0869003",
|
|
1991
|
+
"name": "Alcremie",
|
|
1992
|
+
"formName": "Mint Cream"
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"id": "alcremie-mint-cream-star",
|
|
1996
|
+
"championsId": "0869003",
|
|
1997
|
+
"name": "Alcremie",
|
|
1998
|
+
"formName": "Mint Cream"
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"id": "alcremie-mint-cream-clover",
|
|
2002
|
+
"championsId": "0869003",
|
|
2003
|
+
"name": "Alcremie",
|
|
2004
|
+
"formName": "Mint Cream"
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
"id": "alcremie-mint-cream-flower",
|
|
2008
|
+
"championsId": "0869003",
|
|
2009
|
+
"name": "Alcremie",
|
|
2010
|
+
"formName": "Mint Cream"
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"id": "alcremie-mint-cream-ribbon",
|
|
2014
|
+
"championsId": "0869003",
|
|
2015
|
+
"name": "Alcremie",
|
|
2016
|
+
"formName": "Mint Cream"
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"id": "alcremie-lemon-cream-strawberry",
|
|
2020
|
+
"championsId": "0869004",
|
|
2021
|
+
"name": "Alcremie",
|
|
2022
|
+
"formName": "Lemon Cream"
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"id": "alcremie-lemon-cream-berry",
|
|
2026
|
+
"championsId": "0869004",
|
|
2027
|
+
"name": "Alcremie",
|
|
2028
|
+
"formName": "Lemon Cream"
|
|
2029
|
+
},
|
|
2030
|
+
{
|
|
2031
|
+
"id": "alcremie-lemon-cream-love",
|
|
2032
|
+
"championsId": "0869004",
|
|
2033
|
+
"name": "Alcremie",
|
|
2034
|
+
"formName": "Lemon Cream"
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"id": "alcremie-lemon-cream-star",
|
|
2038
|
+
"championsId": "0869004",
|
|
2039
|
+
"name": "Alcremie",
|
|
2040
|
+
"formName": "Lemon Cream"
|
|
2041
|
+
},
|
|
2042
|
+
{
|
|
2043
|
+
"id": "alcremie-lemon-cream-clover",
|
|
2044
|
+
"championsId": "0869004",
|
|
2045
|
+
"name": "Alcremie",
|
|
2046
|
+
"formName": "Lemon Cream"
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"id": "alcremie-lemon-cream-flower",
|
|
2050
|
+
"championsId": "0869004",
|
|
2051
|
+
"name": "Alcremie",
|
|
2052
|
+
"formName": "Lemon Cream"
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"id": "alcremie-lemon-cream-ribbon",
|
|
2056
|
+
"championsId": "0869004",
|
|
2057
|
+
"name": "Alcremie",
|
|
2058
|
+
"formName": "Lemon Cream"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"id": "alcremie-salted-cream-strawberry",
|
|
2062
|
+
"championsId": "0869005",
|
|
2063
|
+
"name": "Alcremie",
|
|
2064
|
+
"formName": "Salted Cream"
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"id": "alcremie-salted-cream-berry",
|
|
2068
|
+
"championsId": "0869005",
|
|
2069
|
+
"name": "Alcremie",
|
|
2070
|
+
"formName": "Salted Cream"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"id": "alcremie-salted-cream-love",
|
|
2074
|
+
"championsId": "0869005",
|
|
2075
|
+
"name": "Alcremie",
|
|
2076
|
+
"formName": "Salted Cream"
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"id": "alcremie-salted-cream-star",
|
|
2080
|
+
"championsId": "0869005",
|
|
2081
|
+
"name": "Alcremie",
|
|
2082
|
+
"formName": "Salted Cream"
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
"id": "alcremie-salted-cream-clover",
|
|
2086
|
+
"championsId": "0869005",
|
|
2087
|
+
"name": "Alcremie",
|
|
2088
|
+
"formName": "Salted Cream"
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"id": "alcremie-salted-cream-flower",
|
|
2092
|
+
"championsId": "0869005",
|
|
2093
|
+
"name": "Alcremie",
|
|
2094
|
+
"formName": "Salted Cream"
|
|
2095
|
+
},
|
|
2096
|
+
{
|
|
2097
|
+
"id": "alcremie-salted-cream-ribbon",
|
|
2098
|
+
"championsId": "0869005",
|
|
2099
|
+
"name": "Alcremie",
|
|
2100
|
+
"formName": "Salted Cream"
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"id": "alcremie-ruby-swirl-strawberry",
|
|
2104
|
+
"championsId": "0869006",
|
|
2105
|
+
"name": "Alcremie",
|
|
2106
|
+
"formName": "Ruby Swirl"
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"id": "alcremie-ruby-swirl-berry",
|
|
2110
|
+
"championsId": "0869006",
|
|
2111
|
+
"name": "Alcremie",
|
|
2112
|
+
"formName": "Ruby Swirl"
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"id": "alcremie-ruby-swirl-love",
|
|
2116
|
+
"championsId": "0869006",
|
|
2117
|
+
"name": "Alcremie",
|
|
2118
|
+
"formName": "Ruby Swirl"
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"id": "alcremie-ruby-swirl-star",
|
|
2122
|
+
"championsId": "0869006",
|
|
2123
|
+
"name": "Alcremie",
|
|
2124
|
+
"formName": "Ruby Swirl"
|
|
2125
|
+
},
|
|
2126
|
+
{
|
|
2127
|
+
"id": "alcremie-ruby-swirl-clover",
|
|
2128
|
+
"championsId": "0869006",
|
|
2129
|
+
"name": "Alcremie",
|
|
2130
|
+
"formName": "Ruby Swirl"
|
|
2131
|
+
},
|
|
2132
|
+
{
|
|
2133
|
+
"id": "alcremie-ruby-swirl-flower",
|
|
2134
|
+
"championsId": "0869006",
|
|
2135
|
+
"name": "Alcremie",
|
|
2136
|
+
"formName": "Ruby Swirl"
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"id": "alcremie-ruby-swirl-ribbon",
|
|
2140
|
+
"championsId": "0869006",
|
|
2141
|
+
"name": "Alcremie",
|
|
2142
|
+
"formName": "Ruby Swirl"
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"id": "alcremie-caramel-swirl-strawberry",
|
|
2146
|
+
"championsId": "0869007",
|
|
2147
|
+
"name": "Alcremie",
|
|
2148
|
+
"formName": "Caramel Swirl"
|
|
2149
|
+
},
|
|
2150
|
+
{
|
|
2151
|
+
"id": "alcremie-caramel-swirl-berry",
|
|
2152
|
+
"championsId": "0869007",
|
|
2153
|
+
"name": "Alcremie",
|
|
2154
|
+
"formName": "Caramel Swirl"
|
|
2155
|
+
},
|
|
2156
|
+
{
|
|
2157
|
+
"id": "alcremie-caramel-swirl-love",
|
|
2158
|
+
"championsId": "0869007",
|
|
2159
|
+
"name": "Alcremie",
|
|
2160
|
+
"formName": "Caramel Swirl"
|
|
2161
|
+
},
|
|
2162
|
+
{
|
|
2163
|
+
"id": "alcremie-caramel-swirl-star",
|
|
2164
|
+
"championsId": "0869007",
|
|
2165
|
+
"name": "Alcremie",
|
|
2166
|
+
"formName": "Caramel Swirl"
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"id": "alcremie-caramel-swirl-clover",
|
|
2170
|
+
"championsId": "0869007",
|
|
2171
|
+
"name": "Alcremie",
|
|
2172
|
+
"formName": "Caramel Swirl"
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"id": "alcremie-caramel-swirl-flower",
|
|
2176
|
+
"championsId": "0869007",
|
|
2177
|
+
"name": "Alcremie",
|
|
2178
|
+
"formName": "Caramel Swirl"
|
|
2179
|
+
},
|
|
2180
|
+
{
|
|
2181
|
+
"id": "alcremie-caramel-swirl-ribbon",
|
|
2182
|
+
"championsId": "0869007",
|
|
2183
|
+
"name": "Alcremie",
|
|
2184
|
+
"formName": "Caramel Swirl"
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
"id": "alcremie-rainbow-swirl-strawberry",
|
|
2188
|
+
"championsId": "0869008",
|
|
2189
|
+
"name": "Alcremie",
|
|
2190
|
+
"formName": "Rainbow Swirl"
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"id": "alcremie-rainbow-swirl-berry",
|
|
2194
|
+
"championsId": "0869008",
|
|
2195
|
+
"name": "Alcremie",
|
|
2196
|
+
"formName": "Rainbow Swirl"
|
|
2197
|
+
},
|
|
2198
|
+
{
|
|
2199
|
+
"id": "alcremie-rainbow-swirl-love",
|
|
2200
|
+
"championsId": "0869008",
|
|
2201
|
+
"name": "Alcremie",
|
|
2202
|
+
"formName": "Rainbow Swirl"
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"id": "alcremie-rainbow-swirl-star",
|
|
2206
|
+
"championsId": "0869008",
|
|
2207
|
+
"name": "Alcremie",
|
|
2208
|
+
"formName": "Rainbow Swirl"
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
"id": "alcremie-rainbow-swirl-clover",
|
|
2212
|
+
"championsId": "0869008",
|
|
2213
|
+
"name": "Alcremie",
|
|
2214
|
+
"formName": "Rainbow Swirl"
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"id": "alcremie-rainbow-swirl-flower",
|
|
2218
|
+
"championsId": "0869008",
|
|
2219
|
+
"name": "Alcremie",
|
|
2220
|
+
"formName": "Rainbow Swirl"
|
|
2221
|
+
},
|
|
2222
|
+
{
|
|
2223
|
+
"id": "alcremie-rainbow-swirl-ribbon",
|
|
2224
|
+
"championsId": "0869008",
|
|
2225
|
+
"name": "Alcremie",
|
|
2226
|
+
"formName": "Rainbow Swirl"
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"id": "falinks",
|
|
2230
|
+
"championsId": "0870000",
|
|
2231
|
+
"name": "Falinks"
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
"id": "falinks-mega",
|
|
2235
|
+
"championsId": "0870001",
|
|
2236
|
+
"name": "Falinks",
|
|
2237
|
+
"formName": "Mega Falinks"
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
"id": "morpeko",
|
|
2241
|
+
"championsId": "0877000",
|
|
2242
|
+
"name": "Morpeko",
|
|
2243
|
+
"formName": "Full Belly Mode"
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"id": "morpeko-hangry",
|
|
2247
|
+
"championsId": "0877001",
|
|
2248
|
+
"name": "Morpeko",
|
|
2249
|
+
"formName": "Hangry Mode"
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
"id": "dragapult",
|
|
2253
|
+
"championsId": "0887000",
|
|
2254
|
+
"name": "Dragapult"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
"id": "wyrdeer",
|
|
2258
|
+
"championsId": "0899000",
|
|
2259
|
+
"name": "Wyrdeer"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"id": "kleavor",
|
|
2263
|
+
"championsId": "0900000",
|
|
2264
|
+
"name": "Kleavor"
|
|
2265
|
+
},
|
|
2266
|
+
{
|
|
2267
|
+
"id": "basculegion",
|
|
2268
|
+
"championsId": "0902000",
|
|
2269
|
+
"name": "Basculegion",
|
|
2270
|
+
"formName": "Male"
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
"id": "basculegion-f",
|
|
2274
|
+
"championsId": "0902001",
|
|
2275
|
+
"name": "Basculegion",
|
|
2276
|
+
"formName": "Female"
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
"id": "sneasler",
|
|
2280
|
+
"championsId": "0903000",
|
|
2281
|
+
"name": "Sneasler"
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"id": "overqwil",
|
|
2285
|
+
"championsId": "0904000",
|
|
2286
|
+
"name": "Overqwil"
|
|
2287
|
+
},
|
|
2288
|
+
{
|
|
2289
|
+
"id": "meowscarada",
|
|
2290
|
+
"championsId": "0908000",
|
|
2291
|
+
"name": "Meowscarada"
|
|
2292
|
+
},
|
|
2293
|
+
{
|
|
2294
|
+
"id": "skeledirge",
|
|
2295
|
+
"championsId": "0911000",
|
|
2296
|
+
"name": "Skeledirge"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"id": "quaquaval",
|
|
2300
|
+
"championsId": "0914000",
|
|
2301
|
+
"name": "Quaquaval"
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
"id": "maushold-three",
|
|
2305
|
+
"championsId": "0925000",
|
|
2306
|
+
"name": "Maushold",
|
|
2307
|
+
"formName": "Family of Three"
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"id": "maushold",
|
|
2311
|
+
"championsId": "0925001",
|
|
2312
|
+
"name": "Maushold",
|
|
2313
|
+
"formName": "Family of Four"
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
"id": "garganacl",
|
|
2317
|
+
"championsId": "0934000",
|
|
2318
|
+
"name": "Garganacl"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"id": "armarouge",
|
|
2322
|
+
"championsId": "0936000",
|
|
2323
|
+
"name": "Armarouge"
|
|
2324
|
+
},
|
|
2325
|
+
{
|
|
2326
|
+
"id": "ceruledge",
|
|
2327
|
+
"championsId": "0937000",
|
|
2328
|
+
"name": "Ceruledge"
|
|
2329
|
+
},
|
|
2330
|
+
{
|
|
2331
|
+
"id": "bellibolt",
|
|
2332
|
+
"championsId": "0939000",
|
|
2333
|
+
"name": "Bellibolt"
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"id": "scovillain",
|
|
2337
|
+
"championsId": "0952000",
|
|
2338
|
+
"name": "Scovillain"
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"id": "scovillain-mega",
|
|
2342
|
+
"championsId": "0952001",
|
|
2343
|
+
"name": "Scovillain",
|
|
2344
|
+
"formName": "Mega Scovillain"
|
|
2345
|
+
},
|
|
2346
|
+
{
|
|
2347
|
+
"id": "espathra",
|
|
2348
|
+
"championsId": "0956000",
|
|
2349
|
+
"name": "Espathra"
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"id": "tinkaton",
|
|
2353
|
+
"championsId": "0959000",
|
|
2354
|
+
"name": "Tinkaton"
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"id": "palafin",
|
|
2358
|
+
"championsId": "0964000",
|
|
2359
|
+
"name": "Palafin",
|
|
2360
|
+
"formName": "Zero Form"
|
|
2361
|
+
},
|
|
2362
|
+
{
|
|
2363
|
+
"id": "palafin-hero",
|
|
2364
|
+
"championsId": "0964001",
|
|
2365
|
+
"name": "Palafin",
|
|
2366
|
+
"formName": "Hero Form"
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"id": "orthworm",
|
|
2370
|
+
"championsId": "0968000",
|
|
2371
|
+
"name": "Orthworm"
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"id": "glimmora",
|
|
2375
|
+
"championsId": "0970000",
|
|
2376
|
+
"name": "Glimmora"
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"id": "glimmora-mega",
|
|
2380
|
+
"championsId": "0970001",
|
|
2381
|
+
"name": "Glimmora",
|
|
2382
|
+
"formName": "Mega Glimmora"
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
"id": "houndstone",
|
|
2386
|
+
"championsId": "0972000",
|
|
2387
|
+
"name": "Houndstone"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"id": "annihilape",
|
|
2391
|
+
"championsId": "0979000",
|
|
2392
|
+
"name": "Annihilape"
|
|
2393
|
+
},
|
|
2394
|
+
{
|
|
2395
|
+
"id": "farigiraf",
|
|
2396
|
+
"championsId": "0981000",
|
|
2397
|
+
"name": "Farigiraf"
|
|
2398
|
+
},
|
|
2399
|
+
{
|
|
2400
|
+
"id": "kingambit",
|
|
2401
|
+
"championsId": "0983000",
|
|
2402
|
+
"name": "Kingambit"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"id": "gholdengo",
|
|
2406
|
+
"championsId": "1000000",
|
|
2407
|
+
"name": "Gholdengo"
|
|
2408
|
+
},
|
|
2409
|
+
{
|
|
2410
|
+
"id": "sinistcha",
|
|
2411
|
+
"championsId": "1013000",
|
|
2412
|
+
"name": "Sinistcha",
|
|
2413
|
+
"formName": "Unremarkable Form"
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"id": "sinistcha-masterpiece",
|
|
2417
|
+
"championsId": "1013001",
|
|
2418
|
+
"name": "Sinistcha",
|
|
2419
|
+
"formName": "Masterpiece Form"
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"id": "archaludon",
|
|
2423
|
+
"championsId": "1018000",
|
|
2424
|
+
"name": "Archaludon"
|
|
2425
|
+
},
|
|
2426
|
+
{
|
|
2427
|
+
"id": "hydrapple",
|
|
2428
|
+
"championsId": "1019000",
|
|
2429
|
+
"name": "Hydrapple"
|
|
2430
|
+
}
|
|
2431
|
+
]
|