@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 @@
|
|
|
1
|
+
{"version":3,"file":"schemas-DpUlSCk0.d.mts","names":[],"sources":["../src/lib/schemas.ts"],"mappings":"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"}
|
|
@@ -0,0 +1,349 @@
|
|
|
1
|
+
import "./constants-DIbIOAZB.mjs";
|
|
2
|
+
import { _ as statIds, a as gameType, d as languageInGameCodes, f as moveCategory, g as ribbonCategory, h as raidStyles, i as gameSeries, l as languageAlpha3Codes, n as battleStyles, o as genders, p as pokeballCategory, r as gamePlatforms, s as itemCategory, t as abilityTagIds, u as languageIds, y as typeIds } from "./enums-B7t9bSel.mjs";
|
|
3
|
+
import { z } from "zod";
|
|
4
|
+
//#region src/lib/schemas.ts
|
|
5
|
+
const common = {
|
|
6
|
+
name: z.string().max(50),
|
|
7
|
+
gen: z.coerce.number().int().min(0).max(10),
|
|
8
|
+
slug: z.string().max(50).regex(/^[a-z0-9-]+$/),
|
|
9
|
+
desc: z.string().max(2e3).nullable(),
|
|
10
|
+
shortDesc: z.string().max(200),
|
|
11
|
+
colorHex: z.string().regex(/^#[0-9a-f]{6}$/i),
|
|
12
|
+
dateDay: z.string().regex(/^\d{4}-\d{2}-\d{2}$/),
|
|
13
|
+
statId: z.enum(statIds),
|
|
14
|
+
typeId: z.enum(typeIds),
|
|
15
|
+
int: z.coerce.number().int(),
|
|
16
|
+
dexNum: z.union([z.string().regex(/^\d{1,5}$/), z.coerce.number().int().min(0).max(99999)]),
|
|
17
|
+
level: z.coerce.number().int().min(1).max(100),
|
|
18
|
+
statValue: z.coerce.number().int().min(-1).max(255)
|
|
19
|
+
};
|
|
20
|
+
const base = {
|
|
21
|
+
entity: z.object({
|
|
22
|
+
id: common.slug,
|
|
23
|
+
name: common.name
|
|
24
|
+
}),
|
|
25
|
+
entityWithGenAndDescs: z.object({
|
|
26
|
+
id: common.slug,
|
|
27
|
+
name: common.name,
|
|
28
|
+
gen: common.gen,
|
|
29
|
+
shortDesc: common.shortDesc,
|
|
30
|
+
desc: common.desc
|
|
31
|
+
}),
|
|
32
|
+
entityWithGenAndDescsAndShowdownName: z.object({
|
|
33
|
+
id: common.slug,
|
|
34
|
+
name: common.name,
|
|
35
|
+
psName: common.name,
|
|
36
|
+
gen: common.gen,
|
|
37
|
+
shortDesc: common.shortDesc,
|
|
38
|
+
desc: common.desc
|
|
39
|
+
})
|
|
40
|
+
};
|
|
41
|
+
const i18nTextSchema = z.record(z.enum(languageAlpha3Codes), z.string().optional());
|
|
42
|
+
const abilitySchema = base.entityWithGenAndDescsAndShowdownName.extend({
|
|
43
|
+
tags: z.array(z.enum(abilityTagIds)).min(1),
|
|
44
|
+
immunities: z.array(common.typeId).optional(),
|
|
45
|
+
weaknesses: z.array(common.typeId).optional()
|
|
46
|
+
});
|
|
47
|
+
const personalitySchema = z.object({
|
|
48
|
+
id: common.slug,
|
|
49
|
+
shortDesc: common.shortDesc
|
|
50
|
+
});
|
|
51
|
+
const characterSchema = base.entity.extend({});
|
|
52
|
+
const colorSchema = base.entity.extend({ color: common.colorHex });
|
|
53
|
+
const gameFeaturesSchema = z.object({
|
|
54
|
+
storage: z.boolean(),
|
|
55
|
+
pokedex: z.boolean(),
|
|
56
|
+
training: z.boolean(),
|
|
57
|
+
shiny: z.boolean(),
|
|
58
|
+
items: z.boolean(),
|
|
59
|
+
gender: z.boolean(),
|
|
60
|
+
pokerus: z.boolean(),
|
|
61
|
+
nature: z.boolean(),
|
|
62
|
+
ribbons: z.boolean(),
|
|
63
|
+
marks: z.boolean(),
|
|
64
|
+
markings: z.boolean(),
|
|
65
|
+
shadow: z.boolean(),
|
|
66
|
+
ball: z.boolean(),
|
|
67
|
+
mega: z.boolean(),
|
|
68
|
+
zmove: z.boolean(),
|
|
69
|
+
gmax: z.boolean(),
|
|
70
|
+
alpha: z.boolean(),
|
|
71
|
+
tera: z.boolean(),
|
|
72
|
+
plusmvs: z.boolean(),
|
|
73
|
+
mints: z.boolean(),
|
|
74
|
+
sizes: z.boolean(),
|
|
75
|
+
abilities: z.boolean()
|
|
76
|
+
});
|
|
77
|
+
const onlineFeaturesSchema = z.object({
|
|
78
|
+
battles: z.boolean(),
|
|
79
|
+
battleStyles: z.array(z.enum(battleStyles)),
|
|
80
|
+
trades: z.boolean(),
|
|
81
|
+
raids: z.boolean(),
|
|
82
|
+
raidStyles: z.array(z.enum(raidStyles)),
|
|
83
|
+
coop: z.boolean()
|
|
84
|
+
});
|
|
85
|
+
const gameSchema = base.entity.extend({
|
|
86
|
+
gen: common.gen,
|
|
87
|
+
nameSlug: common.slug,
|
|
88
|
+
codename: common.name.nullable(),
|
|
89
|
+
type: z.enum(gameType),
|
|
90
|
+
series: z.enum(gameSeries),
|
|
91
|
+
gameSet: common.slug.nullable(),
|
|
92
|
+
gameSuperSet: common.slug.nullable(),
|
|
93
|
+
releaseDate: common.dateDay,
|
|
94
|
+
region: common.slug.nullable(),
|
|
95
|
+
originMark: common.slug.nullable(),
|
|
96
|
+
pokedexes: z.array(common.slug),
|
|
97
|
+
maxBoxes: common.int,
|
|
98
|
+
maxBoxSize: common.int,
|
|
99
|
+
platforms: z.array(z.enum(gamePlatforms)).min(1),
|
|
100
|
+
isUnreleased: z.coerce.boolean().optional(),
|
|
101
|
+
features: gameFeaturesSchema,
|
|
102
|
+
onlineFeatures: onlineFeaturesSchema.optional()
|
|
103
|
+
});
|
|
104
|
+
const generationSchema = z.object({
|
|
105
|
+
id: common.int,
|
|
106
|
+
minDexNum: common.int,
|
|
107
|
+
maxDexNum: common.int
|
|
108
|
+
});
|
|
109
|
+
const itemSchema = base.entityWithGenAndDescsAndShowdownName.extend({
|
|
110
|
+
category: z.enum(itemCategory),
|
|
111
|
+
unholdable: z.coerce.boolean().optional()
|
|
112
|
+
});
|
|
113
|
+
const pokeballSchema = base.entityWithGenAndDescs.extend({
|
|
114
|
+
category: z.enum(pokeballCategory),
|
|
115
|
+
unusable: z.coerce.boolean().optional()
|
|
116
|
+
});
|
|
117
|
+
const languageSchema = base.entity.extend({
|
|
118
|
+
id: z.enum(languageIds),
|
|
119
|
+
name: z.string(),
|
|
120
|
+
nameEng: z.string(),
|
|
121
|
+
alpha3: z.enum(languageAlpha3Codes),
|
|
122
|
+
inGameCode: z.enum(languageInGameCodes),
|
|
123
|
+
locale: z.string(),
|
|
124
|
+
flag: z.string(),
|
|
125
|
+
pkApiId: z.string().nullable()
|
|
126
|
+
});
|
|
127
|
+
const markSchema = base.entityWithGenAndDescs.extend({
|
|
128
|
+
title: common.shortDesc,
|
|
129
|
+
conditions: common.shortDesc,
|
|
130
|
+
chance: z.string(),
|
|
131
|
+
chanceCharm: z.string()
|
|
132
|
+
});
|
|
133
|
+
const ribbonSchema = base.entityWithGenAndDescs.extend({
|
|
134
|
+
title: common.shortDesc,
|
|
135
|
+
category: z.enum(ribbonCategory)
|
|
136
|
+
});
|
|
137
|
+
const originMarkSchema = base.entity;
|
|
138
|
+
const regionSchema = base.entity;
|
|
139
|
+
const typeSchema = base.entity.extend({
|
|
140
|
+
color: common.colorHex,
|
|
141
|
+
isCanonical: z.boolean()
|
|
142
|
+
});
|
|
143
|
+
const natureSchema = base.entity.extend({
|
|
144
|
+
raises: common.statId.nullable(),
|
|
145
|
+
lowers: common.statId.nullable()
|
|
146
|
+
});
|
|
147
|
+
const moveSchema = base.entityWithGenAndDescsAndShowdownName.extend({
|
|
148
|
+
type: common.typeId,
|
|
149
|
+
power: common.int.min(0).max(999),
|
|
150
|
+
accuracy: common.int.min(0).max(101),
|
|
151
|
+
pp: common.int.min(0).max(100),
|
|
152
|
+
category: z.enum(moveCategory),
|
|
153
|
+
priority: common.int.min(-10).max(10),
|
|
154
|
+
isZ: z.boolean(),
|
|
155
|
+
isGmax: z.boolean()
|
|
156
|
+
});
|
|
157
|
+
const pokedexEntrySchema = z.object({
|
|
158
|
+
pid: common.slug,
|
|
159
|
+
dexNum: common.dexNum,
|
|
160
|
+
isForm: z.coerce.boolean(),
|
|
161
|
+
transferOnly: z.coerce.boolean().optional(),
|
|
162
|
+
originDex: common.slug.optional(),
|
|
163
|
+
isNonCanonical: z.coerce.boolean().optional(),
|
|
164
|
+
meta: z.object({
|
|
165
|
+
names: i18nTextSchema,
|
|
166
|
+
speciesNames: i18nTextSchema.optional(),
|
|
167
|
+
formNames: i18nTextSchema.optional(),
|
|
168
|
+
type1: common.slug.optional(),
|
|
169
|
+
type2: common.slug.optional(),
|
|
170
|
+
attributes: z.record(common.slug, z.string()).optional(),
|
|
171
|
+
tags: z.array(common.slug).optional(),
|
|
172
|
+
canonicalPid: common.slug.optional(),
|
|
173
|
+
imgNid: common.slug.optional()
|
|
174
|
+
}).optional()
|
|
175
|
+
});
|
|
176
|
+
const pokedexSchema = base.entity.extend({
|
|
177
|
+
shortDesc: common.shortDesc.optional(),
|
|
178
|
+
desc: common.desc.optional(),
|
|
179
|
+
gen: common.gen,
|
|
180
|
+
region: common.slug.nullable(),
|
|
181
|
+
isNational: z.coerce.boolean(),
|
|
182
|
+
baseDex: common.slug.nullable(),
|
|
183
|
+
pkApiId: z.string().nullable(),
|
|
184
|
+
entries: z.array(pokedexEntrySchema.strict())
|
|
185
|
+
});
|
|
186
|
+
const pokemonRefsSchema = z.object({
|
|
187
|
+
pkApiId: z.string(),
|
|
188
|
+
pkApiFormId: z.string(),
|
|
189
|
+
pkApiFormSlug: z.string(),
|
|
190
|
+
smogon: z.string(),
|
|
191
|
+
showdown: z.string(),
|
|
192
|
+
showdownName: z.string(),
|
|
193
|
+
serebii: z.string(),
|
|
194
|
+
bulbapedia: z.string()
|
|
195
|
+
});
|
|
196
|
+
const pokemonSchema = z.object({
|
|
197
|
+
id: common.slug,
|
|
198
|
+
nid: common.slug,
|
|
199
|
+
imgNid: common.slug.optional(),
|
|
200
|
+
dexNum: common.dexNum,
|
|
201
|
+
formId: common.slug.optional(),
|
|
202
|
+
region: common.slug,
|
|
203
|
+
gen: common.gen,
|
|
204
|
+
type1: common.slug,
|
|
205
|
+
type2: common.slug.optional(),
|
|
206
|
+
color: common.slug,
|
|
207
|
+
ability1: common.slug,
|
|
208
|
+
ability2: common.slug.optional(),
|
|
209
|
+
abilityHidden: common.slug.optional(),
|
|
210
|
+
abilitySpecial: common.slug.optional(),
|
|
211
|
+
isPrerelease: z.coerce.boolean(),
|
|
212
|
+
isDefault: z.coerce.boolean(),
|
|
213
|
+
isForm: z.coerce.boolean(),
|
|
214
|
+
formItem: common.slug.optional(),
|
|
215
|
+
isLegendary: z.coerce.boolean(),
|
|
216
|
+
isMythical: z.coerce.boolean(),
|
|
217
|
+
isBaby: z.coerce.boolean(),
|
|
218
|
+
isUltraBeast: z.coerce.boolean(),
|
|
219
|
+
isParadox: z.coerce.boolean(),
|
|
220
|
+
paradoxSpecies: z.array(common.slug).optional(),
|
|
221
|
+
isConvergent: z.coerce.boolean(),
|
|
222
|
+
convergentSpecies: z.array(common.slug).optional(),
|
|
223
|
+
isCosmeticForm: z.coerce.boolean(),
|
|
224
|
+
isFemaleForm: z.coerce.boolean(),
|
|
225
|
+
hasGenderDifferences: z.coerce.boolean(),
|
|
226
|
+
isBattleOnlyForm: z.coerce.boolean(),
|
|
227
|
+
isFusion: z.coerce.boolean(),
|
|
228
|
+
isMega: z.coerce.boolean(),
|
|
229
|
+
isPrimal: z.coerce.boolean(),
|
|
230
|
+
isGmax: z.coerce.boolean(),
|
|
231
|
+
isRegional: z.coerce.boolean(),
|
|
232
|
+
canGmax: z.coerce.boolean(),
|
|
233
|
+
canDynamax: z.coerce.boolean(),
|
|
234
|
+
canBeAlpha: z.coerce.boolean(),
|
|
235
|
+
debutIn: common.slug,
|
|
236
|
+
obtainableIn: z.array(common.slug),
|
|
237
|
+
transferOnlyIn: z.array(common.slug),
|
|
238
|
+
storableIn: z.array(common.slug),
|
|
239
|
+
eventOnlyIn: z.array(common.slug),
|
|
240
|
+
shinyLockedIn: z.array(common.slug).optional(),
|
|
241
|
+
shinyReleased: z.coerce.boolean(),
|
|
242
|
+
shinyBase: common.slug.optional(),
|
|
243
|
+
baseHp: common.statValue,
|
|
244
|
+
baseAtk: common.statValue,
|
|
245
|
+
baseDef: common.statValue,
|
|
246
|
+
baseSpAtk: common.statValue,
|
|
247
|
+
baseSpDef: common.statValue,
|
|
248
|
+
baseSpeed: common.statValue,
|
|
249
|
+
height: common.int.min(-1).max(999999),
|
|
250
|
+
weight: common.int.min(-1).max(999999),
|
|
251
|
+
maleRate: z.coerce.number().min(-1).max(100),
|
|
252
|
+
femaleRate: z.coerce.number().min(-1).max(100),
|
|
253
|
+
baseSpecies: common.slug.optional(),
|
|
254
|
+
baseForms: z.array(common.slug),
|
|
255
|
+
forms: z.array(common.slug),
|
|
256
|
+
formsDesc: z.string().optional(),
|
|
257
|
+
family: common.slug.optional(),
|
|
258
|
+
refs: pokemonRefsSchema,
|
|
259
|
+
evolvesFrom: common.slug.optional(),
|
|
260
|
+
evoFromLevel: common.level.optional(),
|
|
261
|
+
evoFromItem: common.slug.optional(),
|
|
262
|
+
evoFromMove: common.slug.optional(),
|
|
263
|
+
evoFromAbility: common.slug.optional(),
|
|
264
|
+
evoFromGender: z.enum(genders).optional(),
|
|
265
|
+
evoFromTrading: z.coerce.boolean().optional(),
|
|
266
|
+
evoFromFriendship: z.coerce.boolean().optional(),
|
|
267
|
+
evoFromCondition: z.string().optional(),
|
|
268
|
+
names: i18nTextSchema,
|
|
269
|
+
genus: i18nTextSchema,
|
|
270
|
+
speciesNames: i18nTextSchema,
|
|
271
|
+
formNames: i18nTextSchema
|
|
272
|
+
});
|
|
273
|
+
const boxPresetIndexItemSchema = z.object({
|
|
274
|
+
id: common.slug,
|
|
275
|
+
gameSet: common.slug,
|
|
276
|
+
legacyId: common.slug.nullable(),
|
|
277
|
+
name: common.name,
|
|
278
|
+
isHidden: z.coerce.boolean().optional()
|
|
279
|
+
}).strict();
|
|
280
|
+
const boxPresetBoxPokemonSchema = common.slug.nullable().or(z.object({
|
|
281
|
+
pid: common.slug,
|
|
282
|
+
gmax: z.coerce.boolean().optional(),
|
|
283
|
+
shinyLocked: z.coerce.boolean().optional(),
|
|
284
|
+
shiny: z.coerce.boolean().optional()
|
|
285
|
+
}));
|
|
286
|
+
const boxPresetBoxSchema = z.object({
|
|
287
|
+
title: z.string().max(120).optional(),
|
|
288
|
+
pokemon: z.array(boxPresetBoxPokemonSchema)
|
|
289
|
+
});
|
|
290
|
+
const boxPresetSchema = z.object({
|
|
291
|
+
id: common.slug,
|
|
292
|
+
legacyId: common.slug.optional(),
|
|
293
|
+
name: z.string().max(120),
|
|
294
|
+
version: z.coerce.number().int().min(0),
|
|
295
|
+
gameSet: common.slug.nullable(),
|
|
296
|
+
description: z.string(),
|
|
297
|
+
boxes: z.array(boxPresetBoxSchema),
|
|
298
|
+
isHidden: z.coerce.boolean().optional()
|
|
299
|
+
});
|
|
300
|
+
const boxPresetMapSchema = z.record(z.string(), z.record(z.string(), boxPresetSchema));
|
|
301
|
+
const modernBoxPresetTags = [
|
|
302
|
+
"recommended",
|
|
303
|
+
"national",
|
|
304
|
+
"grouped",
|
|
305
|
+
"sorted",
|
|
306
|
+
"minimal",
|
|
307
|
+
"shiny",
|
|
308
|
+
"forms"
|
|
309
|
+
];
|
|
310
|
+
const modernBoxPresetIndexSchema = z.array(common.slug);
|
|
311
|
+
const modernBoxPresetSlotSchema = common.slug.nullable().or(z.object({
|
|
312
|
+
pokemon: common.slug,
|
|
313
|
+
shiny: z.coerce.boolean().optional(),
|
|
314
|
+
gmax: z.coerce.boolean().optional(),
|
|
315
|
+
shinyLocked: z.coerce.boolean().optional()
|
|
316
|
+
}).strict());
|
|
317
|
+
const modernBoxPresetBoxSchema = z.object({
|
|
318
|
+
name: z.string().max(120).optional(),
|
|
319
|
+
slots: z.array(modernBoxPresetSlotSchema)
|
|
320
|
+
}).strict();
|
|
321
|
+
const modernBoxPresetSchema = z.object({
|
|
322
|
+
schemaVersion: z.literal(1),
|
|
323
|
+
id: common.slug,
|
|
324
|
+
gameSet: common.slug,
|
|
325
|
+
name: z.string().max(120),
|
|
326
|
+
description: z.string().max(2e3).optional(),
|
|
327
|
+
source: z.object({
|
|
328
|
+
kind: z.literal("classic"),
|
|
329
|
+
gameSet: common.slug,
|
|
330
|
+
presetId: common.slug,
|
|
331
|
+
version: z.coerce.number().int().min(0).optional(),
|
|
332
|
+
legacyId: common.slug.optional()
|
|
333
|
+
}).strict().optional(),
|
|
334
|
+
tags: z.array(z.enum(modernBoxPresetTags)).optional(),
|
|
335
|
+
boxes: z.array(modernBoxPresetBoxSchema)
|
|
336
|
+
}).strict();
|
|
337
|
+
const pokemonSearchFilterSchema = z.object({
|
|
338
|
+
q: z.string().optional().catch(void 0),
|
|
339
|
+
gen: z.coerce.number().min(1).max(10).optional().catch(void 0),
|
|
340
|
+
lang: z.string().optional().default("en"),
|
|
341
|
+
color: z.string().optional().catch(void 0),
|
|
342
|
+
type: z.string().optional().catch(void 0),
|
|
343
|
+
forms: z.coerce.boolean().optional().catch(void 0),
|
|
344
|
+
shiny: z.coerce.boolean().optional().catch(void 0)
|
|
345
|
+
});
|
|
346
|
+
//#endregion
|
|
347
|
+
export { pokemonSchema as A, onlineFeaturesSchema as C, pokedexEntrySchema as D, pokeballSchema as E, regionSchema as M, ribbonSchema as N, pokedexSchema as O, typeSchema as P, natureSchema as S, personalitySchema as T, modernBoxPresetIndexSchema as _, boxPresetMapSchema as a, modernBoxPresetTags as b, colorSchema as c, generationSchema as d, i18nTextSchema as f, modernBoxPresetBoxSchema as g, markSchema as h, boxPresetIndexItemSchema as i, pokemonSearchFilterSchema as j, pokemonRefsSchema as k, gameFeaturesSchema as l, languageSchema as m, boxPresetBoxPokemonSchema as n, boxPresetSchema as o, itemSchema as p, boxPresetBoxSchema as r, characterSchema as s, abilitySchema as t, gameSchema as u, modernBoxPresetSchema as v, originMarkSchema as w, moveSchema as x, modernBoxPresetSlotSchema as y };
|
|
348
|
+
|
|
349
|
+
//# sourceMappingURL=schemas-Dt7FbAMy.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"schemas-Dt7FbAMy.mjs","names":[],"sources":["../src/lib/schemas.ts"],"sourcesContent":["import { z } from 'zod'\nimport { POKEPC_LATEST_GENERATION } from './constants'\nimport {\n abilityTagIds,\n battleStyles,\n gamePlatforms,\n gameSeries,\n gameType,\n genders,\n itemCategory,\n languageAlpha3Codes,\n languageIds,\n languageInGameCodes,\n moveCategory,\n pokeballCategory,\n raidStyles,\n ribbonCategory,\n statIds,\n typeIds,\n} from './enums'\n\nconst common = {\n name: z.string().max(50),\n gen: z.coerce.number().int().min(0).max(POKEPC_LATEST_GENERATION),\n slug: z\n .string()\n .max(50)\n .regex(/^[a-z0-9-]+$/),\n desc: z.string().max(2000).nullable(),\n shortDesc: z.string().max(200),\n // sortIndex: z.coerce.number().min(0),\n colorHex: z.string().regex(/^#[0-9a-f]{6}$/i),\n dateDay: z.string().regex(/^\\d{4}-\\d{2}-\\d{2}$/),\n statId: z.enum(statIds),\n typeId: z.enum(typeIds),\n int: z.coerce.number().int(),\n dexNum: z.union([z.string().regex(/^\\d{1,5}$/), z.coerce.number().int().min(0).max(99999)]),\n level: z.coerce.number().int().min(1).max(100),\n statValue: z.coerce.number().int().min(-1).max(255),\n}\n\nconst base = {\n entity: z.object({\n id: common.slug,\n name: common.name,\n // sortIndex: defs.sortIndex,\n }),\n entityWithGenAndDescs: z.object({\n id: common.slug,\n name: common.name,\n gen: common.gen,\n shortDesc: common.shortDesc,\n desc: common.desc,\n // sortIndex: defs.sortIndex,\n }),\n entityWithGenAndDescsAndShowdownName: z.object({\n id: common.slug,\n name: common.name,\n psName: common.name,\n gen: common.gen,\n shortDesc: common.shortDesc,\n desc: common.desc,\n // sortIndex: defs.sortIndex,\n }),\n}\n\nexport const i18nTextSchema = z.record(z.enum(languageAlpha3Codes), z.string().optional())\n\nexport const abilitySchema = base.entityWithGenAndDescsAndShowdownName.extend({\n tags: z.array(z.enum(abilityTagIds)).min(1),\n immunities: z.array(common.typeId).optional(),\n weaknesses: z.array(common.typeId).optional(),\n})\nexport const personalitySchema = z.object({\n id: common.slug,\n shortDesc: common.shortDesc,\n // sortIndex: defs.sortIndex,\n})\nexport const characterSchema = base.entity.extend({\n // sprite: z.string(),\n})\nexport const colorSchema = base.entity.extend({\n color: common.colorHex,\n})\nexport const gameFeaturesSchema = z.object({\n storage: z.boolean(), // when true, the game has a storage system (boxes, etc)\n pokedex: z.boolean(), // when true, the game has at least one pokedex\n training: z.boolean(), // when true, the Pokemon are trainable with traditional methods (evs, ivs, hyper training, etc)\n shiny: z.boolean(),\n items: z.boolean(),\n gender: z.boolean(),\n pokerus: z.boolean(), // All except Gen 1, GO and from S/V onwards\n nature: z.boolean(),\n ribbons: z.boolean(), // Since gen 3\n marks: z.boolean(), // Since gen 8\n markings: z.boolean(), // Since gen 3 (circle, triangle, square, heart, star, diamond)\n shadow: z.boolean(), // Colosseum, XD and GO\n ball: z.boolean(), // Caught balls, since gen 4\n mega: z.boolean(),\n zmove: z.boolean(),\n gmax: z.boolean(),\n alpha: z.boolean(),\n tera: z.boolean(),\n plusmvs: z.boolean(), // mastered moves, LA and LZA only\n mints: z.boolean(),\n sizes: z.boolean(), // For some games like Let's GO, Legends, etc.\n abilities: z.boolean(), // gen 1-2 and Legends games have no abilities\n})\nexport const onlineFeaturesSchema = z.object({\n battles: z.boolean(),\n battleStyles: z.array(z.enum(battleStyles)),\n trades: z.boolean(),\n raids: z.boolean(),\n raidStyles: z.array(z.enum(raidStyles)),\n coop: z.boolean(),\n})\nexport const gameSchema = base.entity.extend({\n gen: common.gen,\n nameSlug: common.slug,\n codename: common.name.nullable(),\n type: z.enum(gameType),\n series: z.enum(gameSeries),\n gameSet: common.slug.nullable(),\n gameSuperSet: common.slug.nullable(),\n releaseDate: common.dateDay,\n region: common.slug.nullable(),\n originMark: common.slug.nullable(),\n pokedexes: z.array(common.slug),\n maxBoxes: common.int,\n maxBoxSize: common.int,\n platforms: z.array(z.enum(gamePlatforms)).min(1),\n isUnreleased: z.coerce.boolean().optional(),\n features: gameFeaturesSchema,\n onlineFeatures: onlineFeaturesSchema.optional(),\n // sprite: z.string(),\n // spriteIcon: z.string(),\n})\nexport const generationSchema = z.object({\n id: common.int,\n minDexNum: common.int,\n maxDexNum: common.int,\n})\nexport const itemSchema = base.entityWithGenAndDescsAndShowdownName.extend({\n category: z.enum(itemCategory),\n unholdable: z.coerce.boolean().optional(),\n // sprite: z.string(),\n})\nexport const pokeballSchema = base.entityWithGenAndDescs.extend({\n category: z.enum(pokeballCategory),\n unusable: z.coerce.boolean().optional(),\n})\nexport const languageSchema = base.entity.extend({\n id: z.enum(languageIds),\n name: z.string(),\n nameEng: z.string(),\n alpha3: z.enum(languageAlpha3Codes),\n inGameCode: z.enum(languageInGameCodes),\n locale: z.string(),\n flag: z.string(),\n pkApiId: z.string().nullable(), // PokeAPI ID\n})\nexport const markSchema = base.entityWithGenAndDescs.extend({\n title: common.shortDesc,\n conditions: common.shortDesc,\n chance: z.string(),\n chanceCharm: z.string(),\n // sprite: z.string(),\n})\nexport const ribbonSchema = base.entityWithGenAndDescs.extend({\n title: common.shortDesc,\n category: z.enum(ribbonCategory),\n // sprite: z.string(),\n})\nexport const originMarkSchema = base.entity\nexport const regionSchema = base.entity\nexport const typeSchema = base.entity.extend({\n color: common.colorHex,\n isCanonical: z.boolean(),\n})\nexport const natureSchema = base.entity.extend({\n raises: common.statId.nullable(),\n lowers: common.statId.nullable(),\n})\nexport const moveSchema = base.entityWithGenAndDescsAndShowdownName.extend({\n type: common.typeId,\n power: common.int.min(0).max(999),\n accuracy: common.int.min(0).max(101),\n pp: common.int.min(0).max(100),\n category: z.enum(moveCategory),\n priority: common.int.min(-10).max(10),\n isZ: z.boolean(),\n isGmax: z.boolean(),\n})\n\nexport const pokedexEntrySchema = z.object({\n pid: common.slug,\n dexNum: common.dexNum,\n isForm: z.coerce.boolean(),\n transferOnly: z.coerce.boolean().optional(),\n originDex: common.slug.optional(),\n isNonCanonical: z.coerce.boolean().optional(), // if true, the pokemon is not canonical/main-series species or form. e.g Mosslax.\n // meta: optional data that can be used if the pokemon is not found in the main-series dataset,\n // e.g. this is relevant for spin-off games that contain special forms like in Pokopia.\n // For example, Mosslax has a different dex number than Snorlax in Pokopia, so it needs a special entry.\n meta: z\n .object({\n names: i18nTextSchema,\n speciesNames: i18nTextSchema.optional(),\n formNames: i18nTextSchema.optional(),\n type1: common.slug.optional(),\n type2: common.slug.optional(),\n attributes: z.record(common.slug, z.string()).optional(), // key-value info\n tags: z.array(common.slug).optional(),\n canonicalPid: common.slug.optional(), // e.g. for professor tangrowth, it would be tangrowth\n imgNid: common.slug.optional(), // if using a different nid for the image\n })\n .optional(),\n})\n\nexport const pokedexSchema = base.entity.extend({\n shortDesc: common.shortDesc.optional(),\n desc: common.desc.optional(),\n gen: common.gen,\n region: common.slug.nullable(),\n isNational: z.coerce.boolean(),\n baseDex: common.slug.nullable(),\n pkApiId: z.string().nullable(),\n entries: z.array(pokedexEntrySchema.strict()),\n // transferEntries: z.array(pokedexEntrySchema.strict()).optional(),\n})\n\nexport const pokemonRefsSchema = z.object({\n pkApiId: z.string(),\n pkApiFormId: z.string(),\n pkApiFormSlug: z.string(),\n smogon: z.string(),\n showdown: z.string(),\n showdownName: z.string(),\n serebii: z.string(),\n bulbapedia: z.string(),\n})\n\nexport const pokemonSchema = z.object({\n id: common.slug,\n nid: common.slug,\n imgNid: common.slug.optional(), // if using a different nid for the image\n dexNum: common.dexNum,\n formId: common.slug.optional(),\n // sprite2d: z.string().nullable(), // TODO:! make not nullable\n // sprite3d: z.string().nullable(), // TODO:! make not nullable\n // sprite3dShiny: z.string().nullable(), // TODO:! make not nullable\n region: common.slug,\n gen: common.gen,\n type1: common.slug,\n type2: common.slug.optional(),\n color: common.slug,\n ability1: common.slug,\n ability2: common.slug.optional(),\n abilityHidden: common.slug.optional(),\n abilitySpecial: common.slug.optional(),\n isPrerelease: z.coerce.boolean(),\n isDefault: z.coerce.boolean(),\n isForm: z.coerce.boolean(),\n formItem: common.slug.optional(),\n isLegendary: z.coerce.boolean(),\n isMythical: z.coerce.boolean(),\n isBaby: z.coerce.boolean(),\n isUltraBeast: z.coerce.boolean(),\n isParadox: z.coerce.boolean(),\n paradoxSpecies: z.array(common.slug).optional(),\n isConvergent: z.coerce.boolean(),\n convergentSpecies: z.array(common.slug).optional(),\n isCosmeticForm: z.coerce.boolean(),\n isFemaleForm: z.coerce.boolean(),\n hasGenderDifferences: z.coerce.boolean(),\n isBattleOnlyForm: z.coerce.boolean(),\n isFusion: z.coerce.boolean(),\n isMega: z.coerce.boolean(),\n isPrimal: z.coerce.boolean(),\n isGmax: z.coerce.boolean(),\n isRegional: z.coerce.boolean(),\n canGmax: z.coerce.boolean(),\n canDynamax: z.coerce.boolean(),\n canBeAlpha: z.coerce.boolean(),\n // ---- Obtainability:\n debutIn: common.slug, // the first game it appeared in\n obtainableIn: z.array(common.slug), // if it can be obtained in-game any time, without temporary or online events\n transferOnlyIn: z.array(common.slug), // if it can only be obtained by transferring from another games\n storableIn: z.array(common.slug), // if it's storable in the game's boxes\n eventOnlyIn: z.array(common.slug), // if it's exclusive to an event, and not obtainable in-game\n shinyLockedIn: z.array(common.slug).optional(), // if it's shiny locked in that game.\n shinyReleased: z.coerce.boolean(),\n shinyBase: common.slug.optional(),\n // -------------------\n baseHp: common.statValue,\n baseAtk: common.statValue,\n baseDef: common.statValue,\n baseSpAtk: common.statValue,\n baseSpDef: common.statValue,\n baseSpeed: common.statValue,\n height: common.int.min(-1).max(999999),\n weight: common.int.min(-1).max(999999),\n maleRate: z.coerce.number().min(-1).max(100),\n femaleRate: z.coerce.number().min(-1).max(100),\n baseSpecies: common.slug.optional(),\n baseForms: z.array(common.slug),\n forms: z.array(common.slug),\n formsDesc: z.string().optional(),\n family: common.slug.optional(),\n refs: pokemonRefsSchema,\n // evolution:\n evolvesFrom: common.slug.optional(),\n evoFromLevel: common.level.optional(),\n evoFromItem: common.slug.optional(),\n evoFromMove: common.slug.optional(),\n evoFromAbility: common.slug.optional(), // not provided by showdown (e.g. needed for rockruff (own tempo))\n evoFromGender: z.enum(genders).optional(),\n evoFromTrading: z.coerce.boolean().optional(),\n evoFromFriendship: z.coerce.boolean().optional(),\n evoFromCondition: z.string().optional(),\n // translations:\n names: i18nTextSchema,\n genus: i18nTextSchema,\n speciesNames: i18nTextSchema,\n formNames: i18nTextSchema,\n})\n\n// --- legacy\n\nexport const boxPresetIndexItemSchema = z\n .object({\n id: common.slug,\n gameSet: common.slug,\n legacyId: common.slug.nullable(),\n name: common.name,\n isHidden: z.coerce.boolean().optional(),\n })\n .strict()\n\nexport const boxPresetBoxPokemonSchema = common.slug.nullable().or(\n z.object({\n pid: common.slug,\n gmax: z.coerce.boolean().optional(),\n shinyLocked: z.coerce.boolean().optional(),\n shiny: z.coerce.boolean().optional(),\n }),\n)\n\nexport const boxPresetBoxSchema = z.object({\n title: z.string().max(120).optional(),\n pokemon: z.array(boxPresetBoxPokemonSchema),\n})\n\nexport const boxPresetSchema = z.object({\n id: common.slug,\n legacyId: common.slug.optional(),\n name: z.string().max(120),\n version: z.coerce.number().int().min(0),\n gameSet: common.slug.nullable(),\n description: z.string(),\n boxes: z.array(boxPresetBoxSchema),\n isHidden: z.coerce.boolean().optional(),\n})\n\nexport const boxPresetMapSchema = z.record(z.string(), z.record(z.string(), boxPresetSchema))\n\nexport const modernBoxPresetTags = [\n 'recommended',\n 'national',\n 'grouped',\n 'sorted',\n 'minimal',\n 'shiny',\n 'forms',\n] as const\n\nexport const modernBoxPresetIndexSchema = z.array(common.slug)\n\nexport const modernBoxPresetSlotSchema = common.slug.nullable().or(\n z\n .object({\n pokemon: common.slug,\n shiny: z.coerce.boolean().optional(),\n gmax: z.coerce.boolean().optional(),\n shinyLocked: z.coerce.boolean().optional(),\n })\n .strict(),\n)\n\nexport const modernBoxPresetBoxSchema = z\n .object({\n name: z.string().max(120).optional(),\n slots: z.array(modernBoxPresetSlotSchema),\n })\n .strict()\n\nexport const modernBoxPresetSchema = z\n .object({\n schemaVersion: z.literal(1),\n id: common.slug,\n gameSet: common.slug,\n name: z.string().max(120),\n description: z.string().max(2000).optional(),\n source: z\n .object({\n kind: z.literal('classic'),\n gameSet: common.slug,\n presetId: common.slug,\n version: z.coerce.number().int().min(0).optional(),\n legacyId: common.slug.optional(),\n })\n .strict()\n .optional(),\n tags: z.array(z.enum(modernBoxPresetTags)).optional(),\n boxes: z.array(modernBoxPresetBoxSchema),\n })\n .strict()\n\nexport const pokemonSearchFilterSchema = z.object({\n q: z.string().optional().catch(undefined),\n gen: z.coerce.number().min(1).max(POKEPC_LATEST_GENERATION).optional().catch(undefined),\n lang: z.string().optional().default('en'),\n // pokemon-specific filters:\n color: z.string().optional().catch(undefined),\n type: z.string().optional().catch(undefined),\n forms: z.coerce.boolean().optional().catch(undefined),\n shiny: z.coerce.boolean().optional().catch(undefined),\n})\n"],"mappings":"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"}
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
import { n as capitalizeFirstLetter, t as arrayUnique } from "./utils-internal-Czgdbnkv.mjs";
|
|
2
|
+
//#region src/lib/utils.ts
|
|
3
|
+
function formatDexNum(num, positions = 4) {
|
|
4
|
+
return num.toString().padStart(positions, "0");
|
|
5
|
+
}
|
|
6
|
+
function dexNumToInt(num) {
|
|
7
|
+
return typeof num === "string" ? Number.parseInt(num.replace(/^0+/, "")) : num;
|
|
8
|
+
}
|
|
9
|
+
function dexNumToGen(nationalDexNum) {
|
|
10
|
+
const num = dexNumToInt(nationalDexNum);
|
|
11
|
+
if (num <= 151) return 1;
|
|
12
|
+
if (num <= 251) return 2;
|
|
13
|
+
if (num <= 386) return 3;
|
|
14
|
+
if (num <= 493) return 4;
|
|
15
|
+
if (num <= 649) return 5;
|
|
16
|
+
if (num <= 721) return 6;
|
|
17
|
+
if (num <= 809) return 7;
|
|
18
|
+
if (num <= 905) return 8;
|
|
19
|
+
return 9;
|
|
20
|
+
}
|
|
21
|
+
function randomPokemonList(pokemonList, quantity = 16, withForms = true) {
|
|
22
|
+
const filteredPokes = withForms ? pokemonList : pokemonList.filter((pkm) => !pkm.isForm);
|
|
23
|
+
const minIndex = 1;
|
|
24
|
+
const maxIndex = filteredPokes.length;
|
|
25
|
+
const distinctPokeIndices = /* @__PURE__ */ new Set();
|
|
26
|
+
while (distinctPokeIndices.size < quantity) {
|
|
27
|
+
const newPoke = Math.floor(Math.random() * (maxIndex - minIndex + 1)) + minIndex;
|
|
28
|
+
distinctPokeIndices.add(newPoke);
|
|
29
|
+
}
|
|
30
|
+
return Array.from(distinctPokeIndices).map((index) => filteredPokes[index]).filter(Boolean);
|
|
31
|
+
}
|
|
32
|
+
function getPossiblePokemonGenders(meta) {
|
|
33
|
+
if (meta.hasGenderDifferences && meta.isFemaleForm) return ["f"];
|
|
34
|
+
if (meta.hasGenderDifferences && !meta.isFemaleForm) return ["m"];
|
|
35
|
+
if (meta.maleRate >= 100) return ["m"];
|
|
36
|
+
if (meta.femaleRate >= 100) return ["f"];
|
|
37
|
+
if (meta.maleRate <= 0 && meta.femaleRate <= 0) return [];
|
|
38
|
+
return ["m", "f"];
|
|
39
|
+
}
|
|
40
|
+
function getPokemonGender(inputGender, meta, options) {
|
|
41
|
+
const possibleGenders = getPossiblePokemonGenders(meta);
|
|
42
|
+
if (possibleGenders.length === 1) return possibleGenders[0];
|
|
43
|
+
if (possibleGenders.length === 0) return null;
|
|
44
|
+
if (inputGender === "m" || inputGender === "f") return inputGender;
|
|
45
|
+
if (options?.allowEmpty) return null;
|
|
46
|
+
if (meta.maleRate >= meta.femaleRate) return "m";
|
|
47
|
+
return "f";
|
|
48
|
+
}
|
|
49
|
+
function translatePokemonText(pkm, lang3Char) {
|
|
50
|
+
const fallback = lang3Char === "eng" ? void 0 : translatePokemon(pkm, "eng");
|
|
51
|
+
const pkmName = pkm.names[lang3Char] ?? fallback?.name ?? pkm.id;
|
|
52
|
+
return {
|
|
53
|
+
lang: lang3Char,
|
|
54
|
+
genusText: pkm.genus[lang3Char] ?? fallback?.genusText,
|
|
55
|
+
name: pkmName,
|
|
56
|
+
speciesName: pkm.speciesNames[lang3Char] ?? pkmName ?? fallback?.speciesName ?? pkmName,
|
|
57
|
+
formName: pkm.formNames[lang3Char] ?? fallback?.formName
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
function translatePokemon(pokemon, lang, dexNumPositions) {
|
|
61
|
+
if (!("name" in pokemon)) return {
|
|
62
|
+
...pokemon,
|
|
63
|
+
...translatePokemonText(pokemon, lang),
|
|
64
|
+
speciesGen: dexNumToGen(pokemon.dexNum),
|
|
65
|
+
dexNum: formatDexNum(pokemon.dexNum, dexNumPositions ?? Math.max(3, String(pokemon.dexNum).length)),
|
|
66
|
+
searchableText: generatePokemonSearchableText(pokemon)
|
|
67
|
+
};
|
|
68
|
+
return {
|
|
69
|
+
...pokemon,
|
|
70
|
+
...translatePokemonText(pokemon, lang)
|
|
71
|
+
};
|
|
72
|
+
}
|
|
73
|
+
function translatePokemonList(pokemonList, lang) {
|
|
74
|
+
return pokemonList.map((pokemon) => translatePokemon(pokemon, lang));
|
|
75
|
+
}
|
|
76
|
+
function translatePokemonById(pokemonList, lang) {
|
|
77
|
+
return Object.fromEntries(pokemonList.map((pokemon) => [pokemon.id, translatePokemon(pokemon, lang)]));
|
|
78
|
+
}
|
|
79
|
+
function translatePokemonByNid(pokemonList, lang) {
|
|
80
|
+
return Object.fromEntries(pokemonList.map((pokemon) => [pokemon.nid, translatePokemon(pokemon, lang)]));
|
|
81
|
+
}
|
|
82
|
+
function generatePokemonDescription(pokemon, lang3Char) {
|
|
83
|
+
const parts = [];
|
|
84
|
+
const features = [];
|
|
85
|
+
const text = translatePokemonText(pokemon, lang3Char);
|
|
86
|
+
parts.push(`${text.genusText}`);
|
|
87
|
+
if (pokemon.isForm) parts.push(`Form: ${pokemon.formName}`);
|
|
88
|
+
if (pokemon.isMythical) features.push("Mythical");
|
|
89
|
+
if (pokemon.isLegendary) features.push("Legendary");
|
|
90
|
+
const types = [pokemon.type1];
|
|
91
|
+
if (pokemon.type2) types.push(pokemon.type2);
|
|
92
|
+
parts.push(`${types.map(capitalizeFirstLetter).join("/")} type`);
|
|
93
|
+
parts.push(`It was discovered in Generation ${pokemon.gen}`);
|
|
94
|
+
if (features.length > 0) parts.push(`Classified as a ${features.join(" and ")} Pokémon`);
|
|
95
|
+
return parts.join(". ") + ".";
|
|
96
|
+
}
|
|
97
|
+
function generatePokemonSearchableText(poke) {
|
|
98
|
+
const pokeName = arrayUnique(Object.values(poke.names ?? {})).join(" ");
|
|
99
|
+
const pokeFormName = arrayUnique(Object.values(poke.formNames ?? {})).join(" ");
|
|
100
|
+
const speciesGen = dexNumToGen(poke.dexNum);
|
|
101
|
+
return [
|
|
102
|
+
pokeName,
|
|
103
|
+
pokeFormName,
|
|
104
|
+
poke.dexNum,
|
|
105
|
+
poke.id,
|
|
106
|
+
`type:${poke.type1}`,
|
|
107
|
+
poke.type2 ? `type:${poke.type2}` : "",
|
|
108
|
+
`region:${poke.region}`,
|
|
109
|
+
`color:${poke.color}${poke.color === "brown" ? " color:orange" : ""}`,
|
|
110
|
+
`gen${speciesGen} gen:${speciesGen} gen${poke.gen} gen:${poke.gen}`,
|
|
111
|
+
poke.isMythical ? "mythical" : "",
|
|
112
|
+
poke.isLegendary ? "legendary" : "",
|
|
113
|
+
poke.isFemaleForm ? "female" : "",
|
|
114
|
+
poke.isBaby ? "baby" : "",
|
|
115
|
+
poke.isUltraBeast ? "ultrabeast ultra beast" : "",
|
|
116
|
+
poke.isRegional ? "regional" : "",
|
|
117
|
+
poke.isFusion ? "fusion" : "",
|
|
118
|
+
poke.isParadox ? "paradox" : "",
|
|
119
|
+
poke.isConvergent ? "convergent" : "",
|
|
120
|
+
poke.isCosmeticForm ? "cosmetic" : "",
|
|
121
|
+
poke.isGmax ? "gigantamax gmax" : "",
|
|
122
|
+
poke.isForm ? `is-form` : ``,
|
|
123
|
+
poke.isMega ? `is-mega` : ``,
|
|
124
|
+
poke.isBattleOnlyForm ? `is-battle-only` : `not-battle-only`,
|
|
125
|
+
poke.storableIn.length > 0 ? "is-storable" : "not-storable"
|
|
126
|
+
].filter(Boolean).join(" ").toLowerCase();
|
|
127
|
+
}
|
|
128
|
+
function getGameCategoryLabel(game) {
|
|
129
|
+
switch (game.series) {
|
|
130
|
+
case "main": return "Main-series";
|
|
131
|
+
case "legends": return "Legends-series";
|
|
132
|
+
case "storage": return "Storage-series";
|
|
133
|
+
default: return "Spin-off";
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
function generateGameDescription(game, gameCatText) {
|
|
137
|
+
const platforms = game.platforms.map((platform) => platform.toUpperCase()).join(" / ");
|
|
138
|
+
const features = [];
|
|
139
|
+
const parts = [];
|
|
140
|
+
const genPart = game.gen > 0 ? ` from Generation ${game.gen} ` : "";
|
|
141
|
+
const releaseText = game.isUnreleased ? "that will be released for" : "released for";
|
|
142
|
+
parts.push(`Pokémon ${game.name} is a ${gameCatText} ${game.type} ${genPart}${releaseText} ${platforms}`);
|
|
143
|
+
if (game.features.gmax) features.push("Gigantamax");
|
|
144
|
+
if (game.features.tera) features.push("Terastallization");
|
|
145
|
+
if (game.features.alpha) features.push("Alpha Pokémon");
|
|
146
|
+
if (features.length > 0) {}
|
|
147
|
+
if (game.region && game.region !== "unknown") {
|
|
148
|
+
const capitalizedRegion = game.region.charAt(0).toUpperCase() + game.region.slice(1);
|
|
149
|
+
parts.push(`The game takes place in the ${capitalizedRegion} region`);
|
|
150
|
+
}
|
|
151
|
+
return parts.join(". ") + ".";
|
|
152
|
+
}
|
|
153
|
+
function resolvePokemonName(meta, nickname, lang3Char) {
|
|
154
|
+
const txt = lang3Char ? translatePokemonText(meta, lang3Char) : {
|
|
155
|
+
lang: meta.lang,
|
|
156
|
+
name: meta.name,
|
|
157
|
+
speciesName: meta.speciesName,
|
|
158
|
+
formName: meta.formName,
|
|
159
|
+
genusText: meta.genusText
|
|
160
|
+
};
|
|
161
|
+
const nameObj = {
|
|
162
|
+
displayName: txt.speciesName ?? txt.name,
|
|
163
|
+
displayFormName: txt.formName,
|
|
164
|
+
fullName: txt.name,
|
|
165
|
+
speciesName: txt.speciesName ?? txt.name,
|
|
166
|
+
formName: txt.formName,
|
|
167
|
+
isNicknamed: !!nickname,
|
|
168
|
+
lang: txt.lang
|
|
169
|
+
};
|
|
170
|
+
if (meta.isForm) {
|
|
171
|
+
if (meta.isMega || meta.isPrimal || meta.isGmax) nameObj.displayName = nameObj.fullName;
|
|
172
|
+
else if (txt.formName) nameObj.displayName = `${nameObj.speciesName} (${txt.formName})`;
|
|
173
|
+
}
|
|
174
|
+
if (nickname) nameObj.displayName = `${nickname} - ${nameObj.displayName}`;
|
|
175
|
+
return nameObj;
|
|
176
|
+
}
|
|
177
|
+
//#endregion
|
|
178
|
+
export { generatePokemonDescription as a, getPokemonGender as c, resolvePokemonName as d, translatePokemon as f, translatePokemonText as g, translatePokemonList as h, generateGameDescription as i, getPossiblePokemonGenders as l, translatePokemonByNid as m, dexNumToInt as n, generatePokemonSearchableText as o, translatePokemonById as p, formatDexNum as r, getGameCategoryLabel as s, dexNumToGen as t, randomPokemonList as u };
|
|
179
|
+
|
|
180
|
+
//# sourceMappingURL=utils-BwovRocd.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils-BwovRocd.mjs","names":[],"sources":["../src/lib/utils.ts"],"sourcesContent":["// ----- Dataset UTILS --------------------------------------------\n\nimport { arrayUnique, capitalizeFirstLetter } from '../utils/utils-internal'\n\nexport function formatDexNum(num: number | string, positions: number = 4): string {\n return num.toString().padStart(positions, '0')\n}\n\nexport function dexNumToInt(num: number | string): number {\n return typeof num === 'string' ? Number.parseInt(num.replace(/^0+/, '')) : num\n}\n\nexport function dexNumToGen(nationalDexNum: number | string): number {\n const num = dexNumToInt(nationalDexNum)\n\n if (num <= 151) return 1\n if (num <= 251) return 2\n if (num <= 386) return 3\n if (num <= 493) return 4\n if (num <= 649) return 5\n if (num <= 721) return 6\n if (num <= 809) return 7\n if (num <= 905) return 8\n return 9\n}\n\nexport function randomPokemonList<T extends Pkds.PokemonBase>(\n pokemonList: Array<T>,\n quantity = 16,\n withForms = true,\n): Array<T> {\n const filteredPokes = withForms ? pokemonList : pokemonList.filter((pkm) => !pkm.isForm)\n const minIndex = 1\n const maxIndex = filteredPokes.length\n const distinctPokeIndices = new Set<number>()\n\n while (distinctPokeIndices.size < quantity) {\n const newPoke = Math.floor(Math.random() * (maxIndex - minIndex + 1)) + minIndex\n distinctPokeIndices.add(newPoke)\n }\n\n return Array.from(distinctPokeIndices)\n .map((index) => filteredPokes[index])\n .filter(Boolean)\n}\n\nexport function getPossiblePokemonGenders(meta: Pkds.Pokemon): Pkds.Gender[] {\n if (meta.hasGenderDifferences && meta.isFemaleForm) {\n return ['f']\n }\n if (meta.hasGenderDifferences && !meta.isFemaleForm) {\n return ['m']\n }\n if (meta.maleRate >= 100) {\n return ['m']\n }\n if (meta.femaleRate >= 100) {\n return ['f']\n }\n if (meta.maleRate <= 0 && meta.femaleRate <= 0) {\n return []\n }\n return ['m', 'f']\n}\n\nexport function getPokemonGender(\n inputGender: string | null | undefined,\n meta: Pkds.Pokemon,\n options?: { allowEmpty?: boolean },\n): Pkds.Gender {\n const possibleGenders = getPossiblePokemonGenders(meta)\n if (possibleGenders.length === 1) {\n return possibleGenders[0]\n }\n if (possibleGenders.length === 0) {\n return null\n }\n\n if (inputGender === 'm' || inputGender === 'f') {\n return inputGender\n }\n\n if (options?.allowEmpty) {\n // if allowEmpty is true, we won't determine/guess the gender, and return null\n // at this point, inputGender is either null or undefined as well\n return null\n }\n\n // if the gender is not specified, we need to determine it based on the maleRate and femaleRate\n if (meta.maleRate >= meta.femaleRate) {\n return 'm'\n }\n\n // if the femaleRate is greater than the maleRate, then the gender is female\n return 'f'\n}\n\n// ----- Dataset Text and Translation UTILS --------------------------------------------\n\nexport function translatePokemonText(\n pkm: Pkds.Pokemon,\n lang3Char: Pkds.LanguageAlpha3,\n): Pkds.PokemonText {\n const fallback = lang3Char === 'eng' ? undefined : translatePokemon(pkm, 'eng')\n const pkmName = pkm.names[lang3Char] ?? fallback?.name ?? pkm.id\n\n const texts: Pkds.PokemonText = {\n lang: lang3Char,\n genusText: pkm.genus[lang3Char] ?? fallback?.genusText,\n name: pkmName,\n speciesName: pkm.speciesNames[lang3Char] ?? pkmName ?? fallback?.speciesName ?? pkmName,\n formName: pkm.formNames[lang3Char] ?? fallback?.formName,\n }\n\n return texts\n}\n\nexport function translatePokemon(\n pokemon: Pkds.Pokemon | Pkds.TranslatedPokemon,\n lang: Pkds.LanguageAlpha3,\n dexNumPositions?: number,\n): Pkds.TranslatedPokemon {\n if (!('name' in pokemon)) {\n return {\n ...pokemon,\n ...translatePokemonText(pokemon, lang),\n speciesGen: dexNumToGen(pokemon.dexNum),\n dexNum: formatDexNum(\n pokemon.dexNum,\n dexNumPositions ?? Math.max(3, String(pokemon.dexNum).length),\n ),\n searchableText: generatePokemonSearchableText(pokemon),\n }\n }\n\n return {\n ...pokemon,\n ...translatePokemonText(pokemon, lang),\n }\n}\n\nexport function translatePokemonList(\n pokemonList: Array<Pkds.Pokemon | Pkds.TranslatedPokemon>,\n lang: Pkds.LanguageAlpha3,\n): Array<Pkds.TranslatedPokemon> {\n return pokemonList.map((pokemon) => translatePokemon(pokemon, lang))\n}\n\nexport function translatePokemonById(\n pokemonList: Array<Pkds.Pokemon | Pkds.TranslatedPokemon>,\n lang: Pkds.LanguageAlpha3,\n): Record<string, Pkds.TranslatedPokemon> {\n return Object.fromEntries(\n pokemonList.map((pokemon) => [pokemon.id, translatePokemon(pokemon, lang)]),\n )\n}\n\nexport function translatePokemonByNid(\n pokemonList: Array<Pkds.Pokemon | Pkds.TranslatedPokemon>,\n lang: Pkds.LanguageAlpha3,\n): Record<string, Pkds.TranslatedPokemon> {\n return Object.fromEntries(\n pokemonList.map((pokemon) => [pokemon.nid, translatePokemon(pokemon, lang)]),\n )\n}\n\nexport function generatePokemonDescription(\n pokemon: Pkds.TranslatedPokemon,\n lang3Char: Pkds.LanguageAlpha3,\n) {\n const parts = []\n const features = []\n const text = translatePokemonText(pokemon, lang3Char)\n\n // Basic description\n parts.push(`${text.genusText}`)\n\n // Form information\n if (pokemon.isForm) {\n parts.push(`Form: ${pokemon.formName}`)\n }\n\n // Pokemon category\n if (pokemon.isMythical) {\n features.push('Mythical')\n }\n if (pokemon.isLegendary) {\n features.push('Legendary')\n }\n\n // Type and generation information\n const types = [pokemon.type1]\n if (pokemon.type2) types.push(pokemon.type2)\n parts.push(`${types.map(capitalizeFirstLetter).join('/')} type`)\n parts.push(`It was discovered in Generation ${pokemon.gen}`)\n\n if (features.length > 0) {\n parts.push(`Classified as a ${features.join(' and ')} Pokémon`)\n }\n\n return parts.join('. ') + '.'\n}\n\nexport function generatePokemonSearchableText(poke: Pkds.Pokemon) {\n const pokeName = arrayUnique(Object.values(poke.names ?? {})).join(' ')\n const pokeFormName = arrayUnique(Object.values(poke.formNames ?? {})).join(' ')\n const speciesGen = dexNumToGen(poke.dexNum)\n\n const fullText = [\n pokeName,\n pokeFormName,\n poke.dexNum,\n poke.id,\n `type:${poke.type1}`,\n poke.type2 ? `type:${poke.type2}` : '',\n `region:${poke.region}`,\n `color:${poke.color}${poke.color === 'brown' ? ' color:orange' : ''}`,\n `gen${speciesGen} gen:${speciesGen} gen${poke.gen} gen:${poke.gen}`,\n poke.isMythical ? 'mythical' : '',\n poke.isLegendary ? 'legendary' : '',\n poke.isFemaleForm ? 'female' : '',\n poke.isBaby ? 'baby' : '',\n poke.isUltraBeast ? 'ultrabeast ultra beast' : '',\n poke.isRegional ? 'regional' : '',\n poke.isFusion ? 'fusion' : '',\n poke.isParadox ? 'paradox' : '',\n poke.isConvergent ? 'convergent' : '',\n poke.isCosmeticForm ? 'cosmetic' : '',\n poke.isGmax ? 'gigantamax gmax' : '',\n poke.isForm ? `is-form` : ``,\n poke.isMega ? `is-mega` : ``,\n poke.isBattleOnlyForm ? `is-battle-only` : `not-battle-only`,\n poke.storableIn.length > 0 ? 'is-storable' : 'not-storable',\n ]\n .filter(Boolean)\n .join(' ')\n .toLowerCase()\n\n return fullText\n}\n\nexport function getGameCategoryLabel(game: Pkds.Game): string {\n switch (game.series) {\n case 'main':\n return 'Main-series'\n case 'legends':\n return 'Legends-series'\n case 'storage':\n return 'Storage-series'\n default:\n return 'Spin-off'\n }\n}\n\nexport function generateGameDescription(game: Pkds.Game, gameCatText: string) {\n const platforms = game.platforms.map((platform: string) => platform.toUpperCase()).join(' / ')\n const features = []\n const parts = []\n const genPart = game.gen > 0 ? ` from Generation ${game.gen} ` : ''\n const releaseText = game.isUnreleased ? 'that will be released for' : 'released for'\n\n parts.push(\n `Pokémon ${game.name} is a ${gameCatText} ${game.type} ${genPart}${releaseText} ${platforms}`,\n )\n\n // if (game.gen > 0) {\n // parts.push(`It's a Generation ${game.gen} game`)\n // }\n\n if (game.features.gmax) features.push('Gigantamax')\n if (game.features.tera) features.push('Terastallization')\n if (game.features.alpha) features.push('Alpha Pokémon')\n\n if (features.length > 0) {\n // parts.push(`It features ${features.join(', ')}`)\n }\n\n if (game.region && game.region !== 'unknown') {\n const capitalizedRegion = game.region.charAt(0).toUpperCase() + game.region.slice(1)\n parts.push(`The game takes place in the ${capitalizedRegion} region`)\n }\n\n return parts.join('. ') + '.'\n}\n\nexport function resolvePokemonName(\n meta: Pkds.TranslatedPokemon,\n nickname?: string,\n lang3Char?: Pkds.LanguageAlpha3,\n): Pkds.PokemonNameInfo {\n const txt: Pkds.PokemonText = lang3Char\n ? translatePokemonText(meta, lang3Char)\n : {\n lang: meta.lang,\n name: meta.name,\n speciesName: meta.speciesName,\n formName: meta.formName,\n genusText: meta.genusText,\n }\n\n const nameObj: Pkds.PokemonNameInfo = {\n displayName: txt.speciesName ?? txt.name,\n displayFormName: txt.formName,\n fullName: txt.name,\n speciesName: txt.speciesName ?? txt.name,\n formName: txt.formName,\n isNicknamed: !!nickname,\n lang: txt.lang,\n }\n\n if (meta.isForm) {\n if (meta.isMega || meta.isPrimal || meta.isGmax) {\n nameObj.displayName = nameObj.fullName\n } else if (txt.formName) {\n nameObj.displayName = `${nameObj.speciesName} (${txt.formName})`\n }\n }\n if (nickname) {\n nameObj.displayName = `${nickname} - ${nameObj.displayName}`\n }\n return nameObj\n}\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils-internal-Czgdbnkv.mjs","names":[],"sources":["../src/utils/utils-internal.ts"],"sourcesContent":["export function capitalizeFirstLetter(string: string): string {\n return string.charAt(0).toUpperCase() + string.slice(1)\n}\n\nexport function arrayUnique<T>(array: T[]): T[] {\n return Array.from(new Set(array))\n}\n\nexport function sanitizeSearchQuery(query?: string | null) {\n if (query === undefined || query === null) {\n return ''\n }\n return query\n .toLowerCase()\n .replace(/\\s{2,}/, ' ')\n .replace(/,/g, ' ')\n .replace(/\\s{2,}/, ' ')\n}\n\nexport function sanitizeFormStringSpaces(str: string | FormDataEntryValue | null | undefined) {\n if (!str) {\n return ''\n }\n return str.toString().replace(/\\s+/g, ' ').trim()\n}\n\nexport function splitSearchQueryTokens(query?: string | null): {\n positive: string[]\n negative: string[]\n} {\n const tokens = sanitizeSearchQuery(query).trim().split(/\\s+/).filter(Boolean)\n\n return tokens.reduce(\n (result, token) => {\n if (token.startsWith('!')) {\n const negatedToken = token.slice(1).trim()\n if (negatedToken) {\n result.negative.push(negatedToken)\n }\n } else {\n result.positive.push(token)\n }\n\n return result\n },\n { positive: [] as string[], negative: [] as string[] },\n )\n}\n\nexport function matchesSearchQuery(haystack: string, query?: string | null): boolean {\n const { positive, negative } = splitSearchQueryTokens(query)\n if (positive.length === 0 && negative.length === 0) {\n return true\n }\n\n const normalizedHaystack = sanitizeSearchQuery(haystack)\n\n return (\n positive.every((token) => normalizedHaystack.includes(token)) &&\n negative.every((token) => !normalizedHaystack.includes(token))\n )\n}\n"],"mappings":";AAAA,SAAgB,sBAAsB,QAAwB;CAC5D,OAAO,OAAO,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"utils-internal-Czgdbnkv.mjs","names":[],"sources":["../src/utils/utils-internal.ts"],"sourcesContent":["export function capitalizeFirstLetter(string: string): string {\n return string.charAt(0).toUpperCase() + string.slice(1)\n}\n\nexport function arrayUnique<T>(array: T[]): T[] {\n return Array.from(new Set(array))\n}\n\nexport function sanitizeSearchQuery(query?: string | null) {\n if (query === undefined || query === null) {\n return ''\n }\n return query\n .toLowerCase()\n .replace(/\\s{2,}/, ' ')\n .replace(/,/g, ' ')\n .replace(/\\s{2,}/, ' ')\n}\n\nexport function sanitizeFormStringSpaces(str: string | FormDataEntryValue | null | undefined) {\n if (!str) {\n return ''\n }\n return str.toString().replace(/\\s+/g, ' ').trim()\n}\n\nexport function splitSearchQueryTokens(query?: string | null): {\n positive: string[]\n negative: string[]\n} {\n const tokens = sanitizeSearchQuery(query).trim().split(/\\s+/).filter(Boolean)\n\n return tokens.reduce(\n (result, token) => {\n if (token.startsWith('!')) {\n const negatedToken = token.slice(1).trim()\n if (negatedToken) {\n result.negative.push(negatedToken)\n }\n } else {\n result.positive.push(token)\n }\n\n return result\n },\n { positive: [] as string[], negative: [] as string[] },\n )\n}\n\nexport function matchesSearchQuery(haystack: string, query?: string | null): boolean {\n const { positive, negative } = splitSearchQueryTokens(query)\n if (positive.length === 0 && negative.length === 0) {\n return true\n }\n\n const normalizedHaystack = sanitizeSearchQuery(haystack)\n\n return (\n positive.every((token) => normalizedHaystack.includes(token)) &&\n negative.every((token) => !normalizedHaystack.includes(token))\n )\n}\n"],"mappings":";AAAA,SAAgB,sBAAsB,QAAwB;CAC5D,OAAO,OAAO,OAAO,CAAC,CAAC,CAAC,YAAY,IAAI,OAAO,MAAM,CAAC;AACxD;AAEA,SAAgB,YAAe,OAAiB;CAC9C,OAAO,MAAM,KAAK,IAAI,IAAI,KAAK,CAAC;AAClC;AAEA,SAAgB,oBAAoB,OAAuB;CACzD,IAAI,UAAU,KAAA,KAAa,UAAU,MACnC,OAAO;CAET,OAAO,MACJ,YAAY,CAAC,CACb,QAAQ,UAAU,GAAG,CAAC,CACtB,QAAQ,MAAM,GAAG,CAAC,CAClB,QAAQ,UAAU,GAAG;AAC1B;AASA,SAAgB,uBAAuB,OAGrC;CAGA,OAFe,oBAAoB,KAAK,CAAC,CAAC,KAAK,CAAC,CAAC,MAAM,KAAK,CAAC,CAAC,OAAO,OAEzD,CAAC,CAAC,QACX,QAAQ,UAAU;EACjB,IAAI,MAAM,WAAW,GAAG,GAAG;GACzB,MAAM,eAAe,MAAM,MAAM,CAAC,CAAC,CAAC,KAAK;GACzC,IAAI,cACF,OAAO,SAAS,KAAK,YAAY;EAErC,OACE,OAAO,SAAS,KAAK,KAAK;EAG5B,OAAO;CACT,GACA;EAAE,UAAU,CAAC;EAAe,UAAU,CAAC;CAAc,CACvD;AACF;AAEA,SAAgB,mBAAmB,UAAkB,OAAgC;CACnF,MAAM,EAAE,UAAU,aAAa,uBAAuB,KAAK;CAC3D,IAAI,SAAS,WAAW,KAAK,SAAS,WAAW,GAC/C,OAAO;CAGT,MAAM,qBAAqB,oBAAoB,QAAQ;CAEvD,OACE,SAAS,OAAO,UAAU,mBAAmB,SAAS,KAAK,CAAC,KAC5D,SAAS,OAAO,UAAU,CAAC,mBAAmB,SAAS,KAAK,CAAC;AAEjE"}
|
package/data/abilities.json
CHANGED
|
@@ -2839,5 +2839,24 @@
|
|
|
2839
2839
|
"shortDesc": "When the Pokémon takes damage from a move, it burns the attacker.",
|
|
2840
2840
|
"desc": "When the Pokémon takes damage from a move, it burns the attacker.",
|
|
2841
2841
|
"tags": ["status-trigger"]
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"id": "eelevate",
|
|
2845
|
+
"name": "Eelevate",
|
|
2846
|
+
"psName": "Eelevate",
|
|
2847
|
+
"gen": 9,
|
|
2848
|
+
"shortDesc": "Immune to Ground and hazards; KOing a target with an attack raises its highest stat by 1.",
|
|
2849
|
+
"desc": "The Pokémon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pokémon knocks out a target with an attack, its highest stat is boosted by 1 stage.",
|
|
2850
|
+
"immunities": ["ground"],
|
|
2851
|
+
"tags": ["defense", "stat-boost"]
|
|
2852
|
+
},
|
|
2853
|
+
{
|
|
2854
|
+
"id": "firemane",
|
|
2855
|
+
"name": "Fire Mane",
|
|
2856
|
+
"psName": "Fire Mane",
|
|
2857
|
+
"gen": 9,
|
|
2858
|
+
"shortDesc": "Boosts the power of this Pokemon's Fire-type moves by 50%.",
|
|
2859
|
+
"desc": "Boosts the power of the Pokémon's Fire-type moves by 50%.",
|
|
2860
|
+
"tags": ["move-boost"]
|
|
2842
2861
|
}
|
|
2843
2862
|
]
|