@pokepc/dataset 6.6.0 → 6.7.0-beta.1
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/build/{box-preset-sanitizer-GjGde3eW.mjs → box-preset-sanitizer-DHGv5TJj.mjs} +2 -2
- package/build/{box-preset-sanitizer-GjGde3eW.mjs.map → box-preset-sanitizer-DHGv5TJj.mjs.map} +1 -1
- package/build/box-preset-sanitizer-kg68JZPB.d.mts.map +1 -1
- package/build/{build-DeFbpXmN.mjs → build-DvGzwIK8.mjs} +74 -17
- package/build/build-DvGzwIK8.mjs.map +1 -0
- package/build/{build-GIV09lTc.mjs → build-bE_0_-0H.mjs} +4 -10
- package/build/{build-GIV09lTc.mjs.map → build-bE_0_-0H.mjs.map} +1 -1
- package/build/enums-CCbmORM6.d.mts.map +1 -1
- package/build/lib/box-preset-sanitizer.mjs +1 -1
- package/build/lib/box-preset-transform.d.mts +4 -6
- package/build/lib/box-preset-transform.d.mts.map +1 -1
- package/build/lib/box-preset-transform.mjs +2 -2
- package/build/lib/constants.d.mts +3 -4
- package/build/lib/constants.d.mts.map +1 -1
- package/build/lib/fs.d.mts +50 -51
- package/build/lib/fs.d.mts.map +1 -1
- package/build/lib/fs.mjs +3 -3
- package/build/lib/fs.mjs.map +1 -1
- package/build/lib/languages.d.mts +11 -12
- package/build/lib/languages.d.mts.map +1 -1
- package/build/lib/schemas.d.mts +1 -1
- package/build/lib/schemas.mjs +1 -1
- package/build/lib/search.d.mts +2 -3
- package/build/lib/search.d.mts.map +1 -1
- package/build/lib/search.mjs.map +1 -1
- package/build/lib/types.d.mts +34 -34
- package/build/lib/types.d.mts.map +1 -1
- package/build/lib/utils.d.mts +16 -17
- package/build/lib/utils.d.mts.map +1 -1
- package/build/lib/validators.d.mts +1 -1
- package/build/lib-next/_build.d.mts +1 -1
- package/build/lib-next/_build.mjs +2 -2
- package/build/lib-next/enums.d.mts +41 -42
- package/build/lib-next/enums.d.mts.map +1 -1
- package/build/lib-next/fs.d.mts +3 -4
- package/build/lib-next/fs.d.mts.map +1 -1
- package/build/lib-next/languages.d.mts +17 -18
- package/build/lib-next/languages.d.mts.map +1 -1
- package/build/lib-next/schemas.d.mts +230 -232
- package/build/lib-next/schemas.d.mts.map +1 -1
- package/build/lib-next/schemas.mjs +1 -1
- package/build/schemas-Bj1AIX0P.mjs +93 -0
- package/build/schemas-Bj1AIX0P.mjs.map +1 -0
- package/build/schemas-CcUqoHNr.mjs +349 -0
- package/build/schemas-CcUqoHNr.mjs.map +1 -0
- package/build/schemas-DZQWOWP4.d.mts +804 -0
- package/build/schemas-DZQWOWP4.d.mts.map +1 -0
- package/build/utils-BwovRocd.mjs.map +1 -1
- package/data/abilities.json +9 -0
- package/data/games/champions.json +5 -1
- package/data/indices/pokedexes.json +2 -1
- package/data/pokedexes/champions-regular-roster-m-b.json +3 -0
- package/data/pokedexes/champions-regular-roster-m-c.json +464 -0
- package/data/pokemon/absol-mega-z.json +1 -3
- package/data/pokemon/baxcalibur.json +1 -1
- package/data/pokemon/garchomp-mega-z.json +2 -2
- package/data/pokemon/golisopod.json +12 -1
- package/data/pokemon/lucario-mega-z.json +1 -3
- package/data/pokemon/pyroar-f.json +7 -2
- package/data/pokemon/pyroar.json +2 -1
- package/data/pokemon/rillaboom.json +1 -1
- package/data/pokemon/salamence.json +2 -1
- package/data-next/champions/abilities.json +8 -0
- package/data-next/champions/i18n/chs/abilities.json +7 -0
- package/data-next/champions/i18n/cht/abilities.json +7 -0
- package/data-next/champions/i18n/deu/abilities.json +7 -0
- package/data-next/champions/i18n/eng/abilities.json +7 -0
- package/data-next/champions/i18n/es-es/abilities.json +7 -0
- package/data-next/champions/i18n/es-la/abilities.json +7 -0
- package/data-next/champions/i18n/fra/abilities.json +7 -0
- package/data-next/champions/i18n/ita/abilities.json +7 -0
- package/data-next/champions/i18n/jpn/abilities.json +7 -0
- package/data-next/champions/i18n/kor/abilities.json +7 -0
- package/data-next/champions/i18n/pt-br/abilities.json +7 -0
- package/data-next/champions/moves.json +1 -0
- package/package.json +10 -10
- package/build/build-DeFbpXmN.mjs.map +0 -1
- package/build/schemas-B4fI9u0f.mjs +0 -93
- package/build/schemas-B4fI9u0f.mjs.map +0 -1
- package/build/schemas-CiojUbKN.d.mts +0 -805
- package/build/schemas-CiojUbKN.d.mts.map +0 -1
- package/build/schemas-Dt7FbAMy.mjs +0 -349
- package/build/schemas-Dt7FbAMy.mjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"schemas-DZQWOWP4.d.mts","names":[],"sources":["../src/lib/schemas.ts"],"mappings":";;cAkEa,gBAAc,IAAA,UAAA,IAAA;;;;;;;;;;;;IAA+D,IAAA,YAAA,IAAA;cAE7E,eAAa,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAIxB,IAAA,KAAA;cACW,mBAAiB,IAAA;;;GAI5B,IAAA,KAAA;cACW,iBAAe,IAAA;;;GAE1B,IAAA,KAAA;cACW,aAAW,IAAA;;;;GAEtB,IAAA,KAAA;cACW,oBAAkB,IAAA;;;;;;;;;;;;;;;;;;;;;;;GAuB7B,IAAA,KAAA;cACW,sBAAoB,IAAA;;;;;;;;;;;;;;;;GAO/B,IAAA,KAAA;cACW,YAAU,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoBrB,IAAA,KAAA;cACW,kBAAgB,IAAA;;;;GAI3B,IAAA,KAAA;cACW,YAAU,IAAA;;;;;;;;;;;;;;;;;;;;;;GAIrB,IAAA,KAAA;cACW,gBAAc,IAAA;;;;;;;;;;;;;GAGzB,IAAA,KAAA;cACW,gBAAc,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASzB,IAAA,KAAA;cACW,YAAU,IAAA;;;;;;;;;;GAMrB,IAAA,KAAA;cACW,cAAY,IAAA;;;;;;;;;;;;;;GAIvB,IAAA,KAAA;cACW,kBAAgB,IAAA;;;GAAc,IAAA,KAAA;cAC9B,cAAY,IAAA;;;GAAc,IAAA,KAAA;cAC1B,YAAU,IAAA;;;;;GAGrB,IAAA,KAAA;cACW,cAAY,IAAA;;;;;;;;;;;;;;;;;;;;;;;GAGvB,IAAA,KAAA;cACW,YAAU,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GASrB,IAAA,KAAA;cAEW,oBAAkB,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuB7B,IAAA,KAAA;cAEW,eAAa,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAUxB,IAAA,KAAA;cAEW,mBAAiB,IAAA;;;;;;;;;GAS5B,IAAA,KAAA;cAEW,eAAa,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmFxB,IAAA,KAAA;cAIW,0BAAwB,IAAA;;;;;;GAQ1B,IAAA,KAAA;cAEE,2BAAyB,IAAA,UAAA,IAAA,YAAA,IAAA,YAAA,IAAA;;;;;GAOrC,IAAA,KAAA;cAEY,oBAAkB,IAAA;;;;;;;;GAG7B,IAAA,KAAA;cAEW,iBAAe,IAAA;;;;;;;;;;;;;;;;;GAS1B,IAAA,KAAA;cAEW,oBAAkB,IAAA,UAAA,IAAA,WAAA,IAAA,UAAA,IAAA,WAAA,IAAA;;;;;;;;;;;;;;;;;GAA8D,IAAA,KAAA;cAEhF;cAUA,4BAA0B,IAAA,SAAA,IAAA;cAE1B,2BAAyB,IAAA,UAAA,IAAA,YAAA,IAAA,YAAA,IAAA;;;;;GASrC,IAAA,KAAA;cAEY,0BAAwB,IAAA;;;;;;;;GAK1B,IAAA,KAAA;cAEE,uBAAqB,IAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoBvB,IAAA,KAAA;cAEE,2BAAyB,IAAA;;;;;;;;GASpC,IAAA,KAAA"}
|
|
@@ -1 +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
|
+
{"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":";;AAIA,SAAgB,aAAa,KAAsB,YAAoB,GAAW;CAChF,OAAO,IAAI,SAAS,CAAC,CAAC,SAAS,WAAW,GAAG;AAC/C;AAEA,SAAgB,YAAY,KAA8B;CACxD,OAAO,OAAO,QAAQ,WAAW,OAAO,SAAS,IAAI,QAAQ,OAAO,EAAE,CAAC,IAAI;AAC7E;AAEA,SAAgB,YAAY,gBAAyC;CACnE,MAAM,MAAM,YAAY,cAAc;CAEtC,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,IAAI,OAAO,KAAK,OAAO;CACvB,OAAO;AACT;AAEA,SAAgB,kBACd,aACA,WAAW,IACX,YAAY,MACF;CACV,MAAM,gBAAgB,YAAY,cAAc,YAAY,QAAQ,QAAQ,CAAC,IAAI,MAAM;CACvF,MAAM,WAAW;CACjB,MAAM,WAAW,cAAc;CAC/B,MAAM,sCAAsB,IAAI,IAAY;CAE5C,OAAO,oBAAoB,OAAO,UAAU;EAC1C,MAAM,UAAU,KAAK,MAAM,KAAK,OAAO,KAAK,WAAW,WAAW,EAAE,IAAI;EACxE,oBAAoB,IAAI,OAAO;CACjC;CAEA,OAAO,MAAM,KAAK,mBAAmB,CAAC,CACnC,KAAK,UAAU,cAAc,MAAM,CAAC,CACpC,OAAO,OAAO;AACnB;AAEA,SAAgB,0BAA0B,MAAmC;CAC3E,IAAI,KAAK,wBAAwB,KAAK,cACpC,OAAO,CAAC,GAAG;CAEb,IAAI,KAAK,wBAAwB,CAAC,KAAK,cACrC,OAAO,CAAC,GAAG;CAEb,IAAI,KAAK,YAAY,KACnB,OAAO,CAAC,GAAG;CAEb,IAAI,KAAK,cAAc,KACrB,OAAO,CAAC,GAAG;CAEb,IAAI,KAAK,YAAY,KAAK,KAAK,cAAc,GAC3C,OAAO,CAAC;CAEV,OAAO,CAAC,KAAK,GAAG;AAClB;AAEA,SAAgB,iBACd,aACA,MACA,SACa;CACb,MAAM,kBAAkB,0BAA0B,IAAI;CACtD,IAAI,gBAAgB,WAAW,GAC7B,OAAO,gBAAgB;CAEzB,IAAI,gBAAgB,WAAW,GAC7B,OAAO;CAGT,IAAI,gBAAgB,OAAO,gBAAgB,KACzC,OAAO;CAGT,IAAI,SAAS,YAGX,OAAO;CAIT,IAAI,KAAK,YAAY,KAAK,YACxB,OAAO;CAIT,OAAO;AACT;AAIA,SAAgB,qBACd,KACA,WACkB;CAClB,MAAM,WAAW,cAAc,QAAQ,KAAA,IAAY,iBAAiB,KAAK,KAAK;CAC9E,MAAM,UAAU,IAAI,MAAM,cAAc,UAAU,QAAQ,IAAI;CAU9D,OAAO;EAPL,MAAM;EACN,WAAW,IAAI,MAAM,cAAc,UAAU;EAC7C,MAAM;EACN,aAAa,IAAI,aAAa,cAAc,WAAW,UAAU,eAAe;EAChF,UAAU,IAAI,UAAU,cAAc,UAAU;CAGvC;AACb;AAEA,SAAgB,iBACd,SACA,MACA,iBACwB;CACxB,IAAI,EAAE,UAAU,UACd,OAAO;EACL,GAAG;EACH,GAAG,qBAAqB,SAAS,IAAI;EACrC,YAAY,YAAY,QAAQ,MAAM;EACtC,QAAQ,aACN,QAAQ,QACR,mBAAmB,KAAK,IAAI,GAAG,OAAO,QAAQ,MAAM,CAAC,CAAC,MAAM,CAC9D;EACA,gBAAgB,8BAA8B,OAAO;CACvD;CAGF,OAAO;EACL,GAAG;EACH,GAAG,qBAAqB,SAAS,IAAI;CACvC;AACF;AAEA,SAAgB,qBACd,aACA,MAC+B;CAC/B,OAAO,YAAY,KAAK,YAAY,iBAAiB,SAAS,IAAI,CAAC;AACrE;AAEA,SAAgB,qBACd,aACA,MACwC;CACxC,OAAO,OAAO,YACZ,YAAY,KAAK,YAAY,CAAC,QAAQ,IAAI,iBAAiB,SAAS,IAAI,CAAC,CAAC,CAC5E;AACF;AAEA,SAAgB,sBACd,aACA,MACwC;CACxC,OAAO,OAAO,YACZ,YAAY,KAAK,YAAY,CAAC,QAAQ,KAAK,iBAAiB,SAAS,IAAI,CAAC,CAAC,CAC7E;AACF;AAEA,SAAgB,2BACd,SACA,WACA;CACA,MAAM,QAAQ,CAAC;CACf,MAAM,WAAW,CAAC;CAClB,MAAM,OAAO,qBAAqB,SAAS,SAAS;CAGpD,MAAM,KAAK,GAAG,KAAK,WAAW;CAG9B,IAAI,QAAQ,QACV,MAAM,KAAK,SAAS,QAAQ,UAAU;CAIxC,IAAI,QAAQ,YACV,SAAS,KAAK,UAAU;CAE1B,IAAI,QAAQ,aACV,SAAS,KAAK,WAAW;CAI3B,MAAM,QAAQ,CAAC,QAAQ,KAAK;CAC5B,IAAI,QAAQ,OAAO,MAAM,KAAK,QAAQ,KAAK;CAC3C,MAAM,KAAK,GAAG,MAAM,IAAI,qBAAqB,CAAC,CAAC,KAAK,GAAG,EAAE,MAAM;CAC/D,MAAM,KAAK,mCAAmC,QAAQ,KAAK;CAE3D,IAAI,SAAS,SAAS,GACpB,MAAM,KAAK,mBAAmB,SAAS,KAAK,OAAO,EAAE,SAAS;CAGhE,OAAO,MAAM,KAAK,IAAI,IAAI;AAC5B;AAEA,SAAgB,8BAA8B,MAAoB;CAChE,MAAM,WAAW,YAAY,OAAO,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,GAAG;CACtE,MAAM,eAAe,YAAY,OAAO,OAAO,KAAK,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,GAAG;CAC9E,MAAM,aAAa,YAAY,KAAK,MAAM;CAgC1C,OA9BiB;EACf;EACA;EACA,KAAK;EACL,KAAK;EACL,QAAQ,KAAK;EACb,KAAK,QAAQ,QAAQ,KAAK,UAAU;EACpC,UAAU,KAAK;EACf,SAAS,KAAK,QAAQ,KAAK,UAAU,UAAU,kBAAkB;EACjE,MAAM,WAAW,OAAO,WAAW,MAAM,KAAK,IAAI,OAAO,KAAK;EAC9D,KAAK,aAAa,aAAa;EAC/B,KAAK,cAAc,cAAc;EACjC,KAAK,eAAe,WAAW;EAC/B,KAAK,SAAS,SAAS;EACvB,KAAK,eAAe,2BAA2B;EAC/C,KAAK,aAAa,aAAa;EAC/B,KAAK,WAAW,WAAW;EAC3B,KAAK,YAAY,YAAY;EAC7B,KAAK,eAAe,eAAe;EACnC,KAAK,iBAAiB,aAAa;EACnC,KAAK,SAAS,oBAAoB;EAClC,KAAK,SAAS,YAAY;EAC1B,KAAK,SAAS,YAAY;EAC1B,KAAK,mBAAmB,mBAAmB;EAC3C,KAAK,WAAW,SAAS,IAAI,gBAAgB;CAC/C,CAAC,CACE,OAAO,OAAO,CAAC,CACf,KAAK,GAAG,CAAC,CACT,YAEW;AAChB;AAEA,SAAgB,qBAAqB,MAAyB;CAC5D,QAAQ,KAAK,QAAb;EACE,KAAK,QACH,OAAO;EACT,KAAK,WACH,OAAO;EACT,KAAK,WACH,OAAO;EACT,SACE,OAAO;CACX;AACF;AAEA,SAAgB,wBAAwB,MAAiB,aAAqB;CAC5E,MAAM,YAAY,KAAK,UAAU,KAAK,aAAqB,SAAS,YAAY,CAAC,CAAC,CAAC,KAAK,KAAK;CAC7F,MAAM,WAAW,CAAC;CAClB,MAAM,QAAQ,CAAC;CACf,MAAM,UAAU,KAAK,MAAM,IAAI,oBAAoB,KAAK,IAAI,KAAK;CACjE,MAAM,cAAc,KAAK,eAAe,8BAA8B;CAEtE,MAAM,KACJ,WAAW,KAAK,KAAK,QAAQ,YAAY,GAAG,KAAK,KAAK,GAAG,UAAU,YAAY,GAAG,WACpF;CAMA,IAAI,KAAK,SAAS,MAAM,SAAS,KAAK,YAAY;CAClD,IAAI,KAAK,SAAS,MAAM,SAAS,KAAK,kBAAkB;CACxD,IAAI,KAAK,SAAS,OAAO,SAAS,KAAK,eAAe;CAEtD,IAAI,SAAS,SAAS,GAAG,CAEzB;CAEA,IAAI,KAAK,UAAU,KAAK,WAAW,WAAW;EAC5C,MAAM,oBAAoB,KAAK,OAAO,OAAO,CAAC,CAAC,CAAC,YAAY,IAAI,KAAK,OAAO,MAAM,CAAC;EACnF,MAAM,KAAK,+BAA+B,kBAAkB,QAAQ;CACtE;CAEA,OAAO,MAAM,KAAK,IAAI,IAAI;AAC5B;AAEA,SAAgB,mBACd,MACA,UACA,WACsB;CACtB,MAAM,MAAwB,YAC1B,qBAAqB,MAAM,SAAS,IACpC;EACE,MAAM,KAAK;EACX,MAAM,KAAK;EACX,aAAa,KAAK;EAClB,UAAU,KAAK;EACf,WAAW,KAAK;CAClB;CAEJ,MAAM,UAAgC;EACpC,aAAa,IAAI,eAAe,IAAI;EACpC,iBAAiB,IAAI;EACrB,UAAU,IAAI;EACd,aAAa,IAAI,eAAe,IAAI;EACpC,UAAU,IAAI;EACd,aAAa,CAAC,CAAC;EACf,MAAM,IAAI;CACZ;CAEA,IAAI,KAAK,QAAQ;EACf,IAAI,KAAK,UAAU,KAAK,YAAY,KAAK,QACvC,QAAQ,cAAc,QAAQ;OACzB,IAAI,IAAI,UACb,QAAQ,cAAc,GAAG,QAAQ,YAAY,IAAI,IAAI,SAAS;CAElE;CACA,IAAI,UACF,QAAQ,cAAc,GAAG,SAAS,KAAK,QAAQ;CAEjD,OAAO;AACT"}
|
package/data/abilities.json
CHANGED
|
@@ -2858,5 +2858,14 @@
|
|
|
2858
2858
|
"shortDesc": "Boosts the power of this Pokemon's Fire-type moves by 50%.",
|
|
2859
2859
|
"desc": "Boosts the power of the Pokémon's Fire-type moves by 50%.",
|
|
2860
2860
|
"tags": ["move-boost"]
|
|
2861
|
+
},
|
|
2862
|
+
{
|
|
2863
|
+
"id": "auraguard",
|
|
2864
|
+
"name": "Aura Guard",
|
|
2865
|
+
"psName": "Aura Guard",
|
|
2866
|
+
"gen": 9,
|
|
2867
|
+
"shortDesc": "This Pokemon takes 1/2 damage from contact moves.",
|
|
2868
|
+
"desc": "The Pokémon is wrapped in its aura, halving the damage it takes from moves that make direct contact.",
|
|
2869
|
+
"tags": ["defense"]
|
|
2861
2870
|
}
|
|
2862
2871
|
]
|
|
@@ -11,7 +11,11 @@
|
|
|
11
11
|
"releaseDate": "2026-04-08",
|
|
12
12
|
"region": "unknown",
|
|
13
13
|
"originMark": "none",
|
|
14
|
-
"pokedexes": [
|
|
14
|
+
"pokedexes": [
|
|
15
|
+
"champions-regular-roster-m-a",
|
|
16
|
+
"champions-regular-roster-m-b",
|
|
17
|
+
"champions-regular-roster-m-c"
|
|
18
|
+
],
|
|
15
19
|
"maxBoxes": 40,
|
|
16
20
|
"maxBoxSize": 30,
|
|
17
21
|
"platforms": ["switch", "switch2", "mobile"],
|
|
@@ -264,6 +264,9 @@
|
|
|
264
264
|
{ "pid": "vivillon-jungle", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
265
265
|
{ "pid": "vivillon-fancy", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
266
266
|
{ "pid": "vivillon-pokeball", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
267
|
+
{ "pid": "pyroar", "dexNum": 668, "isForm": false },
|
|
268
|
+
{ "pid": "pyroar-f", "dexNum": 668, "isForm": true },
|
|
269
|
+
{ "pid": "pyroar-mega", "dexNum": 668, "isForm": true },
|
|
267
270
|
{ "pid": "floette-eternal", "dexNum": 670, "isForm": true, "transferOnly": true },
|
|
268
271
|
{ "pid": "floette-eternal-mega", "dexNum": 670, "isForm": true, "transferOnly": true },
|
|
269
272
|
{ "pid": "florges", "dexNum": 671, "isForm": false },
|
|
@@ -0,0 +1,464 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "champions-regular-roster-m-c",
|
|
3
|
+
"name": "Recruiting Ranch - Regular Roster M-C",
|
|
4
|
+
"shortDesc": "List of Pokémon eligible for battle in Pokémon Champions Regulation Set M-C.",
|
|
5
|
+
"desc": "Regular Roster M-C features all Pokémon (and forms) eligible for battle in Regulation Set M-C. This includes all recruitable and transfer-only Pokémon in the Regulation Set. This list is preliminary: only part of the Regulation Set M-C additions have been announced, so it grows as the remaining Pokémon are revealed.",
|
|
6
|
+
"gen": 0,
|
|
7
|
+
"region": null,
|
|
8
|
+
"isNational": false,
|
|
9
|
+
"baseDex": null,
|
|
10
|
+
"pkApiId": null,
|
|
11
|
+
"entries": [
|
|
12
|
+
{ "pid": "venusaur", "dexNum": 3, "isForm": false },
|
|
13
|
+
{ "pid": "venusaur-f", "dexNum": 3, "isForm": true },
|
|
14
|
+
{ "pid": "venusaur-mega", "dexNum": 3, "isForm": true },
|
|
15
|
+
{ "pid": "charizard", "dexNum": 6, "isForm": false },
|
|
16
|
+
{ "pid": "charizard-mega-x", "dexNum": 6, "isForm": true },
|
|
17
|
+
{ "pid": "charizard-mega-y", "dexNum": 6, "isForm": true },
|
|
18
|
+
{ "pid": "blastoise", "dexNum": 9, "isForm": false },
|
|
19
|
+
{ "pid": "blastoise-mega", "dexNum": 9, "isForm": true },
|
|
20
|
+
{ "pid": "beedrill", "dexNum": 15, "isForm": false },
|
|
21
|
+
{ "pid": "beedrill-mega", "dexNum": 15, "isForm": true },
|
|
22
|
+
{ "pid": "pidgeot", "dexNum": 18, "isForm": false },
|
|
23
|
+
{ "pid": "pidgeot-mega", "dexNum": 18, "isForm": true },
|
|
24
|
+
{ "pid": "arbok", "dexNum": 24, "isForm": false },
|
|
25
|
+
{ "pid": "pikachu", "dexNum": 25, "isForm": false },
|
|
26
|
+
{ "pid": "pikachu-f", "dexNum": 25, "isForm": true },
|
|
27
|
+
{ "pid": "raichu", "dexNum": 26, "isForm": false },
|
|
28
|
+
{ "pid": "raichu-f", "dexNum": 26, "isForm": true },
|
|
29
|
+
{ "pid": "raichu-alola", "dexNum": 26, "isForm": true },
|
|
30
|
+
{ "pid": "raichu-mega-x", "dexNum": 26, "isForm": true },
|
|
31
|
+
{ "pid": "raichu-mega-y", "dexNum": 26, "isForm": true },
|
|
32
|
+
{ "pid": "clefable", "dexNum": 36, "isForm": false },
|
|
33
|
+
{ "pid": "clefable-mega", "dexNum": 36, "isForm": true },
|
|
34
|
+
{ "pid": "ninetales", "dexNum": 38, "isForm": false },
|
|
35
|
+
{ "pid": "ninetales-alola", "dexNum": 38, "isForm": true },
|
|
36
|
+
{ "pid": "vileplume", "dexNum": 45, "isForm": false },
|
|
37
|
+
{ "pid": "vileplume-f", "dexNum": 45, "isForm": true },
|
|
38
|
+
{ "pid": "arcanine", "dexNum": 59, "isForm": false },
|
|
39
|
+
{ "pid": "arcanine-hisui", "dexNum": 59, "isForm": true },
|
|
40
|
+
{ "pid": "alakazam", "dexNum": 65, "isForm": false },
|
|
41
|
+
{ "pid": "alakazam-f", "dexNum": 65, "isForm": true },
|
|
42
|
+
{ "pid": "alakazam-mega", "dexNum": 65, "isForm": true },
|
|
43
|
+
{ "pid": "machamp", "dexNum": 68, "isForm": false },
|
|
44
|
+
{ "pid": "victreebel", "dexNum": 71, "isForm": false },
|
|
45
|
+
{ "pid": "victreebel-mega", "dexNum": 71, "isForm": true },
|
|
46
|
+
{ "pid": "slowbro", "dexNum": 80, "isForm": false },
|
|
47
|
+
{ "pid": "slowbro-mega", "dexNum": 80, "isForm": true },
|
|
48
|
+
{ "pid": "slowbro-galar", "dexNum": 80, "isForm": true },
|
|
49
|
+
{ "pid": "gengar", "dexNum": 94, "isForm": false },
|
|
50
|
+
{ "pid": "gengar-mega", "dexNum": 94, "isForm": true },
|
|
51
|
+
{ "pid": "kangaskhan", "dexNum": 115, "isForm": false },
|
|
52
|
+
{ "pid": "kangaskhan-mega", "dexNum": 115, "isForm": true },
|
|
53
|
+
{ "pid": "starmie", "dexNum": 121, "isForm": false },
|
|
54
|
+
{ "pid": "starmie-mega", "dexNum": 121, "isForm": true },
|
|
55
|
+
{ "pid": "pinsir", "dexNum": 127, "isForm": false },
|
|
56
|
+
{ "pid": "pinsir-mega", "dexNum": 127, "isForm": true },
|
|
57
|
+
{ "pid": "tauros", "dexNum": 128, "isForm": false },
|
|
58
|
+
{ "pid": "tauros-paldea", "dexNum": 128, "isForm": true },
|
|
59
|
+
{ "pid": "tauros-paldea-fire", "dexNum": 128, "isForm": true },
|
|
60
|
+
{ "pid": "tauros-paldea-water", "dexNum": 128, "isForm": true },
|
|
61
|
+
{ "pid": "gyarados", "dexNum": 130, "isForm": false },
|
|
62
|
+
{ "pid": "gyarados-f", "dexNum": 130, "isForm": true },
|
|
63
|
+
{ "pid": "gyarados-mega", "dexNum": 130, "isForm": true },
|
|
64
|
+
{ "pid": "ditto", "dexNum": 132, "isForm": false },
|
|
65
|
+
{ "pid": "vaporeon", "dexNum": 134, "isForm": false },
|
|
66
|
+
{ "pid": "jolteon", "dexNum": 135, "isForm": false },
|
|
67
|
+
{ "pid": "flareon", "dexNum": 136, "isForm": false },
|
|
68
|
+
{ "pid": "aerodactyl", "dexNum": 142, "isForm": false },
|
|
69
|
+
{ "pid": "aerodactyl-mega", "dexNum": 142, "isForm": true },
|
|
70
|
+
{ "pid": "snorlax", "dexNum": 143, "isForm": false },
|
|
71
|
+
{ "pid": "dragonite", "dexNum": 149, "isForm": false },
|
|
72
|
+
{ "pid": "dragonite-mega", "dexNum": 149, "isForm": true },
|
|
73
|
+
{ "pid": "meganium", "dexNum": 154, "isForm": false },
|
|
74
|
+
{ "pid": "meganium-f", "dexNum": 154, "isForm": true },
|
|
75
|
+
{ "pid": "meganium-mega", "dexNum": 154, "isForm": true },
|
|
76
|
+
{ "pid": "typhlosion", "dexNum": 157, "isForm": false },
|
|
77
|
+
{ "pid": "typhlosion-hisui", "dexNum": 157, "isForm": true },
|
|
78
|
+
{ "pid": "feraligatr", "dexNum": 160, "isForm": false },
|
|
79
|
+
{ "pid": "feraligatr-mega", "dexNum": 160, "isForm": true },
|
|
80
|
+
{ "pid": "ariados", "dexNum": 168, "isForm": false },
|
|
81
|
+
{ "pid": "ampharos", "dexNum": 181, "isForm": false },
|
|
82
|
+
{ "pid": "ampharos-mega", "dexNum": 181, "isForm": true },
|
|
83
|
+
{ "pid": "azumarill", "dexNum": 184, "isForm": false },
|
|
84
|
+
{ "pid": "politoed", "dexNum": 186, "isForm": false },
|
|
85
|
+
{ "pid": "politoed-f", "dexNum": 186, "isForm": true },
|
|
86
|
+
{ "pid": "espeon", "dexNum": 196, "isForm": false },
|
|
87
|
+
{ "pid": "umbreon", "dexNum": 197, "isForm": false },
|
|
88
|
+
{ "pid": "slowking", "dexNum": 199, "isForm": false },
|
|
89
|
+
{ "pid": "slowking-galar", "dexNum": 199, "isForm": true },
|
|
90
|
+
{ "pid": "forretress", "dexNum": 205, "isForm": false },
|
|
91
|
+
{ "pid": "steelix", "dexNum": 208, "isForm": false },
|
|
92
|
+
{ "pid": "steelix-f", "dexNum": 208, "isForm": true },
|
|
93
|
+
{ "pid": "steelix-mega", "dexNum": 208, "isForm": true },
|
|
94
|
+
{ "pid": "qwilfish", "dexNum": 211, "isForm": false },
|
|
95
|
+
{ "pid": "scizor", "dexNum": 212, "isForm": false },
|
|
96
|
+
{ "pid": "scizor-f", "dexNum": 212, "isForm": true },
|
|
97
|
+
{ "pid": "scizor-mega", "dexNum": 212, "isForm": true },
|
|
98
|
+
{ "pid": "heracross", "dexNum": 214, "isForm": false },
|
|
99
|
+
{ "pid": "heracross-f", "dexNum": 214, "isForm": true },
|
|
100
|
+
{ "pid": "heracross-mega", "dexNum": 214, "isForm": true },
|
|
101
|
+
{ "pid": "skarmory", "dexNum": 227, "isForm": false },
|
|
102
|
+
{ "pid": "skarmory-mega", "dexNum": 227, "isForm": true },
|
|
103
|
+
{ "pid": "houndoom", "dexNum": 229, "isForm": false },
|
|
104
|
+
{ "pid": "houndoom-f", "dexNum": 229, "isForm": true },
|
|
105
|
+
{ "pid": "houndoom-mega", "dexNum": 229, "isForm": true },
|
|
106
|
+
{ "pid": "tyranitar", "dexNum": 248, "isForm": false },
|
|
107
|
+
{ "pid": "tyranitar-mega", "dexNum": 248, "isForm": true },
|
|
108
|
+
{ "pid": "sceptile", "dexNum": 254, "isForm": false },
|
|
109
|
+
{ "pid": "sceptile-mega", "dexNum": 254, "isForm": true },
|
|
110
|
+
{ "pid": "blaziken", "dexNum": 257, "isForm": false },
|
|
111
|
+
{ "pid": "blaziken-f", "dexNum": 257, "isForm": true },
|
|
112
|
+
{ "pid": "blaziken-mega", "dexNum": 257, "isForm": true },
|
|
113
|
+
{ "pid": "swampert", "dexNum": 260, "isForm": false },
|
|
114
|
+
{ "pid": "swampert-mega", "dexNum": 260, "isForm": true },
|
|
115
|
+
{ "pid": "pelipper", "dexNum": 279, "isForm": false },
|
|
116
|
+
{ "pid": "gardevoir", "dexNum": 282, "isForm": false },
|
|
117
|
+
{ "pid": "gardevoir-mega", "dexNum": 282, "isForm": true },
|
|
118
|
+
{ "pid": "sableye", "dexNum": 302, "isForm": false },
|
|
119
|
+
{ "pid": "sableye-mega", "dexNum": 302, "isForm": true },
|
|
120
|
+
{ "pid": "mawile", "dexNum": 303, "isForm": false },
|
|
121
|
+
{ "pid": "mawile-mega", "dexNum": 303, "isForm": true },
|
|
122
|
+
{ "pid": "aggron", "dexNum": 306, "isForm": false },
|
|
123
|
+
{ "pid": "aggron-mega", "dexNum": 306, "isForm": true },
|
|
124
|
+
{ "pid": "medicham", "dexNum": 308, "isForm": false },
|
|
125
|
+
{ "pid": "medicham-f", "dexNum": 308, "isForm": true },
|
|
126
|
+
{ "pid": "medicham-mega", "dexNum": 308, "isForm": true },
|
|
127
|
+
{ "pid": "manectric", "dexNum": 310, "isForm": false },
|
|
128
|
+
{ "pid": "manectric-mega", "dexNum": 310, "isForm": true },
|
|
129
|
+
{ "pid": "sharpedo", "dexNum": 319, "isForm": false },
|
|
130
|
+
{ "pid": "sharpedo-mega", "dexNum": 319, "isForm": true },
|
|
131
|
+
{ "pid": "camerupt", "dexNum": 323, "isForm": false },
|
|
132
|
+
{ "pid": "camerupt-f", "dexNum": 323, "isForm": true },
|
|
133
|
+
{ "pid": "camerupt-mega", "dexNum": 323, "isForm": true },
|
|
134
|
+
{ "pid": "torkoal", "dexNum": 324, "isForm": false },
|
|
135
|
+
{ "pid": "altaria", "dexNum": 334, "isForm": false },
|
|
136
|
+
{ "pid": "altaria-mega", "dexNum": 334, "isForm": true },
|
|
137
|
+
{ "pid": "milotic", "dexNum": 350, "isForm": false },
|
|
138
|
+
{ "pid": "milotic-f", "dexNum": 350, "isForm": true },
|
|
139
|
+
{ "pid": "castform", "dexNum": 351, "isForm": false },
|
|
140
|
+
{ "pid": "castform-sunny", "dexNum": 351, "isForm": true },
|
|
141
|
+
{ "pid": "castform-rainy", "dexNum": 351, "isForm": true },
|
|
142
|
+
{ "pid": "castform-snowy", "dexNum": 351, "isForm": true },
|
|
143
|
+
{ "pid": "banette", "dexNum": 354, "isForm": false },
|
|
144
|
+
{ "pid": "banette-mega", "dexNum": 354, "isForm": true },
|
|
145
|
+
{ "pid": "chimecho", "dexNum": 358, "isForm": false },
|
|
146
|
+
{ "pid": "chimecho-mega", "dexNum": 358, "isForm": true },
|
|
147
|
+
{ "pid": "absol", "dexNum": 359, "isForm": false },
|
|
148
|
+
{ "pid": "absol-mega", "dexNum": 359, "isForm": true },
|
|
149
|
+
{ "pid": "absol-mega-z", "dexNum": 359, "isForm": true },
|
|
150
|
+
{ "pid": "glalie", "dexNum": 362, "isForm": false },
|
|
151
|
+
{ "pid": "glalie-mega", "dexNum": 362, "isForm": true },
|
|
152
|
+
{ "pid": "salamence", "dexNum": 373, "isForm": false },
|
|
153
|
+
{ "pid": "salamence-mega", "dexNum": 373, "isForm": true },
|
|
154
|
+
{ "pid": "metagross", "dexNum": 376, "isForm": false },
|
|
155
|
+
{ "pid": "metagross-mega", "dexNum": 376, "isForm": true },
|
|
156
|
+
{ "pid": "torterra", "dexNum": 389, "isForm": false },
|
|
157
|
+
{ "pid": "infernape", "dexNum": 392, "isForm": false },
|
|
158
|
+
{ "pid": "empoleon", "dexNum": 395, "isForm": false },
|
|
159
|
+
{ "pid": "staraptor", "dexNum": 398, "isForm": false },
|
|
160
|
+
{ "pid": "staraptor-f", "dexNum": 398, "isForm": true },
|
|
161
|
+
{ "pid": "staraptor-mega", "dexNum": 398, "isForm": true },
|
|
162
|
+
{ "pid": "luxray", "dexNum": 405, "isForm": false },
|
|
163
|
+
{ "pid": "luxray-f", "dexNum": 405, "isForm": true },
|
|
164
|
+
{ "pid": "roserade", "dexNum": 407, "isForm": false },
|
|
165
|
+
{ "pid": "roserade-f", "dexNum": 407, "isForm": true },
|
|
166
|
+
{ "pid": "rampardos", "dexNum": 409, "isForm": false },
|
|
167
|
+
{ "pid": "bastiodon", "dexNum": 411, "isForm": false },
|
|
168
|
+
{ "pid": "lopunny", "dexNum": 428, "isForm": false },
|
|
169
|
+
{ "pid": "lopunny-mega", "dexNum": 428, "isForm": true },
|
|
170
|
+
{ "pid": "spiritomb", "dexNum": 442, "isForm": false },
|
|
171
|
+
{ "pid": "garchomp", "dexNum": 445, "isForm": false },
|
|
172
|
+
{ "pid": "garchomp-f", "dexNum": 445, "isForm": true },
|
|
173
|
+
{ "pid": "garchomp-mega", "dexNum": 445, "isForm": true },
|
|
174
|
+
{ "pid": "garchomp-mega-z", "dexNum": 445, "isForm": true },
|
|
175
|
+
{ "pid": "lucario", "dexNum": 448, "isForm": false },
|
|
176
|
+
{ "pid": "lucario-mega", "dexNum": 448, "isForm": true },
|
|
177
|
+
{ "pid": "lucario-mega-z", "dexNum": 448, "isForm": true },
|
|
178
|
+
{ "pid": "hippowdon", "dexNum": 450, "isForm": false },
|
|
179
|
+
{ "pid": "hippowdon-f", "dexNum": 450, "isForm": true },
|
|
180
|
+
{ "pid": "toxicroak", "dexNum": 454, "isForm": false },
|
|
181
|
+
{ "pid": "toxicroak-f", "dexNum": 454, "isForm": true },
|
|
182
|
+
{ "pid": "abomasnow", "dexNum": 460, "isForm": false },
|
|
183
|
+
{ "pid": "abomasnow-f", "dexNum": 460, "isForm": true },
|
|
184
|
+
{ "pid": "abomasnow-mega", "dexNum": 460, "isForm": true },
|
|
185
|
+
{ "pid": "weavile", "dexNum": 461, "isForm": false },
|
|
186
|
+
{ "pid": "weavile-f", "dexNum": 461, "isForm": true },
|
|
187
|
+
{ "pid": "rhyperior", "dexNum": 464, "isForm": false },
|
|
188
|
+
{ "pid": "rhyperior-f", "dexNum": 464, "isForm": true },
|
|
189
|
+
{ "pid": "leafeon", "dexNum": 470, "isForm": false },
|
|
190
|
+
{ "pid": "glaceon", "dexNum": 471, "isForm": false },
|
|
191
|
+
{ "pid": "gliscor", "dexNum": 472, "isForm": false },
|
|
192
|
+
{ "pid": "mamoswine", "dexNum": 473, "isForm": false },
|
|
193
|
+
{ "pid": "mamoswine-f", "dexNum": 473, "isForm": true },
|
|
194
|
+
{ "pid": "gallade", "dexNum": 475, "isForm": false },
|
|
195
|
+
{ "pid": "gallade-mega", "dexNum": 475, "isForm": true },
|
|
196
|
+
{ "pid": "froslass", "dexNum": 478, "isForm": false },
|
|
197
|
+
{ "pid": "froslass-mega", "dexNum": 478, "isForm": true },
|
|
198
|
+
{ "pid": "rotom", "dexNum": 479, "isForm": false },
|
|
199
|
+
{ "pid": "rotom-heat", "dexNum": 479, "isForm": true },
|
|
200
|
+
{ "pid": "rotom-wash", "dexNum": 479, "isForm": true },
|
|
201
|
+
{ "pid": "rotom-frost", "dexNum": 479, "isForm": true },
|
|
202
|
+
{ "pid": "rotom-fan", "dexNum": 479, "isForm": true },
|
|
203
|
+
{ "pid": "rotom-mow", "dexNum": 479, "isForm": true },
|
|
204
|
+
{ "pid": "serperior", "dexNum": 497, "isForm": false },
|
|
205
|
+
{ "pid": "emboar", "dexNum": 500, "isForm": false },
|
|
206
|
+
{ "pid": "emboar-mega", "dexNum": 500, "isForm": true },
|
|
207
|
+
{ "pid": "samurott", "dexNum": 503, "isForm": false },
|
|
208
|
+
{ "pid": "samurott-hisui", "dexNum": 503, "isForm": true },
|
|
209
|
+
{ "pid": "watchog", "dexNum": 505, "isForm": false },
|
|
210
|
+
{ "pid": "liepard", "dexNum": 510, "isForm": false },
|
|
211
|
+
{ "pid": "simisage", "dexNum": 512, "isForm": false },
|
|
212
|
+
{ "pid": "simisear", "dexNum": 514, "isForm": false },
|
|
213
|
+
{ "pid": "simipour", "dexNum": 516, "isForm": false },
|
|
214
|
+
{ "pid": "musharna", "dexNum": 518, "isForm": false },
|
|
215
|
+
{ "pid": "excadrill", "dexNum": 530, "isForm": false },
|
|
216
|
+
{ "pid": "excadrill-mega", "dexNum": 530, "isForm": true },
|
|
217
|
+
{ "pid": "audino", "dexNum": 531, "isForm": false },
|
|
218
|
+
{ "pid": "audino-mega", "dexNum": 531, "isForm": true },
|
|
219
|
+
{ "pid": "conkeldurr", "dexNum": 534, "isForm": false },
|
|
220
|
+
{ "pid": "scolipede", "dexNum": 545, "isForm": false },
|
|
221
|
+
{ "pid": "scolipede-mega", "dexNum": 545, "isForm": true },
|
|
222
|
+
{ "pid": "whimsicott", "dexNum": 547, "isForm": false },
|
|
223
|
+
{ "pid": "krookodile", "dexNum": 553, "isForm": false },
|
|
224
|
+
{ "pid": "scrafty", "dexNum": 560, "isForm": false },
|
|
225
|
+
{ "pid": "scrafty-mega", "dexNum": 560, "isForm": true },
|
|
226
|
+
{ "pid": "cofagrigus", "dexNum": 563, "isForm": false },
|
|
227
|
+
{ "pid": "garbodor", "dexNum": 569, "isForm": false },
|
|
228
|
+
{ "pid": "zoroark", "dexNum": 571, "isForm": false },
|
|
229
|
+
{ "pid": "zoroark-hisui", "dexNum": 571, "isForm": true },
|
|
230
|
+
{ "pid": "reuniclus", "dexNum": 579, "isForm": false },
|
|
231
|
+
{ "pid": "vanilluxe", "dexNum": 584, "isForm": false },
|
|
232
|
+
{ "pid": "emolga", "dexNum": 587, "isForm": false },
|
|
233
|
+
{ "pid": "eelektross", "dexNum": 604, "isForm": false },
|
|
234
|
+
{ "pid": "eelektross-mega", "dexNum": 604, "isForm": true },
|
|
235
|
+
{ "pid": "chandelure", "dexNum": 609, "isForm": false },
|
|
236
|
+
{ "pid": "chandelure-mega", "dexNum": 609, "isForm": true },
|
|
237
|
+
{ "pid": "beartic", "dexNum": 614, "isForm": false },
|
|
238
|
+
{ "pid": "stunfisk", "dexNum": 618, "isForm": false },
|
|
239
|
+
{ "pid": "stunfisk-galar", "dexNum": 618, "isForm": true },
|
|
240
|
+
{ "pid": "golurk", "dexNum": 623, "isForm": false },
|
|
241
|
+
{ "pid": "golurk-mega", "dexNum": 623, "isForm": true },
|
|
242
|
+
{ "pid": "hydreigon", "dexNum": 635, "isForm": false },
|
|
243
|
+
{ "pid": "volcarona", "dexNum": 637, "isForm": false },
|
|
244
|
+
{ "pid": "chesnaught", "dexNum": 652, "isForm": false },
|
|
245
|
+
{ "pid": "chesnaught-mega", "dexNum": 652, "isForm": true },
|
|
246
|
+
{ "pid": "delphox", "dexNum": 655, "isForm": false },
|
|
247
|
+
{ "pid": "delphox-mega", "dexNum": 655, "isForm": true },
|
|
248
|
+
{ "pid": "greninja", "dexNum": 658, "isForm": false },
|
|
249
|
+
{ "pid": "greninja-mega", "dexNum": 658, "isForm": true },
|
|
250
|
+
{ "pid": "diggersby", "dexNum": 660, "isForm": false },
|
|
251
|
+
{ "pid": "talonflame", "dexNum": 663, "isForm": false },
|
|
252
|
+
{ "pid": "vivillon-high-plains", "dexNum": 666, "isForm": false },
|
|
253
|
+
{ "pid": "vivillon-polar", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
254
|
+
{ "pid": "vivillon-tundra", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
255
|
+
{ "pid": "vivillon-continental", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
256
|
+
{ "pid": "vivillon-garden", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
257
|
+
{ "pid": "vivillon-elegant", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
258
|
+
{ "pid": "vivillon-meadow", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
259
|
+
{ "pid": "vivillon-modern", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
260
|
+
{ "pid": "vivillon-marine", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
261
|
+
{ "pid": "vivillon-archipelago", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
262
|
+
{ "pid": "vivillon", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
263
|
+
{ "pid": "vivillon-sandstorm", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
264
|
+
{ "pid": "vivillon-river", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
265
|
+
{ "pid": "vivillon-monsoon", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
266
|
+
{ "pid": "vivillon-savanna", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
267
|
+
{ "pid": "vivillon-sun", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
268
|
+
{ "pid": "vivillon-ocean", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
269
|
+
{ "pid": "vivillon-jungle", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
270
|
+
{ "pid": "vivillon-fancy", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
271
|
+
{ "pid": "vivillon-pokeball", "dexNum": 666, "isForm": true, "transferOnly": true },
|
|
272
|
+
{ "pid": "pyroar", "dexNum": 668, "isForm": false },
|
|
273
|
+
{ "pid": "pyroar-f", "dexNum": 668, "isForm": true },
|
|
274
|
+
{ "pid": "pyroar-mega", "dexNum": 668, "isForm": true },
|
|
275
|
+
{ "pid": "floette-eternal", "dexNum": 670, "isForm": true, "transferOnly": true },
|
|
276
|
+
{ "pid": "floette-eternal-mega", "dexNum": 670, "isForm": true, "transferOnly": true },
|
|
277
|
+
{ "pid": "florges", "dexNum": 671, "isForm": false },
|
|
278
|
+
{ "pid": "florges-yellow", "dexNum": 671, "isForm": true },
|
|
279
|
+
{ "pid": "florges-orange", "dexNum": 671, "isForm": true },
|
|
280
|
+
{ "pid": "florges-blue", "dexNum": 671, "isForm": true },
|
|
281
|
+
{ "pid": "florges-white", "dexNum": 671, "isForm": true },
|
|
282
|
+
{ "pid": "pangoro", "dexNum": 675, "isForm": false },
|
|
283
|
+
{ "pid": "furfrou", "dexNum": 676, "isForm": false },
|
|
284
|
+
{ "pid": "furfrou-heart", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
285
|
+
{ "pid": "furfrou-star", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
286
|
+
{ "pid": "furfrou-diamond", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
287
|
+
{ "pid": "furfrou-debutante", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
288
|
+
{ "pid": "furfrou-matron", "dexNum": 676, "isForm": true },
|
|
289
|
+
{ "pid": "furfrou-dandy", "dexNum": 676, "isForm": true },
|
|
290
|
+
{ "pid": "furfrou-la-reine", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
291
|
+
{ "pid": "furfrou-kabuki", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
292
|
+
{ "pid": "furfrou-pharaoh", "dexNum": 676, "isForm": true, "transferOnly": true },
|
|
293
|
+
{ "pid": "meowstic", "dexNum": 678, "isForm": false },
|
|
294
|
+
{ "pid": "meowstic-f", "dexNum": 678, "isForm": true },
|
|
295
|
+
{ "pid": "meowstic-mega", "dexNum": 678, "isForm": true },
|
|
296
|
+
{ "pid": "aegislash", "dexNum": 681, "isForm": false },
|
|
297
|
+
{ "pid": "aegislash-blade", "dexNum": 681, "isForm": true },
|
|
298
|
+
{ "pid": "aromatisse", "dexNum": 683, "isForm": false },
|
|
299
|
+
{ "pid": "slurpuff", "dexNum": 685, "isForm": false },
|
|
300
|
+
{ "pid": "malamar", "dexNum": 687, "isForm": false },
|
|
301
|
+
{ "pid": "malamar-mega", "dexNum": 687, "isForm": true },
|
|
302
|
+
{ "pid": "barbaracle", "dexNum": 689, "isForm": false },
|
|
303
|
+
{ "pid": "barbaracle-mega", "dexNum": 689, "isForm": true },
|
|
304
|
+
{ "pid": "dragalge", "dexNum": 691, "isForm": false },
|
|
305
|
+
{ "pid": "dragalge-mega", "dexNum": 691, "isForm": true },
|
|
306
|
+
{ "pid": "clawitzer", "dexNum": 693, "isForm": false },
|
|
307
|
+
{ "pid": "heliolisk", "dexNum": 695, "isForm": false },
|
|
308
|
+
{ "pid": "tyrantrum", "dexNum": 697, "isForm": false },
|
|
309
|
+
{ "pid": "aurorus", "dexNum": 699, "isForm": false },
|
|
310
|
+
{ "pid": "sylveon", "dexNum": 700, "isForm": false },
|
|
311
|
+
{ "pid": "hawlucha", "dexNum": 701, "isForm": false },
|
|
312
|
+
{ "pid": "hawlucha-mega", "dexNum": 701, "isForm": true },
|
|
313
|
+
{ "pid": "dedenne", "dexNum": 702, "isForm": false },
|
|
314
|
+
{ "pid": "goodra", "dexNum": 706, "isForm": false },
|
|
315
|
+
{ "pid": "goodra-hisui", "dexNum": 706, "isForm": true },
|
|
316
|
+
{ "pid": "klefki", "dexNum": 707, "isForm": false },
|
|
317
|
+
{ "pid": "trevenant", "dexNum": 709, "isForm": false },
|
|
318
|
+
{ "pid": "gourgeist", "dexNum": 711, "isForm": false },
|
|
319
|
+
{ "pid": "gourgeist-small", "dexNum": 711, "isForm": true },
|
|
320
|
+
{ "pid": "gourgeist-large", "dexNum": 711, "isForm": true },
|
|
321
|
+
{ "pid": "gourgeist-super", "dexNum": 711, "isForm": true },
|
|
322
|
+
{ "pid": "avalugg", "dexNum": 713, "isForm": false },
|
|
323
|
+
{ "pid": "avalugg-hisui", "dexNum": 713, "isForm": true },
|
|
324
|
+
{ "pid": "noivern", "dexNum": 715, "isForm": false },
|
|
325
|
+
{ "pid": "decidueye", "dexNum": 724, "isForm": false },
|
|
326
|
+
{ "pid": "decidueye-hisui", "dexNum": 724, "isForm": true },
|
|
327
|
+
{ "pid": "incineroar", "dexNum": 727, "isForm": false },
|
|
328
|
+
{ "pid": "primarina", "dexNum": 730, "isForm": false },
|
|
329
|
+
{ "pid": "toucannon", "dexNum": 733, "isForm": false },
|
|
330
|
+
{ "pid": "crabominable", "dexNum": 740, "isForm": false },
|
|
331
|
+
{ "pid": "crabominable-mega", "dexNum": 740, "isForm": true },
|
|
332
|
+
{ "pid": "lycanroc", "dexNum": 745, "isForm": false },
|
|
333
|
+
{ "pid": "lycanroc-midnight", "dexNum": 745, "isForm": true },
|
|
334
|
+
{ "pid": "lycanroc-dusk", "dexNum": 745, "isForm": true },
|
|
335
|
+
{ "pid": "toxapex", "dexNum": 748, "isForm": false },
|
|
336
|
+
{ "pid": "mudsdale", "dexNum": 750, "isForm": false },
|
|
337
|
+
{ "pid": "araquanid", "dexNum": 752, "isForm": false },
|
|
338
|
+
{ "pid": "salazzle", "dexNum": 758, "isForm": false },
|
|
339
|
+
{ "pid": "tsareena", "dexNum": 763, "isForm": false },
|
|
340
|
+
{ "pid": "oranguru", "dexNum": 765, "isForm": false },
|
|
341
|
+
{ "pid": "passimian", "dexNum": 766, "isForm": false },
|
|
342
|
+
{ "pid": "golisopod", "dexNum": 768, "isForm": false },
|
|
343
|
+
{ "pid": "golisopod-mega", "dexNum": 768, "isForm": true },
|
|
344
|
+
{ "pid": "mimikyu", "dexNum": 778, "isForm": false },
|
|
345
|
+
{ "pid": "mimikyu-busted", "dexNum": 778, "isForm": true },
|
|
346
|
+
{ "pid": "drampa", "dexNum": 780, "isForm": false },
|
|
347
|
+
{ "pid": "drampa-mega", "dexNum": 780, "isForm": true },
|
|
348
|
+
{ "pid": "kommoo", "dexNum": 784, "isForm": false },
|
|
349
|
+
{ "pid": "rillaboom", "dexNum": 812, "isForm": false },
|
|
350
|
+
{ "pid": "corviknight", "dexNum": 823, "isForm": false },
|
|
351
|
+
{ "pid": "flapple", "dexNum": 841, "isForm": false },
|
|
352
|
+
{ "pid": "appletun", "dexNum": 842, "isForm": false },
|
|
353
|
+
{ "pid": "sandaconda", "dexNum": 844, "isForm": false },
|
|
354
|
+
{ "pid": "polteageist", "dexNum": 855, "isForm": false },
|
|
355
|
+
{ "pid": "polteageist-antique", "dexNum": 855, "isForm": true },
|
|
356
|
+
{ "pid": "hatterene", "dexNum": 858, "isForm": false },
|
|
357
|
+
{ "pid": "grimmsnarl", "dexNum": 861, "isForm": false },
|
|
358
|
+
{ "pid": "mrrime", "dexNum": 866, "isForm": false },
|
|
359
|
+
{ "pid": "runerigus", "dexNum": 867, "isForm": false },
|
|
360
|
+
{ "pid": "alcremie", "dexNum": 869, "isForm": false },
|
|
361
|
+
{ "pid": "alcremie-vanilla-cream-berry", "dexNum": 869, "isForm": true },
|
|
362
|
+
{ "pid": "alcremie-vanilla-cream-love", "dexNum": 869, "isForm": true },
|
|
363
|
+
{ "pid": "alcremie-vanilla-cream-star", "dexNum": 869, "isForm": true },
|
|
364
|
+
{ "pid": "alcremie-vanilla-cream-clover", "dexNum": 869, "isForm": true },
|
|
365
|
+
{ "pid": "alcremie-vanilla-cream-flower", "dexNum": 869, "isForm": true },
|
|
366
|
+
{ "pid": "alcremie-vanilla-cream-ribbon", "dexNum": 869, "isForm": true },
|
|
367
|
+
{ "pid": "alcremie-ruby-cream-strawberry", "dexNum": 869, "isForm": true },
|
|
368
|
+
{ "pid": "alcremie-ruby-cream-berry", "dexNum": 869, "isForm": true },
|
|
369
|
+
{ "pid": "alcremie-ruby-cream-love", "dexNum": 869, "isForm": true },
|
|
370
|
+
{ "pid": "alcremie-ruby-cream-star", "dexNum": 869, "isForm": true },
|
|
371
|
+
{ "pid": "alcremie-ruby-cream-clover", "dexNum": 869, "isForm": true },
|
|
372
|
+
{ "pid": "alcremie-ruby-cream-flower", "dexNum": 869, "isForm": true },
|
|
373
|
+
{ "pid": "alcremie-ruby-cream-ribbon", "dexNum": 869, "isForm": true },
|
|
374
|
+
{ "pid": "alcremie-matcha-cream-strawberry", "dexNum": 869, "isForm": true },
|
|
375
|
+
{ "pid": "alcremie-matcha-cream-berry", "dexNum": 869, "isForm": true },
|
|
376
|
+
{ "pid": "alcremie-matcha-cream-love", "dexNum": 869, "isForm": true },
|
|
377
|
+
{ "pid": "alcremie-matcha-cream-star", "dexNum": 869, "isForm": true },
|
|
378
|
+
{ "pid": "alcremie-matcha-cream-clover", "dexNum": 869, "isForm": true },
|
|
379
|
+
{ "pid": "alcremie-matcha-cream-flower", "dexNum": 869, "isForm": true },
|
|
380
|
+
{ "pid": "alcremie-matcha-cream-ribbon", "dexNum": 869, "isForm": true },
|
|
381
|
+
{ "pid": "alcremie-mint-cream-strawberry", "dexNum": 869, "isForm": true },
|
|
382
|
+
{ "pid": "alcremie-mint-cream-berry", "dexNum": 869, "isForm": true },
|
|
383
|
+
{ "pid": "alcremie-mint-cream-love", "dexNum": 869, "isForm": true },
|
|
384
|
+
{ "pid": "alcremie-mint-cream-star", "dexNum": 869, "isForm": true },
|
|
385
|
+
{ "pid": "alcremie-mint-cream-clover", "dexNum": 869, "isForm": true },
|
|
386
|
+
{ "pid": "alcremie-mint-cream-flower", "dexNum": 869, "isForm": true },
|
|
387
|
+
{ "pid": "alcremie-mint-cream-ribbon", "dexNum": 869, "isForm": true },
|
|
388
|
+
{ "pid": "alcremie-lemon-cream-strawberry", "dexNum": 869, "isForm": true },
|
|
389
|
+
{ "pid": "alcremie-lemon-cream-berry", "dexNum": 869, "isForm": true },
|
|
390
|
+
{ "pid": "alcremie-lemon-cream-love", "dexNum": 869, "isForm": true },
|
|
391
|
+
{ "pid": "alcremie-lemon-cream-star", "dexNum": 869, "isForm": true },
|
|
392
|
+
{ "pid": "alcremie-lemon-cream-clover", "dexNum": 869, "isForm": true },
|
|
393
|
+
{ "pid": "alcremie-lemon-cream-flower", "dexNum": 869, "isForm": true },
|
|
394
|
+
{ "pid": "alcremie-lemon-cream-ribbon", "dexNum": 869, "isForm": true },
|
|
395
|
+
{ "pid": "alcremie-salted-cream-strawberry", "dexNum": 869, "isForm": true },
|
|
396
|
+
{ "pid": "alcremie-salted-cream-berry", "dexNum": 869, "isForm": true },
|
|
397
|
+
{ "pid": "alcremie-salted-cream-love", "dexNum": 869, "isForm": true },
|
|
398
|
+
{ "pid": "alcremie-salted-cream-star", "dexNum": 869, "isForm": true },
|
|
399
|
+
{ "pid": "alcremie-salted-cream-clover", "dexNum": 869, "isForm": true },
|
|
400
|
+
{ "pid": "alcremie-salted-cream-flower", "dexNum": 869, "isForm": true },
|
|
401
|
+
{ "pid": "alcremie-salted-cream-ribbon", "dexNum": 869, "isForm": true },
|
|
402
|
+
{ "pid": "alcremie-ruby-swirl-strawberry", "dexNum": 869, "isForm": true },
|
|
403
|
+
{ "pid": "alcremie-ruby-swirl-berry", "dexNum": 869, "isForm": true },
|
|
404
|
+
{ "pid": "alcremie-ruby-swirl-love", "dexNum": 869, "isForm": true },
|
|
405
|
+
{ "pid": "alcremie-ruby-swirl-star", "dexNum": 869, "isForm": true },
|
|
406
|
+
{ "pid": "alcremie-ruby-swirl-clover", "dexNum": 869, "isForm": true },
|
|
407
|
+
{ "pid": "alcremie-ruby-swirl-flower", "dexNum": 869, "isForm": true },
|
|
408
|
+
{ "pid": "alcremie-ruby-swirl-ribbon", "dexNum": 869, "isForm": true },
|
|
409
|
+
{ "pid": "alcremie-caramel-swirl-strawberry", "dexNum": 869, "isForm": true },
|
|
410
|
+
{ "pid": "alcremie-caramel-swirl-berry", "dexNum": 869, "isForm": true },
|
|
411
|
+
{ "pid": "alcremie-caramel-swirl-love", "dexNum": 869, "isForm": true },
|
|
412
|
+
{ "pid": "alcremie-caramel-swirl-star", "dexNum": 869, "isForm": true },
|
|
413
|
+
{ "pid": "alcremie-caramel-swirl-clover", "dexNum": 869, "isForm": true },
|
|
414
|
+
{ "pid": "alcremie-caramel-swirl-flower", "dexNum": 869, "isForm": true },
|
|
415
|
+
{ "pid": "alcremie-caramel-swirl-ribbon", "dexNum": 869, "isForm": true },
|
|
416
|
+
{ "pid": "alcremie-rainbow-swirl-strawberry", "dexNum": 869, "isForm": true },
|
|
417
|
+
{ "pid": "alcremie-rainbow-swirl-berry", "dexNum": 869, "isForm": true },
|
|
418
|
+
{ "pid": "alcremie-rainbow-swirl-love", "dexNum": 869, "isForm": true },
|
|
419
|
+
{ "pid": "alcremie-rainbow-swirl-star", "dexNum": 869, "isForm": true },
|
|
420
|
+
{ "pid": "alcremie-rainbow-swirl-clover", "dexNum": 869, "isForm": true },
|
|
421
|
+
{ "pid": "alcremie-rainbow-swirl-flower", "dexNum": 869, "isForm": true },
|
|
422
|
+
{ "pid": "alcremie-rainbow-swirl-ribbon", "dexNum": 869, "isForm": true },
|
|
423
|
+
{ "pid": "falinks", "dexNum": 870, "isForm": false },
|
|
424
|
+
{ "pid": "falinks-mega", "dexNum": 870, "isForm": true },
|
|
425
|
+
{ "pid": "morpeko", "dexNum": 877, "isForm": false },
|
|
426
|
+
{ "pid": "morpeko-hangry", "dexNum": 877, "isForm": true },
|
|
427
|
+
{ "pid": "dragapult", "dexNum": 887, "isForm": false },
|
|
428
|
+
{ "pid": "wyrdeer", "dexNum": 899, "isForm": false },
|
|
429
|
+
{ "pid": "kleavor", "dexNum": 900, "isForm": false },
|
|
430
|
+
{ "pid": "basculegion", "dexNum": 902, "isForm": false },
|
|
431
|
+
{ "pid": "basculegion-f", "dexNum": 902, "isForm": true },
|
|
432
|
+
{ "pid": "sneasler", "dexNum": 903, "isForm": false },
|
|
433
|
+
{ "pid": "overqwil", "dexNum": 904, "isForm": false },
|
|
434
|
+
{ "pid": "meowscarada", "dexNum": 908, "isForm": false },
|
|
435
|
+
{ "pid": "skeledirge", "dexNum": 911, "isForm": false },
|
|
436
|
+
{ "pid": "quaquaval", "dexNum": 914, "isForm": false },
|
|
437
|
+
{ "pid": "maushold", "dexNum": 925, "isForm": false },
|
|
438
|
+
{ "pid": "maushold-three", "dexNum": 925, "isForm": true },
|
|
439
|
+
{ "pid": "garganacl", "dexNum": 934, "isForm": false },
|
|
440
|
+
{ "pid": "armarouge", "dexNum": 936, "isForm": false },
|
|
441
|
+
{ "pid": "ceruledge", "dexNum": 937, "isForm": false },
|
|
442
|
+
{ "pid": "bellibolt", "dexNum": 939, "isForm": false },
|
|
443
|
+
{ "pid": "scovillain", "dexNum": 952, "isForm": false },
|
|
444
|
+
{ "pid": "scovillain-mega", "dexNum": 952, "isForm": true },
|
|
445
|
+
{ "pid": "espathra", "dexNum": 956, "isForm": false },
|
|
446
|
+
{ "pid": "tinkaton", "dexNum": 959, "isForm": false },
|
|
447
|
+
{ "pid": "palafin", "dexNum": 964, "isForm": false },
|
|
448
|
+
{ "pid": "palafin-hero", "dexNum": 964, "isForm": true },
|
|
449
|
+
{ "pid": "orthworm", "dexNum": 968, "isForm": false },
|
|
450
|
+
{ "pid": "glimmora", "dexNum": 970, "isForm": false },
|
|
451
|
+
{ "pid": "glimmora-mega", "dexNum": 970, "isForm": true },
|
|
452
|
+
{ "pid": "houndstone", "dexNum": 972, "isForm": false },
|
|
453
|
+
{ "pid": "annihilape", "dexNum": 979, "isForm": false },
|
|
454
|
+
{ "pid": "farigiraf", "dexNum": 981, "isForm": false },
|
|
455
|
+
{ "pid": "kingambit", "dexNum": 983, "isForm": false },
|
|
456
|
+
{ "pid": "baxcalibur", "dexNum": 998, "isForm": false },
|
|
457
|
+
{ "pid": "baxcalibur-mega", "dexNum": 998, "isForm": true },
|
|
458
|
+
{ "pid": "gholdengo", "dexNum": 1000, "isForm": false },
|
|
459
|
+
{ "pid": "sinistcha", "dexNum": 1013, "isForm": false },
|
|
460
|
+
{ "pid": "sinistcha-masterpiece", "dexNum": 1013, "isForm": true },
|
|
461
|
+
{ "pid": "archaludon", "dexNum": 1018, "isForm": false },
|
|
462
|
+
{ "pid": "hydrapple", "dexNum": 1019, "isForm": false }
|
|
463
|
+
]
|
|
464
|
+
}
|