mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-16 06:39:50 +00:00
Added BW translation (#65)
* Added basic translation IT will need a second checkup by another source as attacks are not correcly ordered Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net> * Removed bugged file Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Surskit",
|
||||
fr: "Arakdo",
|
||||
es: "Surskit",
|
||||
it: "Surskit",
|
||||
pt: "Surskit",
|
||||
de: "Gehweiher"
|
||||
},
|
||||
illustrator: "Naoyo Kimura",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Genesect",
|
||||
fr: "Genesect",
|
||||
es: "Genesect",
|
||||
it: "Genesect",
|
||||
pt: "Genesect",
|
||||
de: "Genesect"
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Rare",
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Palkia-EX",
|
||||
fr: "Palkia ex",
|
||||
fr: "Palkia EX",
|
||||
es: "Palkia-EX",
|
||||
it: "Palkia-EX",
|
||||
pt: "Palkia-EX",
|
||||
de: "Palkia-EX"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Ultra Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Iris",
|
||||
fr: "Iris",
|
||||
es: "Iris",
|
||||
it: "Iris",
|
||||
pt: "Iris",
|
||||
de: "Lilia"
|
||||
},
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Ultra Rare",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Pendant ce tour, les attaques de vos Pokémon infligent 10 dégâts supplémentaires aux Pokémon Actifs pour chaque carte Récompense que votre adversaire a récupérée (avant application de la Faiblesse et de la Résistance).",
|
||||
en: "During this turn, your Pokémon’s attacks do 10 more damage to the Active Pokémon for each Prize card your opponent has taken (before applying Weakness and Resistance).",
|
||||
es: "Durante este turno, los ataques de tus Pokémon hacen 10 puntos de daño más a los Pokémon Activos por cada carta de Premio que haya tomado tu rival (antes de aplicar Debilidad y Resistencia).",
|
||||
it: "Durante questo turno, gli attacchi dei tuoi Pokémon infliggono 10 danni in più ai Pokémon attivi per ogni carta Premio presa dal tuo avversario, prima di aver applicato debolezza e resistenza.",
|
||||
pt: "Durante este turno, os ataques dos seus Pokémon causam 10 de danos adicionais ao Pokémon Ativo para cada card de Prêmio que seu oponente tiver obtido (antes da aplicação de Fraqueza e Resistência).",
|
||||
de: "Während dieses Zuges fügen alle Angriffe deiner Pokémon den Aktiven Pokémon 10 weitere Schadenspunkte für jede Preiskarte zu, die dein Gegner bereits genommen hat (bevor Schwäche und Resistenz verrechnet werden)."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -5,9 +5,13 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Exeggcute",
|
||||
fr: "Noeunoeuf",
|
||||
es: "Exeggcute",
|
||||
it: "Exeggcute",
|
||||
pt: "Exeggcute",
|
||||
de: "Owei"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "Secret Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Propagation",
|
||||
fr: "Propagation",
|
||||
es: "Propagación",
|
||||
it: "Propagazione",
|
||||
pt: "Propagação",
|
||||
de: "Ausbreitung"
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put this Pokémon into your hand.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), si ce Pokémon est dans votre pile de défausse, vous pouvez ajouter ce Pokémon à votre main.",
|
||||
es: "Una vez durante tu turno (antes de tu ataque), si este Pokémon está en tu pila de descartes, puedes ponerlo en tu mano.",
|
||||
it: "Una sola volta durante il tuo turno, prima di attaccare, se questo Pokémon è nella tua pila degli scarti, puoi aggiungerlo alle carte che hai in mano.",
|
||||
pt: "Uma vez durante sua vez de jogar (antes de atacar), se este Pokémon estiver em sua pilha de descarte, você poderá colocá-lo em sua mão.",
|
||||
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, wenn sich dieses Pokémon auf deinem Ablagestapel befindet, dieses Pokémon auf deine Hand nehmen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,9 +5,13 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Virizion",
|
||||
fr: "Viridium",
|
||||
es: "Virizion",
|
||||
it: "Virizion",
|
||||
pt: "Virizion",
|
||||
de: "Viridium"
|
||||
},
|
||||
illustrator: "Ayaka Yoshida",
|
||||
rarity: "Rare",
|
||||
rarity: "Secret Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
@ -5,9 +5,13 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Dusknoir",
|
||||
fr: "Noctunoir",
|
||||
es: "Dusknoir",
|
||||
it: "Dusknoir",
|
||||
pt: "Dusknoir",
|
||||
de: "Zwirrfinst"
|
||||
},
|
||||
illustrator: "Ayaka Yoshida",
|
||||
rarity: "Rare",
|
||||
rarity: "Secret Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
@ -30,10 +34,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Sinister Hand",
|
||||
fr: "Main Sinistre",
|
||||
es: "Mano Siniestra",
|
||||
it: "Manosinistra",
|
||||
pt: "Mão Sinistra",
|
||||
de: "Unheimliches Händchen"
|
||||
},
|
||||
effect: {
|
||||
en: "As often as you like during your turn (before your attack), you may move 1 damage counter from 1 of your opponent's Pokémon to another of your opponent's Pokémon.",
|
||||
fr: "Autant de fois que vous le voulez pendant votre tour (avant votre attaque), vous pouvez déplacer 1 marqueur de dégâts de l'un des Pokémon de votre adversaire vers un autre des Pokémon de votre adversaire.",
|
||||
en: "As often as you like during your turn (before your attack), you may move 1 damage counter from 1 of your opponent’s Pokémon to another of your opponent’s Pokémon.",
|
||||
fr: "Autant de fois que vous le voulez pendant votre tour (avant votre attaque), vous pouvez déplacer 1 marqueur de dégâts de l’un des Pokémon de votre adversaire vers un autre des Pokémon de votre adversaire.",
|
||||
es: "Todas las veces que quieras durante tu turno (antes de tu ataque), puedes mover 1 contador de daño de 1 de los Pokémon de tu rival a otro de los Pokémon de tu rival.",
|
||||
it: "Durante il tuo turno, prima di attaccare, puoi spostare i segnalini danno tra i Pokémon del tuo avversario, uno alla volta.",
|
||||
pt: "Tantas vezes quanto desejar durante sua vez de jogar (antes de atacar), você pode mover 1 marcador de danos de 1 dos Pokémon do seu oponente para outro dos Pokémon do seu oponente.",
|
||||
de: "Beliebig oft während deines Zuges (vor deinem Angriff) kannst du 1 Schadensmarke von 1 Pokémon deines Gegners auf ein anderes Pokémon deines Gegners verschieben."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,9 +5,13 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Rare Candy",
|
||||
fr: "Super Bonbon",
|
||||
es: "Carameloraro",
|
||||
it: "Caramella Rara",
|
||||
pt: "Doce Raro",
|
||||
de: "Sonderbonbon"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
rarity: "Secret Rare",
|
||||
category: "Trainer",
|
||||
|
||||
set: Set,
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Choisissez 1 de vos Pokémon de base en jeu. Si vous avez dans votre main un Pokémon de Niveau 2 qui est une évolution du Pokémon choisi, placez-la sur le Pokémon de base. (Cela équivaut à faire évoluer le Pokémon.) Vous ne pouvez pas utiliser cette carte pendant votre premier tour ni sur un Pokémon de base qui a été joué pendant ce tour.",
|
||||
en: "Choose 1 of your Basic Pokémon in play. If you have a Stage 2 card in your hand that evolves from that Pokémon, put that card on the Basic Pokémon. (This counts as evolving that Pokémon.) You can’t use this card during your first turn or on a Basic Pokémon that was put into play this turn.",
|
||||
es: "Elige a 1 de tus Pokémon Básicos en juego. Si tienes en tu mano una carta de Fase 2 que evolucione de ese Pokémon, pon esa carta sobre el Pokémon Básico. (Esto equivale a hacer evolucionar a ese Pokémon.) No puedes usar esta carta durante tu primer turno o sobre un Pokémon Básico que se haya puesto en juego en este turno.",
|
||||
it: "Scegli uno dei tuoi Pokémon Base in gioco. Se hai in mano una carta di Fase 2 che si evolve da quel Pokémon, metticela sopra (quest’azione vale come evoluzione di quel Pokémon). Non puoi usare questa carta durante il tuo primo turno o su un Pokémon Base che hai messo in gioco nel turno in corso.",
|
||||
pt: "Escolha 1 dos seus Pokémon Básicos em jogo. Se você possuir um card de Estágio 2 em sua mão que evolua daquele Pokémon, coloque o card no Pokémon Básico. (Isso conta como evoluir esse Pokémon.) Você não pode usar este card durante o primeiro turno ou em um Pokémon Básico que foi colocado em jogo neste turno.",
|
||||
de: "Wähle 1 deiner Basis-Pokémon im Spiel. Wenn du eine Phase-2-Karte auf der Hand hast, die sich aus diesem Pokémon entwickelt, lege sie auf das Basis-Pokémon. (Das zählt als Entwickeln des gewählten Pokémon.) Du kannst diese Karte nicht während deines ersten Zuges oder für ein Basis-Pokémon, das in diesem Zug ins Spiel gebracht wurde, verwenden."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Genesect-EX",
|
||||
fr: "Genesect ex",
|
||||
fr: "Genesect EX",
|
||||
es: "Genesect-EX",
|
||||
it: "Genesect-EX",
|
||||
pt: "Genesect-EX",
|
||||
de: "Genesect-EX"
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Red Signal",
|
||||
fr: "Signal Rouge",
|
||||
es: "Señal Roja",
|
||||
it: "Allarmerosso",
|
||||
pt: "Sinal Vermelho",
|
||||
de: "Signalstufe Rot"
|
||||
},
|
||||
effect: {
|
||||
en: "When you attach a Plasma Energy from your hand to this Pokémon, you may switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.",
|
||||
en: "When you attach a Plasma Energy from your hand to this Pokémon, you may switch 1 of your opponent’s Benched Pokémon with his or her Active Pokémon.",
|
||||
fr: "Lorsque vous attachez une Énergie Plasma de votre main à ce Pokémon, vous pouvez échanger 1 des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
|
||||
es: "Cuando unas una Energía Plasma de tu mano a este Pokémon, puedes cambiar a 1 de los Pokémon en Banca de tu rival por su Pokémon Activo.",
|
||||
it: "Quando assegni un’Energia Plasma dalla tua mano a questo Pokémon, puoi scambiare uno dei Pokémon nella panchina del tuo avversario con il suo Pokémon attivo.",
|
||||
pt: "Ao ligar uma Energia de Plasma da sua mão a este Pokémon, você pode trocar 1 dos Pokémon do Banco do oponente pelo Pokémon Ativo dele.",
|
||||
de: "Wenn du 1 Plasma-Energie von deiner Hand an dieses Pokémon anlegst, kannst du 1 Pokémon auf der Bank deines Gegners gegen sein Aktives Pokémon austauschen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Larvesta",
|
||||
fr: "Pyronille",
|
||||
es: "Larvesta",
|
||||
it: "Larvesta",
|
||||
pt: "Larvesta",
|
||||
de: "Ignivor"
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Volcarona",
|
||||
fr: "Pyrax",
|
||||
es: "Volcarona",
|
||||
it: "Volcarona",
|
||||
pt: "Volcarona",
|
||||
de: "Ramoth"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Squirtle",
|
||||
fr: "Carapuce",
|
||||
es: "Squirtle",
|
||||
it: "Squirtle",
|
||||
pt: "Squirtle",
|
||||
de: "Schiggy"
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Wartortle",
|
||||
fr: "Carabaffe",
|
||||
es: "Wartortle",
|
||||
it: "Wartortle",
|
||||
pt: "Wartortle",
|
||||
de: "Schillok"
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Blastoise",
|
||||
fr: "Tortank",
|
||||
es: "Blastoise",
|
||||
it: "Blastoise",
|
||||
pt: "Blastoise",
|
||||
de: "Turtok"
|
||||
},
|
||||
illustrator: "Satoshi Shirai",
|
||||
rarity: "Rare",
|
||||
@ -29,11 +33,19 @@ const card: Card = {
|
||||
type: "Ability",
|
||||
name: {
|
||||
en: "Deluge",
|
||||
fr: "Deluge",
|
||||
fr: "Déluge",
|
||||
es: "Inundación",
|
||||
it: "Diluvio",
|
||||
pt: "Inundar",
|
||||
de: "Sintflut"
|
||||
},
|
||||
effect: {
|
||||
en: "As often as you like during your turn (before your attack), you may attach a Water Energy card from your hand to 1 of your Pokémon.",
|
||||
fr: "Autant de fois que vous le voulez pendant votre tour (avant votre attaque), vous pouvez attacher une carte Énergie Water de votre main à 1 de vos Pokémon.",
|
||||
es: "Todas las veces que quieras durante tu turno (antes de tu ataque), puedes unir una carta de Energía Water de tu mano a 1 de tus Pokémon.",
|
||||
it: "Durante il tuo turno, prima di attaccare, puoi assegnare a piacimento le carte Energia Water che hai in mano ai tuoi Pokémon.",
|
||||
pt: "Tantas vezes quanto desejar em sua vez de jogar (antes de atacar), você poderá ligar um card de Energia Water da sua mão a 1 dos seus Pokémon.",
|
||||
de: "Beliebig oft während deines Zuges (vor deinem Angriff) kannst du 1 Water-Energiekarte von deiner Hand an 1 deiner Pokémon anlegen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Lapras",
|
||||
fr: "Lokhlass",
|
||||
es: "Lapras",
|
||||
it: "Lapras",
|
||||
pt: "Lapras",
|
||||
de: "Lapras"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Remoraid",
|
||||
fr: "Rémoraid",
|
||||
es: "Remoraid",
|
||||
it: "Remoraid",
|
||||
pt: "Remoraid",
|
||||
de: "Remoraid"
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Octillery",
|
||||
fr: "Octillery",
|
||||
es: "Octillery",
|
||||
it: "Octillery",
|
||||
pt: "Octillery",
|
||||
de: "Octillery"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Masquerain",
|
||||
fr: "Maskadra",
|
||||
es: "Masquerain",
|
||||
it: "Masquerain",
|
||||
pt: "Masquerain",
|
||||
de: "Maskeregen"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -30,10 +34,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Tool Reversal",
|
||||
fr: "Aspire-Outil",
|
||||
es: "Invertir Herramientas",
|
||||
it: "Invertioggetto",
|
||||
pt: "Inversão de Ferramenta",
|
||||
de: "Ausrüstungsumkehr"
|
||||
},
|
||||
effect: {
|
||||
en: "As often as you like during your turn (before your attack), you may put a Pokémon Tool card attached to 1 of your Pokémon into your hand.",
|
||||
fr: "Autant de fois que vous le voulez pendant votre tour (avant votre attaque), vous pouvez placer une carte Outil Pokémon attachée à 1 de vos Pokémon dans votre main.",
|
||||
es: "Todas las veces que quieras durante tu turno (antes de tu ataque), puedes poner una carta de Herramienta Pokémon unida a 1 de tus Pokémon en tu mano.",
|
||||
it: "Durante il tuo turno, prima di attaccare, puoi aggiungere a piacimento alle carte che hai in mano una carta Oggetto Pokémon assegnata a uno dei tuoi Pokémon.",
|
||||
pt: "Quantas vezes desejar durante o seu turno (antes de atacar), você pode colocar um card de Ferramenta Pokémon ligada a 1 dos seus Pokémon em sua mão.",
|
||||
de: "Beliebig oft während deines Zuges (vor deinem Angriff) kannst du 1 Pokémon-Ausrüstung, die an 1 deiner Pokémon angelegt ist, auf deine Hand nehmen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Suicune",
|
||||
fr: "Suicune",
|
||||
es: "Suicune",
|
||||
it: "Suicune",
|
||||
pt: "Suicune",
|
||||
de: "Suicune"
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Rare",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Safeguard",
|
||||
fr: "Rune Protect",
|
||||
es: "Velo Sagrado",
|
||||
it: "Salvaguardia",
|
||||
pt: "Salvaguarda",
|
||||
de: "Bodyguard"
|
||||
},
|
||||
effect: {
|
||||
en: "Prevent all effects of attacks, including damage, done to this Pokémon by Pokémon-EX.",
|
||||
fr: "Évitez tous les effets d'attaques (y compris les dégâts) infligés à ce Pokémon par des Pokémon-EX.",
|
||||
fr: "Évitez tous les effets d’attaques (y compris les dégâts) infligés à ce Pokémon par des Pokémon-EX.",
|
||||
es: "Evita todos los efectos de los ataques, incluido el daño, infligidos a este Pokémon por Pokémon-EX.",
|
||||
it: "Previeni tutti gli effetti degli attacchi, inclusi i danni, inflitti a questo Pokémon da Pokémon-EX.",
|
||||
pt: "Impede todos os efeitos de ataques, inclusive danos, causados a este Pokémon por Pokémon-EX.",
|
||||
de: "Verhindere alle Effekte von Angriffen, einschließlich Schaden, die diesem Pokémon durch Pokémon-EX zugefügt werden."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Snorunt",
|
||||
fr: "Stalgamin",
|
||||
es: "Snorunt",
|
||||
it: "Snorunt",
|
||||
pt: "Snorunt",
|
||||
de: "Schneppke"
|
||||
},
|
||||
illustrator: "Kyoko Umemoto",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Glalie",
|
||||
fr: "Oniglali",
|
||||
es: "Glalie",
|
||||
it: "Glalie",
|
||||
pt: "Glalie",
|
||||
de: "Firnontor"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Froslass",
|
||||
fr: "Momartik",
|
||||
es: "Froslass",
|
||||
it: "Froslass",
|
||||
pt: "Froslass",
|
||||
de: "Frosdedje"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -30,10 +34,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Cursed Glare",
|
||||
fr: "Regard Maléfique",
|
||||
es: "Mirada Maldita",
|
||||
it: "Bagliore Maledetto",
|
||||
pt: "Olhar Amaldiçoado",
|
||||
de: "Verfluchender Blick"
|
||||
},
|
||||
effect: {
|
||||
en: "As long as this Pokémon is your Active Pokémon, your opponent can't attach any Special Energy cards from his or her hand to his or her Pokémon.",
|
||||
en: "As long as this Pokémon is your Active Pokémon, your opponent can’t attach any Special Energy cards from his or her hand to his or her Pokémon.",
|
||||
fr: "Tant que ce Pokémon est votre Pokémon Actif, votre adversaire ne peut pas attacher de carte Énergie spéciale de sa main à ses Pokémon.",
|
||||
es: "Mientras este Pokémon sea tu Pokémon Activo, tu rival no puede unir ninguna carta de Energía Especial de su mano a su Pokémon.",
|
||||
it: "Fintanto che questo Pokémon è il tuo Pokémon attivo, il tuo avversario non può assegnare carte Energia speciale dalla sua mano ai suoi Pokémon.",
|
||||
pt: "Enquanto este Pokémon for seu Pokémon Ativo, seu oponente não poderá ligar nenhum card de Energia Especial da mão dele ao Pokémon dele.",
|
||||
de: "Solang dieses Pokémon dein Aktives Pokémon ist, kann dein Gegner keine Spezial-Energiekarten von seiner Hand an seine Pokémon anlegen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Relicanth",
|
||||
fr: "Relicanth",
|
||||
es: "Relicanth",
|
||||
it: "Relicanth",
|
||||
pt: "Relicanth",
|
||||
de: "Relicanth"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Snover",
|
||||
fr: "Blizzi",
|
||||
es: "Snover",
|
||||
it: "Snover",
|
||||
pt: "Snover",
|
||||
de: "Shnebedeck"
|
||||
},
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Abomasnow",
|
||||
fr: "Blizzaroi",
|
||||
es: "Abomasnow",
|
||||
it: "Abomasnow",
|
||||
pt: "Abomasnow",
|
||||
de: "Rexblisar"
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Tirtouga",
|
||||
fr: "Carapagos",
|
||||
es: "Tirtouga",
|
||||
it: "Tirtouga",
|
||||
pt: "Tirtouga",
|
||||
de: "Galapaflos"
|
||||
},
|
||||
illustrator: "Midori Harada",
|
||||
rarity: "Uncommon",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Prehistoric Call",
|
||||
fr: "Appel Préhistorique",
|
||||
es: "Llamada Prehistórica",
|
||||
it: "Chiamata Preistorica",
|
||||
pt: "Chamado Pre-histórico",
|
||||
de: "Prähistorischer Ruf"
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put this Pokémon on the bottom of your deck.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), si ce Pokémon est dans votre pile de défausse, vous pouvez placer ce Pokémon en dessous de votre deck.",
|
||||
es: "Una vez durante tu turno (antes de tu ataque), si este Pokémon está en tu pila de descartes, puedes ponerlo en la parte inferior de tu baraja.",
|
||||
it: "Una sola volta durante il tuo turno, prima di attaccare, se questo Pokémon è nella tua pila degli scarti, puoi metterlo in fondo al tuo mazzo.",
|
||||
pt: "Uma vez durante sua vez de jogar (antes de atacar), se este Pokémon estiver na sua pilha de descarte, você pode colocá-lo na base de seu baralho.",
|
||||
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, wenn sich dieses Pokémon in deinem Ablagestapel befindet, dieses Pokémon unter dein Deck legen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Carracosta",
|
||||
fr: "Mégapagos",
|
||||
es: "Carracosta",
|
||||
it: "Carracosta",
|
||||
pt: "Carracosta",
|
||||
de: "Karippas"
|
||||
},
|
||||
illustrator: "Mitsuhiro Arita",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Ducklett",
|
||||
fr: "Couaneton",
|
||||
es: "Ducklett",
|
||||
it: "Ducklett",
|
||||
pt: "Ducklett",
|
||||
de: "Piccolente"
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Lileep",
|
||||
fr: "Lilia",
|
||||
es: "Lileep",
|
||||
it: "Lileep",
|
||||
pt: "Lileep",
|
||||
de: "Liliep"
|
||||
},
|
||||
illustrator: "Suwama Chiaki",
|
||||
rarity: "Uncommon",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Prehistoric Call",
|
||||
fr: "Appel Préhistorique",
|
||||
es: "Llamada Prehistórica",
|
||||
it: "Chiamata Preistorica",
|
||||
pt: "Chamado Pre-histórico",
|
||||
de: "Prähistorischer Ruf"
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put this Pokémon on the bottom of your deck.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), si ce Pokémon est dans votre pile de défausse, vous pouvez placer ce Pokémon en dessous de votre deck.",
|
||||
es: "Una vez durante tu turno (antes de tu ataque), si este Pokémon está en tu pila de descartes, puedes ponerlo en la parte inferior de tu baraja.",
|
||||
it: "Una sola volta durante il tuo turno, prima di attaccare, se questo Pokémon è nella tua pila degli scarti, puoi metterlo in fondo al tuo mazzo.",
|
||||
pt: "Uma vez durante sua vez de jogar (antes de atacar), se este Pokémon estiver na sua pilha de descarte, você pode colocá-lo na base de seu baralho.",
|
||||
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, wenn sich dieses Pokémon in deinem Ablagestapel befindet, dieses Pokémon unter dein Deck legen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Kyurem-EX",
|
||||
fr: "Kyurem ex",
|
||||
fr: "Kyurem EX",
|
||||
es: "Kyurem-EX",
|
||||
it: "Kyurem-EX",
|
||||
pt: "Kyurem-EX",
|
||||
de: "Kyurem-EX"
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Tynamo",
|
||||
fr: "Anchwatt",
|
||||
es: "Tynamo",
|
||||
it: "Tynamo",
|
||||
pt: "Tynamo",
|
||||
de: "Zapplardin"
|
||||
},
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Eelektrik",
|
||||
fr: "Lampéroie",
|
||||
es: "Eelektrik",
|
||||
it: "Eelektrik",
|
||||
pt: "Eelektrik",
|
||||
de: "Zapplalek"
|
||||
},
|
||||
illustrator: "Suwama Chiaki",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Eelektross",
|
||||
fr: "Ohmassacre",
|
||||
es: "Eelektross",
|
||||
it: "Eelektross",
|
||||
pt: "Eelektross",
|
||||
de: "Zapplarang"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Drifloon",
|
||||
fr: "Baudrive",
|
||||
es: "Drifloon",
|
||||
it: "Drifloon",
|
||||
pt: "Drifloon",
|
||||
de: "Driftlon"
|
||||
},
|
||||
illustrator: "Kyoko Umemoto",
|
||||
rarity: "Common",
|
||||
|
@ -5,23 +5,32 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Drifblim",
|
||||
fr: "Grodrive",
|
||||
es: "Drifblim",
|
||||
it: "Drifblim",
|
||||
pt: "Drifblim",
|
||||
de: "Drifzepeli"
|
||||
},
|
||||
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
426,
|
||||
],
|
||||
|
||||
hp: 100,
|
||||
|
||||
types: [
|
||||
"Psychic",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Drifloon",
|
||||
fr: "Baudrive",
|
||||
},
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
abilities: [
|
||||
@ -30,13 +39,22 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Drifting Balloon",
|
||||
fr: "Ballon Flottant",
|
||||
es: "Globo a la Deriva",
|
||||
it: "Pallonderiva",
|
||||
pt: "Balão à Deriva",
|
||||
de: "Gleitballon"
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon's attacks cost Colorless less for each of your opponent's Team Plasma Pokémon in play.",
|
||||
en: "This Pokémon’s attacks cost Colorless less for each of your opponent’s Team Plasma Pokémon in play.",
|
||||
fr: "Les attaques de ce Pokémon coûtent Colorless de moins pour chaque Pokémon de la Team Plasma de votre adversaire en jeu.",
|
||||
es: "Los ataques de este Pokémon cuestan Colorless menos por cada uno de los Pokémon del Equipo Plasma de tu rival en juego.",
|
||||
it: "Gli attacchi di questo Pokémon costano Colorless in meno per ogni Pokémon del Team Plasma del tuo avversario in gioco.",
|
||||
pt: "O ataque deste Pokémon custa Colorless a menos para cada Pokémon da Equipe Plasma do oponente em jogo.",
|
||||
de: "Die Angriffskosten dieses Pokémon verringern sich um Colorless für jedes Team Plasma-Pokémon, das dein Gegner im Spiel hat."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
@ -56,6 +74,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Darkness",
|
||||
@ -63,10 +82,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Uxie",
|
||||
fr: "Créhelf",
|
||||
es: "Uxie",
|
||||
it: "Uxie",
|
||||
pt: "Uxie",
|
||||
de: "Selfe"
|
||||
},
|
||||
illustrator: "Sumiyoshi Kizuki",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Mesprit",
|
||||
fr: "Créfollet",
|
||||
es: "Mesprit",
|
||||
it: "Mesprit",
|
||||
pt: "Mesprit",
|
||||
de: "Vesprit"
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Rare",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Mental Shroud",
|
||||
fr: "Écran Mental",
|
||||
es: "Velo MentalBarrera Mental",
|
||||
it: "Manto Psichico",
|
||||
pt: "Cortina Mental",
|
||||
de: "Gedankengardine"
|
||||
},
|
||||
effect: {
|
||||
en: "If you have Uxie and Azelf in play, each of your Pokémon has no Weakness.",
|
||||
fr: "Si vous avez Créhelf et Créfadet en jeu, chacun de vos Pokémon n'a pas de Faiblesse.",
|
||||
fr: "Si vous avez Créhelf et Créfadet en jeu, chacun de vos Pokémon n’a pas de Faiblesse.",
|
||||
es: "Si tienes a Uxie y a Azelf en juego, cada uno de tus Pokémon no tiene ninguna Debilidad.",
|
||||
it: "Se hai Uxie e Azelf in gioco, nessuno dei tuoi Pokémon ha debolezza.",
|
||||
pt: "Caso você possua Uxie e Azelf em jogo, seus Pokémon não terão Fraqueza.",
|
||||
de: "Wenn du Selfe und Tobutz im Spiel hast, hat jedes deiner Pokémon keine Schwäche."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Azelf",
|
||||
fr: "Créfadet",
|
||||
es: "Azelf",
|
||||
it: "Azelf",
|
||||
pt: "Azelf",
|
||||
de: "Tobutz"
|
||||
},
|
||||
illustrator: "Naoyo Kimura",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Munna",
|
||||
fr: "Munna",
|
||||
es: "Munna",
|
||||
it: "Munna",
|
||||
pt: "Munna",
|
||||
de: "Somniam"
|
||||
},
|
||||
illustrator: "Mizue",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Cradily",
|
||||
fr: "Vacilys",
|
||||
es: "Cradily",
|
||||
it: "Cradily",
|
||||
pt: "Cradily",
|
||||
de: "Wielie"
|
||||
},
|
||||
illustrator: "kawayoo",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Musharna",
|
||||
fr: "Mushana",
|
||||
es: "Musharna",
|
||||
it: "Musharna",
|
||||
pt: "Musharna",
|
||||
de: "Somnivora"
|
||||
},
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Sigilyph",
|
||||
fr: "Cryptéro",
|
||||
es: "Sigilyph",
|
||||
it: "Sigilyph",
|
||||
pt: "Sigilyph",
|
||||
de: "Symvolara"
|
||||
},
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Rare",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Toolbox",
|
||||
fr: "Boîte à Outils",
|
||||
es: "Caja de Herramientas",
|
||||
it: "Portaoggetti",
|
||||
pt: "Caixa de Ferramentas",
|
||||
de: "Ausrüstungskiste"
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon may have up to 4 Pokémon Tool cards attached to it. (If this Pokémon loses this Ability, discard Pokémon Tool cards attached to this Pokémon until only 1 Pokémon Tool card remains.)",
|
||||
fr: "Jusqu'à 4 cartes Outil Pokémon peuvent être attachées à ce Pokémon. (Si ce Pokémon perd cette capacité spéciale, défaussez des cartes Outil Pokémon attachées à ce Pokémon jusqu'à ce qu'il ne lui reste qu'une seule carte Outil Pokémon.)",
|
||||
fr: "Jusqu’à 4 cartes Outil Pokémon peuvent être attachées à ce Pokémon. (Si ce Pokémon perd cette capacité spéciale, défaussez des cartes Outil Pokémon attachées à ce Pokémon jusqu’à ce qu’il ne lui reste qu’une seule carte Outil Pokémon.)",
|
||||
es: "Este Pokémon puede tener hasta 4 cartas de Herramienta Pokémon unidas a él. (Si este Pokémon pierde esta habilidad, descarta cartas de Herramienta Pokémon unidas a este Pokémon hasta que solo quede 1 carta de Herramienta Pokémon.)",
|
||||
it: "Questo Pokémon può avere fino a quattro carte Oggetto Pokémon assegnate (se perde questa abilità, scarta le carte Oggetto Pokémon assegnategli finché ne resta solo una).",
|
||||
pt: "Este Pokémon pode possuir até 4 cards de Ferramenta Pokémon ligados a ele. (Se este Pokémon perder esta Habilidade, descarte cards de Ferramenta Pokémon ligados a este Pokémon até que sobre apenas 1 card de Ferramente Pokémon.)",
|
||||
de: "An dieses Pokémon können bis zu 4 Pokémon-Ausrüstungen angelegt sein. (Wenn dieses Pokémon diese Fähigkeit verliert, lege so lang Pokémon-Ausrüstungen, die an dieses Pokémon angelegt sind, auf deinen Ablagestapel, bis 1 Pokémon-Ausrüstung übrig bleibt.)"
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Solosis",
|
||||
fr: "Nucléos",
|
||||
es: "Solosis",
|
||||
it: "Solosis",
|
||||
pt: "Solosis",
|
||||
de: "Monozyto"
|
||||
},
|
||||
illustrator: "Midori Harada",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Duosion",
|
||||
fr: "Méios",
|
||||
es: "Duosion",
|
||||
it: "Duosion",
|
||||
pt: "Duosion",
|
||||
de: "Mitodos"
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Reuniclus",
|
||||
fr: "Symbios",
|
||||
es: "Reuniclus",
|
||||
it: "Reuniclus",
|
||||
pt: "Reuniclus",
|
||||
de: "Zytomega"
|
||||
},
|
||||
illustrator: "Kagemaru Himeno",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Golett",
|
||||
fr: "Gringolem",
|
||||
es: "Golett",
|
||||
it: "Golett",
|
||||
pt: "Golett",
|
||||
de: "Golbit"
|
||||
},
|
||||
illustrator: "Midori Harada",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Golurk",
|
||||
fr: "Golemastoc",
|
||||
es: "Golurk",
|
||||
it: "Golurk",
|
||||
pt: "Golurk",
|
||||
de: "Golgantes"
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Machop",
|
||||
fr: "Machoc",
|
||||
es: "Machop",
|
||||
it: "Machop",
|
||||
pt: "Machop",
|
||||
de: "Machollo"
|
||||
},
|
||||
illustrator: "sui",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Machoke",
|
||||
fr: "Machopeur",
|
||||
es: "Machoke",
|
||||
it: "Machoke",
|
||||
pt: "Machoke",
|
||||
de: "Maschock"
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Machamp",
|
||||
fr: "Mackogneur",
|
||||
es: "Machamp",
|
||||
it: "Machamp",
|
||||
pt: "Machamp",
|
||||
de: "Machomei"
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
@ -30,10 +34,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Badge of Discipline",
|
||||
fr: "Badge de la Discipline",
|
||||
es: "Medalla a la Disciplina",
|
||||
it: "Medaglia Disciplina",
|
||||
pt: "Distintivo da Disciplina",
|
||||
de: "Zeugnis der Selbstkontrolle"
|
||||
},
|
||||
effect: {
|
||||
en: "The damage of each of your Fighting Pokémon's attacks isn't affected by Resistance.",
|
||||
en: "The damage of each of your Fighting Pokémon’s attacks isn’t affected by Resistance.",
|
||||
fr: "Les dégâts des attaques de chacun de vos Pokémon Fighting ne sont pas affectés par la Résistance.",
|
||||
es: "El daño de los ataques de cada uno de tus Pokémon Fighting no se ve afectado por Resistencia.",
|
||||
it: "Il danno degli attacchi di ciascuno dei tuoi Pokémon Fighting non è influenzato dalla resistenza.",
|
||||
pt: "Os danos de ataque de cada um de seus Pokémon Fighting não são afetados por Resistência.",
|
||||
de: "Der Schaden jedes Angriffs deiner Fighting-Pokémon wird durch Resistenz nicht verändert."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Tropius",
|
||||
fr: "Tropius",
|
||||
es: "Tropius",
|
||||
it: "Tropius",
|
||||
pt: "Tropius",
|
||||
de: "Tropius"
|
||||
},
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Machamp",
|
||||
fr: "Mackogneur",
|
||||
es: "Machamp",
|
||||
it: "Machamp",
|
||||
pt: "Machamp",
|
||||
de: "Machomei"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Throh",
|
||||
fr: "Judokrak",
|
||||
es: "Throh",
|
||||
it: "Throh",
|
||||
pt: "Throh",
|
||||
de: "Jiutesto"
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Sawk",
|
||||
fr: "Karaclée",
|
||||
es: "Sawk",
|
||||
it: "Sawk",
|
||||
pt: "Sawk",
|
||||
de: "Karadonis"
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Archen",
|
||||
fr: "Arkéapti",
|
||||
es: "Archen",
|
||||
it: "Archen",
|
||||
pt: "Archen",
|
||||
de: "Flapteryx"
|
||||
},
|
||||
illustrator: "Mizue",
|
||||
rarity: "Uncommon",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Prehistoric Call",
|
||||
fr: "Appel Préhistorique",
|
||||
es: "Llamada Prehistórica",
|
||||
it: "Chiamata Preistorica",
|
||||
pt: "Chamado Pre-histórico",
|
||||
de: "Prähistorischer Ruf"
|
||||
},
|
||||
effect: {
|
||||
en: "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put this Pokémon on the bottom of your deck.",
|
||||
fr: "Une seule fois pendant votre tour (avant votre attaque), si ce Pokémon est dans votre pile de défausse, vous pouvez placer ce Pokémon en dessous de votre deck.",
|
||||
es: "Una vez durante tu turno (antes de tu ataque), si este Pokémon está en tu pila de descartes, puedes ponerlo en la parte inferior de tu baraja.",
|
||||
it: "Una sola volta durante il tuo turno, prima di attaccare, se questo Pokémon è nella tua pila degli scarti, puoi metterlo in fondo al tuo mazzo.",
|
||||
pt: "Uma vez durante sua vez de jogar (antes de atacar), se este Pokémon estiver na sua pilha de descarte, você pode colocá-lo na base de seu baralho.",
|
||||
de: "Einmal während deines Zuges (vor deinem Angriff) kannst du, wenn sich dieses Pokémon in deinem Ablagestapel befindet, dieses Pokémon unter dein Deck legen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,25 +5,33 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Archeops",
|
||||
fr: "Aéroptéryx",
|
||||
es: "Archeops",
|
||||
it: "Archeops",
|
||||
pt: "Archeops",
|
||||
de: "Aeropteryx"
|
||||
},
|
||||
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
567,
|
||||
],
|
||||
|
||||
hp: 120,
|
||||
|
||||
types: [
|
||||
"Fighting",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Archen",
|
||||
fr: "Arkéapti",
|
||||
},
|
||||
stage: "Stage1",
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -58,6 +66,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Grass",
|
||||
@ -65,10 +74,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Houndour",
|
||||
fr: "Malosse",
|
||||
es: "Houndour",
|
||||
it: "Houndour",
|
||||
pt: "Houndour",
|
||||
de: "Hunduster"
|
||||
},
|
||||
illustrator: "Sumiyoshi Kizuki",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Houndoom",
|
||||
fr: "Démolosse",
|
||||
es: "Houndoom",
|
||||
it: "Houndoom",
|
||||
pt: "Houndoom",
|
||||
de: "Hundemon"
|
||||
},
|
||||
illustrator: "Shin Nagasawa",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Aron",
|
||||
fr: "Galekid",
|
||||
es: "Aron",
|
||||
it: "Aron",
|
||||
pt: "Aron",
|
||||
de: "Stollunior"
|
||||
},
|
||||
illustrator: "Shigenori Negishi",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Lairon",
|
||||
fr: "Galegon",
|
||||
es: "Lairon",
|
||||
it: "Lairon",
|
||||
pt: "Lairon",
|
||||
de: "Stollrak"
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Aggron",
|
||||
fr: "Galeking",
|
||||
es: "Aggron",
|
||||
it: "Aggron",
|
||||
pt: "Aggron",
|
||||
de: "Stolloss"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Karrablast",
|
||||
fr: "Carabing",
|
||||
es: "Karrablast",
|
||||
it: "Karrablast",
|
||||
pt: "Karrablast",
|
||||
de: "Laukaps"
|
||||
},
|
||||
illustrator: "match",
|
||||
rarity: "Common",
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Jirachi-EX",
|
||||
fr: "Jirachi ex",
|
||||
fr: "Jirachi EX",
|
||||
es: "Jirachi-EX",
|
||||
it: "Jirachi-EX",
|
||||
pt: "Jirachi-EX",
|
||||
de: "Jirachi-EX"
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Rare",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Stellar Guidance",
|
||||
fr: "Bonne Étoile",
|
||||
es: "Guía Estelar",
|
||||
it: "Guidastellare",
|
||||
pt: "Orientação Estelar",
|
||||
de: "Sternennavigation"
|
||||
},
|
||||
effect: {
|
||||
en: "When you play this Pokémon from your hand onto your Bench, you may search your deck for a Supporter card, reveal it, and put it into your hand. Shuffle your deck afterward.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc, vous pouvez chercher une carte Supporter dans votre deck, la montrer et l'ajouter à votre main. Mélangez ensuite votre deck.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc, vous pouvez chercher une carte Supporter dans votre deck, la montrer et l’ajouter à votre main. Mélangez ensuite votre deck.",
|
||||
es: "Cuando juegues a este Pokémon de tu mano para ponerlo en tu Banca, puedes buscar en tu baraja una carta de Partidario, enseñarla y ponerla en tu mano. Baraja las cartas de tu baraja después.",
|
||||
it: "Quando giochi questo Pokémon dalla tua mano e lo metti in panchina, puoi cercare nel tuo mazzo una carta Aiuto, mostrarla e aggiungerla a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.",
|
||||
pt: "Ao jogar este Pokémon da sua mão no Banco, você pode procurar um card de Apoiador em seu baralho e colocá-lo em sua mão. Em seguida, embaralhe seus cards.",
|
||||
de: "Wenn du dieses Pokémon von deiner Hand spielst und auf deine Bank legst, kannst du dein Deck nach einer Unterstützerkarte durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Mische anschließend dein Deck."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Escavalier",
|
||||
fr: "Lançargot",
|
||||
es: "Escavalier",
|
||||
it: "Escavalier",
|
||||
pt: "Escavalier",
|
||||
de: "Cavalanzas"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Bagon",
|
||||
fr: "Draby",
|
||||
es: "Bagon",
|
||||
it: "Bagon",
|
||||
pt: "Bagon",
|
||||
de: "Kindwurm"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Shelgon",
|
||||
fr: "Drackhaus",
|
||||
es: "Shelgon",
|
||||
it: "Shelgon",
|
||||
pt: "Shelgon",
|
||||
de: "Draschel"
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Salamence",
|
||||
fr: "Drattak",
|
||||
es: "Salamence",
|
||||
it: "Salamence",
|
||||
pt: "Salamence",
|
||||
de: "Brutalanda"
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Rare",
|
||||
@ -30,10 +34,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Breakwing",
|
||||
fr: "Aile Impitoyable",
|
||||
es: "Rompealas",
|
||||
it: "Tarpali",
|
||||
pt: "Quebra-asa",
|
||||
de: "Trümmerschwinge"
|
||||
},
|
||||
effect: {
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may discard all Pokémon Tool cards attached to each of your opponent's Pokémon.",
|
||||
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon, you may discard all Pokémon Tool cards attached to each of your opponent’s Pokémon.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer 1 de vos Pokémon, vous pouvez défausser toutes les cartes Outil Pokémon attachées à chacun des Pokémon de votre adversaire.",
|
||||
es: "Cuando juegues a este Pokémon de tu mano para hacer evolucionar a 1 de tus Pokémon, puedes descartar todas las cartas de Herramienta Pokémon unidas a cada uno de los Pokémon de tu rival.",
|
||||
it: "Quando giochi questo Pokémon dalla tua mano per far evolvere uno dei tuoi Pokémon, puoi scartare tutte le carte Oggetto Pokémon assegnate ai Pokémon del tuo avversario.",
|
||||
pt: "Ao jogar este Pokémon da sua mão para evoluir 1 dos seus Pokémon, você pode descartar todos os cards de Ferramenta Pokémon ligadas a cada um dos Pokémon de seu oponente.",
|
||||
de: "Wenn du dieses Pokémon von deiner Hand spielst, um 1 deiner Pokémon zu entwickeln, kannst du alle Pokémon-Ausrüstungen, die an die Pokémon deines Gegners angelegt sind, auf dessen Ablagestapel legen."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Dialga-EX",
|
||||
fr: "Dialga ex",
|
||||
fr: "Dialga EX",
|
||||
es: "Dialga-EX",
|
||||
it: "Dialga-EX",
|
||||
pt: "Dialga-EX",
|
||||
de: "Dialga-EX"
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Palkia-EX",
|
||||
fr: "Palkia ex",
|
||||
fr: "Palkia EX",
|
||||
es: "Palkia-EX",
|
||||
it: "Palkia-EX",
|
||||
pt: "Palkia-EX",
|
||||
de: "Palkia-EX"
|
||||
},
|
||||
illustrator: "Eske Yoshinob",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Axew",
|
||||
fr: "Coupenotte",
|
||||
es: "Axew",
|
||||
it: "Axew",
|
||||
pt: "Axew",
|
||||
de: "Milza"
|
||||
},
|
||||
illustrator: "sui",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Fraxure",
|
||||
fr: "Incisache",
|
||||
es: "Fraxure",
|
||||
it: "Fraxure",
|
||||
pt: "Fraxure",
|
||||
de: "Sharfax"
|
||||
},
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Haxorus",
|
||||
fr: "Tranchodon",
|
||||
es: "Haxorus",
|
||||
it: "Haxorus",
|
||||
pt: "Haxorus",
|
||||
de: "Maxax"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Rare",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Shelmet",
|
||||
fr: "Escargaume",
|
||||
es: "Shelmet",
|
||||
it: "Shelmet",
|
||||
pt: "Shelmet",
|
||||
de: "Schnuthelm"
|
||||
},
|
||||
illustrator: "Sumiyoshi Kizuki",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Druddigon",
|
||||
fr: "Drakkarmin",
|
||||
es: "Druddigon",
|
||||
it: "Druddigon",
|
||||
pt: "Druddigon",
|
||||
de: "Shardrago"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Kangaskhan",
|
||||
fr: "Kangourex",
|
||||
es: "Kangaskhan",
|
||||
it: "Kangaskhan",
|
||||
pt: "Kangaskhan",
|
||||
de: "Kangama"
|
||||
},
|
||||
illustrator: "Kouki Saitou",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Porygon",
|
||||
fr: "Porygon",
|
||||
es: "Porygon",
|
||||
it: "Porygon",
|
||||
pt: "Porygon",
|
||||
de: "Porygon"
|
||||
},
|
||||
illustrator: "Mitsuhiro Arita",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Porygon2",
|
||||
fr: "Porygon2",
|
||||
es: "Porygon2",
|
||||
it: "Porygon2",
|
||||
pt: "Porygon2",
|
||||
de: "Porygon2"
|
||||
},
|
||||
illustrator: "HiRON",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Porygon-Z",
|
||||
fr: "Porygon-Z",
|
||||
es: "Porygon-Z",
|
||||
it: "Porygon-Z",
|
||||
pt: "Porygon-Z",
|
||||
de: "Porygon-Z"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -30,10 +34,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Plasma Transfer",
|
||||
fr: "Transfert Plasma",
|
||||
es: "Traspaso Plasma Transferencia Plasma",
|
||||
it: "Plasmatransfer",
|
||||
pt: "Transferência de Plasma",
|
||||
de: "Plasma-Transfer"
|
||||
},
|
||||
effect: {
|
||||
en: "As often as you like during your turn (before your attack), you may move a Plasma Energy attached to 1 of your Pokémon to another of your Pokémon.",
|
||||
fr: "Autant de fois que vous le voulez pendant votre tour (avant votre attaque), vous pouvez déplacer une Énergie Plasma attachée à 1 de vos Pokémon vers un autre de vos Pokémon.",
|
||||
es: "Todas las veces que quieras durante tu turno (antes de tu ataque), puedes mover una Energía Plasma unida a 1 de tus Pokémon a otro de tus Pokémon.",
|
||||
it: "Durante il tuo turno, prima di attaccare, puoi spostare a piacimento le Energie Plasma assegnate ai tuoi Pokémon.",
|
||||
pt: "Quantas vezes quanto desejar durante sua vez de jogar (antes de atacar), você pode mover uma Energia de Plasma ligada a 1 dos seus Pokémon para outro Pokémon.",
|
||||
de: "Beliebig oft während deines Zuges (vor deinem Angriff) kannst du 1 Plasma-Energie von 1 deiner Pokémon auf 1 anderes deiner Pokémon verschieben."
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Teddiursa",
|
||||
fr: "Teddiursa",
|
||||
es: "Teddiursa",
|
||||
it: "Teddiursa",
|
||||
pt: "Teddiursa",
|
||||
de: "Teddiursa"
|
||||
},
|
||||
illustrator: "Naoyo Kimura",
|
||||
rarity: "Common",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Ursaring",
|
||||
fr: "Ursaring",
|
||||
es: "Ursaring",
|
||||
it: "Ursaring",
|
||||
pt: "Ursaring",
|
||||
de: "Ursaring"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Chatot",
|
||||
fr: "Pijako",
|
||||
es: "Chatot",
|
||||
it: "Chatot",
|
||||
pt: "Chatot",
|
||||
de: "Plaudagei"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Caitlin",
|
||||
fr: "Percila",
|
||||
es: "Catleya",
|
||||
it: "Catlina",
|
||||
pt: "Caitlin",
|
||||
de: "Kattlea"
|
||||
},
|
||||
illustrator: "Yusuke Ohmura",
|
||||
rarity: "Uncommon",
|
||||
@ -23,7 +27,12 @@ const card: Card = {
|
||||
|
||||
|
||||
effect: {
|
||||
fr: "Placez autant de cartes de votre main que vous voulez en dessous de votre deck dans l'ordre de votre choix. Ensuite, piochez une carte pour chaque carte placée en dessous de votre deck.",
|
||||
fr: "Placez autant de cartes de votre main que vous voulez en dessous de votre deck dans l’ordre de votre choix. Ensuite, piochez une carte pour chaque carte placée en dessous de votre deck.",
|
||||
en: "Put as many cards from your hand as you like on the bottom of your deck in any order. Then, draw a card for each card you put on the bottom of your deck.",
|
||||
es: "Pon tantas cartas de tu mano como quieras en la parte inferior de tu baraja en el orden que quieras.",
|
||||
it: "Prendi tutte le carte che vuoi dalla tua mano e mettile in fondo al tuo mazzo nell’ordine che preferisci. Poi pesca una carta per ogni carta che hai messo in fondo al tuo mazzo.",
|
||||
pt: "Coloque quantos cards da sua mão quiser na base de seu baralho, em qualquer ordem. A seguir, compre um card para cada card descartado.",
|
||||
de: "Lege beliebig viele Karten von deiner Hand in beliebiger Reihenfolge unter dein Deck. Ziehe anschließend 1 Karte für jede Karte, die du unter dein Deck gelegt hast."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Cover Fossil",
|
||||
fr: "Fossile Plaque",
|
||||
es: "Fósil Tapa",
|
||||
it: "Fossiltappo",
|
||||
pt: "Fóssil Casca",
|
||||
de: "Schildfossil"
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Regardez les 7 cartes du dessous de votre deck. Vous pouvez montrer un Carapagos que vous y trouvez et le placer sur votre Banc. Mélangez les autres cartes avec votre deck.",
|
||||
en: "Look at the bottom 7 cards of your deck. You may reveal a Tirtouga you find there and put it onto your Bench. Shuffle the other cards back into your deck.",
|
||||
es: "Mira las 7 últimas cartas de tu baraja. Puedes enseñar a un Tirtouga que encuentres entre ellas y ponerlo en tu Banca. Pon el resto de cartas de nuevo en tu baraja y barájalas todas.",
|
||||
it: "Guarda le ultime sette carte del tuo mazzo. Puoi mostrare un Tirtouga che hai trovato e metterlo nella tua panchina. Poi rimischia le altre carte nel tuo mazzo.",
|
||||
pt: "Olhe os últimos 7 cards da base de seu baralho. Você pode revelar um Tirtouga encontrado ali e colocá-lo em seu Banco. Embaralhe os outros cards de volta em seu baralho.",
|
||||
de: "Schau dir die untersten 7 Karten deines Decks an. Falls du dort ein Galapaflos findest, kannst du es deinem Gegner zeigen und auf deine Bank legen. Mische die anderen Karten anschließend in dein Deck."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -5,25 +5,33 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Accelgor",
|
||||
fr: "Limaspeed",
|
||||
es: "Accelgor",
|
||||
it: "Accelgor",
|
||||
pt: "Accelgor",
|
||||
de: "Hydragil"
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
category: "Pokemon",
|
||||
|
||||
set: Set,
|
||||
|
||||
dexId: [
|
||||
617,
|
||||
],
|
||||
|
||||
hp: 80,
|
||||
|
||||
types: [
|
||||
"Grass",
|
||||
],
|
||||
|
||||
evolveFrom: {
|
||||
en: "Shelmet",
|
||||
fr: "Escargaume",
|
||||
},
|
||||
stage: "Stage1",
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
attacks: [
|
||||
{
|
||||
@ -58,6 +66,7 @@ const card: Card = {
|
||||
|
||||
},
|
||||
],
|
||||
|
||||
weaknesses: [
|
||||
{
|
||||
type: "Fire",
|
||||
@ -65,10 +74,7 @@ const card: Card = {
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
retreat: 0
|
||||
}
|
||||
|
||||
export default card
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Energy Retrieval",
|
||||
fr: "Récupération d'Énergie",
|
||||
fr: "Récupération d’Énergie",
|
||||
es: "Recuperación de Energía",
|
||||
it: "Recupero di Energia",
|
||||
pt: "Recuperação de Energia",
|
||||
de: "Energie-Zugewinn"
|
||||
},
|
||||
illustrator: "Kent Kanetsuna",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Prenez 2 cartes Énergie de base dans votre pile de défausse et ajoutez-les à votre main.",
|
||||
en: "Put 2 basic Energy cards from your discard pile into your hand.",
|
||||
es: "Pon 2 cartas de Energía Básica de tu pila de descartes en tu mano.",
|
||||
it: "Prendi due carte Energia base dalla tua pila degli scarti e aggiungile a quelle che hai in mano.",
|
||||
pt: "Coloque 2 cards de Energias básicas da pilha de descarte em sua mão.",
|
||||
de: "Nimm 2 Basis-Energiekarten von deinem Ablagestapel auf deine Hand."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Iris",
|
||||
fr: "Iris",
|
||||
es: "Iris",
|
||||
it: "Iris",
|
||||
pt: "Iris",
|
||||
de: "Lilia"
|
||||
},
|
||||
illustrator: "Yusuke Ohmura",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Pendant ce tour, les attaques de vos Pokémon infligent 10 dégâts supplémentaires aux Pokémon Actifs pour chaque carte Récompense que votre adversaire a récupérée (avant application de la Faiblesse et de la Résistance).",
|
||||
en: "During this turn, your Pokémon’s attacks do 10 more damage to the Active Pokémon for each Prize card your opponent has taken (before applying Weakness and Resistance).",
|
||||
es: "Durante este turno, los ataques de tus Pokémon hacen 10 puntos de daño más a los Pokémon Activos por cada carta de Premio que haya tomado tu rival (antes de aplicar Debilidad y Resistencia).",
|
||||
it: "Durante questo turno, gli attacchi dei tuoi Pokémon infliggono 10 danni in più ai Pokémon attivi per ogni carta Premio presa dal tuo avversario, prima di aver applicato debolezza e resistenza.",
|
||||
pt: "Durante este turno, os ataques dos seus Pokémon causam 10 de danos adicionais ao Pokémon Ativo para cada card de Prêmio que seu oponente tiver obtido (antes da aplicação de Fraqueza e Resistência).",
|
||||
de: "Während dieses Zuges fügen alle Angriffe deiner Pokémon den Aktiven Pokémon 10 weitere Schadenspunkte für jede Preiskarte zu, die dein Gegner bereits genommen hat (bevor Schwäche und Resistenz verrechnet werden)."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Plume Fossil",
|
||||
fr: "Fossile Plume",
|
||||
es: "Fósil Pluma",
|
||||
it: "Fossilpiuma",
|
||||
pt: "Fóssil Pluma",
|
||||
de: "Federfossil"
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Regardez les 7 cartes du dessous de votre deck. Vous pouvez montrer un Arkéapti que vous y trouvez et le placer sur votre Banc. Mélangez les autres cartes avec votre deck.",
|
||||
en: "Look at the bottom 7 cards of your deck. You may reveal an Archen you find there and put it onto your Bench. Shuffle the other cards back into your deck.",
|
||||
es: "Mira las 7 últimas cartas de tu baraja. Puedes enseñar a un Archen que encuentres entre ellas y ponerlo en tu Banca. Pon el resto de cartas de nuevo en tu baraja y barájalas todas.",
|
||||
it: "Guarda le ultime sette carte del tuo mazzo. Puoi mostrare un Archen che hai trovato e metterlo nella tua panchina. Poi rimischia le altre carte nel tuo mazzo.",
|
||||
pt: "Olhe os últimos 7 cards da base de seu baralho. Você pode revelar um Archen encontrado ali e colocá-lo em seu Banco. Embaralhe os outros cards de volta em seu baralho.",
|
||||
de: "Schau dir die untersten 7 Karten deines Decks an. Falls du dort ein Flapteryx findest, kannst du es deinem Gegner zeigen und auf deine Bank legen. Mische die anderen Karten anschließend in dein Deck."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Pokémon Catcher",
|
||||
fr: "Attrape-Pokémon",
|
||||
es: "Capturapokémon",
|
||||
it: "Acchiappa-Pokémon",
|
||||
pt: "Pegador de Pokémon",
|
||||
de: "Pokémon-Fänger"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Échangez le Pokémon Actif de votre adversaire avec 1 de ses Pokémon de Banc.",
|
||||
en: "Flip a coin. If heads, switch 1 of your opponent’s Benched Pokémon with his or her Active Pokémon.",
|
||||
es: "Lanza 1 moneda. Si sale cara, cambia 1 de los Pokémon en Banca de tu rival por su Pokémon Activo.",
|
||||
it: "Lancia una moneta. Se esce testa, scambia uno dei Pokémon nella panchina del tuo avversario con il suo Pokémon attivo.",
|
||||
pt: "Jogue uma moeda. Se sair cara, troque 1 dos Pokémon no Banco do seu oponente pelo Pokémon Ativo desse oponente.",
|
||||
de: "Wirf 1 Münze. Bei „Kopf“ kannst du 1 Pokémon auf der Bank deines Gegners gegen sein Aktives Pokémon austauschen."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Professor Juniper",
|
||||
fr: "Professeur Keteleeria",
|
||||
es: "Prof.ª Encina",
|
||||
it: "Prof.ssa Aralia",
|
||||
pt: "Professora Juniper",
|
||||
de: "Prof. Esche"
|
||||
},
|
||||
illustrator: "Ken Sugimori",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Défaussez votre main et piochez 7 cartes.",
|
||||
en: "Discard your hand and draw 7 cards.",
|
||||
es: "Descarta las cartas de tu mano y roba 7 cartas.",
|
||||
it: "Scarta la tua mano e pesca sette carte.",
|
||||
pt: "Descarte sua mão e compre 7 cards.",
|
||||
de: "Lege deine Handkarten auf deinen Ablagestapel und ziehe 7 neue Karten."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Rare Candy",
|
||||
fr: "Super Bonbon",
|
||||
es: "Carameloraro",
|
||||
it: "Caramella Rara",
|
||||
pt: "Doce Raro",
|
||||
de: "Sonderbonbon"
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Choisissez 1 de vos Pokémon de base en jeu. Si vous avez dans votre main un Pokémon de Niveau 2 qui est une évolution du Pokémon choisi, placez-la sur le Pokémon de base. (Cela équivaut à faire évoluer le Pokémon.) Vous ne pouvez pas utiliser cette carte pendant votre premier tour ni sur un Pokémon de base qui a été joué pendant ce tour.",
|
||||
en: "Choose 1 of your Basic Pokémon in play. If you have a Stage 2 card in your hand that evolves from that Pokémon, put that card on the Basic Pokémon. (This counts as evolving that Pokémon.) You can’t use this card during your first turn or on a Basic Pokémon that was put into play this turn.",
|
||||
es: "Elige a 1 de tus Pokémon Básicos en juego. Si tienes en tu mano una carta de Fase 2 que evolucione de ese Pokémon, pon esa carta sobre el Pokémon Básico. (Esto equivale a hacer evolucionar a ese Pokémon.) No puedes usar esta carta durante tu primer turno o sobre un Pokémon Básico que se haya puesto en juego en este turno.",
|
||||
it: "Scegli uno dei tuoi Pokémon Base in gioco. Se hai in mano una carta di Fase 2 che si evolve da quel Pokémon, metticela sopra (quest’azione vale come evoluzione di quel Pokémon). Non puoi usare questa carta durante il tuo primo turno o su un Pokémon Base che hai messo in gioco nel turno in corso.",
|
||||
pt: "Escolha 1 dos seus Pokémon Básicos em jogo. Se você possuir um card de Estágio 2 em sua mão que evolua daquele Pokémon, coloque o card no Pokémon Básico. (Isso conta como evoluir este Pokémon.) Você não pode usar este card durante o primeiro turno ou em um Pokémon Básico que foi colocado em jogo neste turno.",
|
||||
de: "Wähle 1 deiner Basis-Pokémon im Spiel. Wenn du eine Phase-2-Karte auf der Hand hast, die sich aus diesem Pokémon entwickelt, lege sie auf das Basis-Pokémon. (Das zählt als Entwickeln des gewählten Pokémon.) Du kannst diese Karte nicht während deines ersten Zuges oder für ein Basis-Pokémon, das in diesem Zug ins Spiel gebracht wurde, verwenden."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Reversal Trigger",
|
||||
fr: "Déclencheur Inversé",
|
||||
es: "Inversionador",
|
||||
it: "Invertitore",
|
||||
pt: "Gatilho Reverso",
|
||||
de: "Rückauslöser"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -23,7 +27,12 @@ const card: Card = {
|
||||
|
||||
|
||||
effect: {
|
||||
fr: "Lorsque le Pokémon de la Team Plasma auquel cette carte est attachée est mis K.O. par les dégâts d'une attaque de votre adversaire, cherchez une carte dans votre deck puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
|
||||
fr: "Lorsque le Pokémon de la Team Plasma auquel cette carte est attachée est mis K.O. par les dégâts d’une attaque de votre adversaire, cherchez une carte dans votre deck puis ajoutez-la à votre main. Mélangez ensuite votre deck.",
|
||||
en: "When the Team Plasma Pokémon this card is attached to is Knocked Out by damage from an opponent’s attack, search your deck for a card and put it into your hand. Shuffle your deck afterward.",
|
||||
es: "Cuando el Pokémon del Equipo Plasma al que esté unida esta carta quede Fuera de Combate por el daño de un ataque de tu rival, busca en tu baraja una carta y ponla en tu mano. Baraja las cartas de tu baraja después.",
|
||||
it: "Quando il Pokémon del Team Plasma a cui è assegnata questa carta viene messo K.O. dai danni inflitti da un attacco del tuo avversario, cerca nel tuo mazzo una carta qualsiasi e aggiungila a quelle che hai in mano. Poi rimischia le carte del tuo mazzo.",
|
||||
pt: "Quando o Pokémon da Equipe Plasma que este card está ligado for Nocauteado por danos causados pelo ataque do oponente, procure um card em seu baralho e coloque-o em sua mão. Em seguida, embaralhe seus cards.",
|
||||
de: "Wenn das Team Plasma-Pokémon, an das diese Karte angelegt ist, durch Schaden eines gegnerischen Angriffs kampfunfähig wird, durchsuche dein Deck nach 1 Karte und nimm sie auf deine Hand. Mische anschließend dein Deck."
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Root Fossil Lileep",
|
||||
fr: "Fossile Racine Lilia",
|
||||
es: "Fósil Raíz de Lileep",
|
||||
it: "Radifossile di Lileep",
|
||||
pt: "Fóssil Raiz Lileep",
|
||||
de: "Wurzelfossil Liliep"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Regardez les 7 cartes du dessous de votre deck. Vous pouvez montrer un Lilia que vous y trouvez et le placer sur votre Banc. Mélangez les autres cartes avec votre deck.",
|
||||
en: "Look at the bottom 7 cards of your deck. You may reveal a Lileep you find there and put it onto your Bench. Shuffle the other cards back into your deck.",
|
||||
es: "Mira las 7 últimas cartas de tu baraja. Puedes enseñar a un Lileep que encuentres entre ellas y ponerlo en tu Banca. Pon el resto de cartas de nuevo en tu baraja y barájalas todas.",
|
||||
it: "Guarda le ultime sette carte del tuo mazzo. Puoi mostrare un Lileep che hai trovato e metterlo nella tua panchina. Poi rimischia le altre carte nel tuo mazzo.",
|
||||
pt: "Olhe os últimos 7 cards da base de seu baralho. Você pode revelar um Lileep encontrado ali e colocá-lo em seu Banco. Embaralhe os outros cards de volta em seu baralho.",
|
||||
de: "Schau dir die untersten 7 Karten deines Decks an. Falls du dort ein Liliep findest, kannst du es deinem Gegner zeigen und auf deine Bank legen. Mische die anderen Karten anschließend in dein Deck."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Silver Bangle",
|
||||
fr: "Bracelet d'Argent",
|
||||
fr: "Bracelet d’Argent",
|
||||
es: "Pulsera Plateada",
|
||||
it: "Braccialargento",
|
||||
pt: "Bracelete de Prata",
|
||||
de: "Silberreif"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Les attaques du Pokémon auquel cette carte est attachée (excepté les Pokémon-EX) infligent 30 dégâts supplémentaires aux Pokémon-EX Actifs (avant application de la Faiblesse et de la Résistance).",
|
||||
en: "The attacks of the Pokémon this card is attached to (excluding Pokémon-EX) do 30 more damage to Active Pokémon-EX (before applying Weakness and Resistance).",
|
||||
es: "Los ataques del Pokémon al que esté unida esta carta (excluidos los Pokémon-EX) hacen 30 puntos de daño más a los Pokémon Activos-EX (antes de aplicar Debilidad y Resistencia).",
|
||||
it: "Gli attacchi del Pokémon a cui è assegnata questa carta (esclusi i Pokémon-EX) infliggono 30 danni in più ai Pokémon-EX attivi, prima di aver applicato debolezza e resistenza.",
|
||||
pt: "Os ataques do Pokémon ao qual este card está ligado (exceto Pokémon-EX) causam 30 de danos adicionais ao Pokémon-EX Ativo (antes da aplicação de Fraqueza e Resistência).",
|
||||
de: "Die Angriffe des Pokémon, an das diese Karte angelegt ist (außer Pokémon-EX), fügen Aktiven Pokémon-EX 30 weitere Schadenspunkte zu (bevor Schwäche und Resistenz verrechnet werden)."
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Silver Mirror",
|
||||
fr: "Miroir d'Argent",
|
||||
fr: "Miroir d’Argent",
|
||||
es: "Espejo Plateado",
|
||||
it: "Specchiargento",
|
||||
pt: "Espelho de Prata",
|
||||
de: "Silberspiegel"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -23,7 +27,12 @@ const card: Card = {
|
||||
|
||||
|
||||
effect: {
|
||||
fr: "Évitez tous les effets d'attaques (y compris les dégâts) infligés au Pokémon auquel cette carte est attachée (excepté les Pokémon-EX) par les Pokémon de la Team Plasma de votre adversaire.",
|
||||
fr: "Évitez tous les effets d’attaques (y compris les dégâts) infligés au Pokémon auquel cette carte est attachée (excepté les Pokémon-EX) par les Pokémon de la Team Plasma de votre adversaire.",
|
||||
en: "Prevent all effects of attacks, including damage, done to the Pokémon this card is attached to (excluding Pokémon-EX) by your opponent’s Team Plasma Pokémon.",
|
||||
es: "Evita todos los efectos de los ataques, incluido el daño, infligidos al Pokémon al que esté unida esta carta (excluidos los Pokémon-EX) por los Pokémon del Equipo Plasma de tu rival.",
|
||||
it: "Previeni tutti gli effetti degli attacchi, inclusi i danni, inflitti al Pokémon a cui è assegnata questa carta (esclusi i Pokémon-EX) dai Pokémon del Team Plasma del tuo avversario.",
|
||||
pt: "Impede todos os efeitos de ataque, incluindo danos, causados ao Pokémon ao qual este card está ligado (exceto Pokémon-EX) e realizados pelo Pokémon da Equipe Plasma do oponente.",
|
||||
de: "Verhindere alle Effekte von Angriffen, einschließlich Schaden, die dem Pokémon, an das diese Karte angelegt ist (außer Pokémon-EX), durch Team Plasma-Pokémon deines Gegners zugefügt werden."
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -4,7 +4,11 @@ import Set from '../Plasma Blast'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Virizion-EX",
|
||||
fr: "Viridium ex",
|
||||
fr: "Viridium EX",
|
||||
es: "Virizion-EX",
|
||||
it: "Virizion-EX",
|
||||
pt: "Virizion-EX",
|
||||
de: "Viridium-EX"
|
||||
},
|
||||
illustrator: "Ryo Ueda",
|
||||
rarity: "Rare",
|
||||
@ -27,10 +31,18 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Verdant Wind",
|
||||
fr: "Vent Verdoyant",
|
||||
es: "Viento Verde Viento Verdoso",
|
||||
it: "Vento Rigoglioso",
|
||||
pt: "Vento Verdejante",
|
||||
de: "Mahdwind"
|
||||
},
|
||||
effect: {
|
||||
en: "Each of your Pokémon that has any Grass Energy attached to it can't be affected by any Special Conditions. (Remove any Special Conditions affecting those Pokémon.)",
|
||||
fr: "Chacun de vos Pokémon auquel de l'Énergie Grass est attachée ne peut être affecté par aucun État Spécial. (Retirez tous les États Spéciaux affectant les Pokémon concernés.)",
|
||||
en: "Each of your Pokémon that has any Grass Energy attached to it can’t be affected by any Special Conditions. (Remove any Special Conditions affecting those Pokémon.)",
|
||||
fr: "Chacun de vos Pokémon auquel de l’Énergie Grass est attachée ne peut être affecté par aucun État Spécial. (Retirez tous les États Spéciaux affectant les Pokémon concernés.)",
|
||||
es: "Cada uno de tus Pokémon que tenga cualquier Energía Grass unida a él no puede verse afectado por ninguna Condición Especial. (Elimina cualquier Condición Especial que afecte a esos Pokémon.)",
|
||||
it: "Nessuno dei tuoi Pokémon che ha delle Energie Grass assegnate può essere influenzato da condizioni speciali (rimuovi tutte le condizioni speciali che influenzano tali Pokémon).",
|
||||
pt: "Cada um de seus Pokémon que possuir qualquer Energia Grass ligado a ele não poderá ser afetado por nenhuma Condição Especial. (Remova quaisquer Condições Especiais que estejam afetando estes Pokémon.)",
|
||||
de: "Jedes deiner Pokémon, an das Grass-Energie angelegt ist, kann nicht von Speziellen Zuständen betroffen werden. (Spezielle Zustände, von denen diese Pokémon betroffen sind, verlieren ihre Wirkung.)"
|
||||
},
|
||||
},
|
||||
],
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Ultra Ball",
|
||||
fr: "Hyper Ball",
|
||||
es: "Ultraball",
|
||||
it: "Ultra Ball",
|
||||
pt: "Ultra Bola",
|
||||
de: "Hyperball"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Défaussez 2 cartes de votre main. (Si vous ne pouvez pas défausser 2 cartes, vous ne pouvez pas jouer cette carte.) Cherchez un Pokémon dans votre deck, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
en: "Discard 2 cards from your hand. (If you can’t discard 2 cards, you can’t play this card.) Search your deck for a Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward.",
|
||||
es: "Descarta 2 cartas de tu mano. (Si no puedes descartar 2 cartas, no puedes jugar esta carta.) Busca en tu baraja a un Pokémon, enséñalo y ponlo en tu mano. Baraja las cartas de tu baraja después.",
|
||||
it: "Scarta due delle carte che hai in mano (se non puoi scartare due carte, non potrai giocare questa carta). Cerca nel tuo mazzo un Pokémon, mostralo e aggiungilo alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
|
||||
pt: "Descarte 2 cards de sua mão. (Caso você não possa descartar 2 cards, não pode jogar este card.) Procure um Pokémon em seu baralho, revele-o e coloque-o em sua mão. Em seguida, embaralhe seus cards.",
|
||||
de: "Lege 2 Karten von deiner Hand auf deinen Ablagestapel. (Wenn du keine 2 Karten auf deinen Ablagestapel legen kannst, kannst du diese Karte nicht spielen.) Durchsuche dein Deck nach 1 Pokémon, zeige es deinem Gegner und nimm es auf deine Hand. Mische anschließend dein Deck."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Plasma Energy",
|
||||
fr: "Énergie Plasma",
|
||||
es: "Energía Plasma",
|
||||
it: "Energia Plasma",
|
||||
pt: "Energia de Plasma",
|
||||
de: "Plasma-Energie"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Uncommon",
|
||||
@ -23,7 +27,12 @@ const card: Card = {
|
||||
|
||||
|
||||
effect: {
|
||||
fr: "Cette carte fournit de l'Énergie Colorless.",
|
||||
fr: "Cette carte fournit de l’Énergie Colorless.",
|
||||
en: "This card provides Colorless Energy.",
|
||||
es: "Esta carta proporciona Energía Colorless.",
|
||||
it: "Questa carta fornisce Energia Colorless",
|
||||
pt: "Este card fornece Energia Colorless.",
|
||||
de: "Diese Karte liefert Colorless"
|
||||
},
|
||||
|
||||
energyType: "Special",
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "G Booster",
|
||||
fr: "Impulsion G",
|
||||
es: "Intensificador G",
|
||||
it: "Carica G",
|
||||
pt: "Booster G",
|
||||
de: "G-Booster"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Le Genesect-EX auquel cette carte est attachée peut aussi utiliser l'attaque sur cette carte. (Vous avez toujours besoin de l'Énergie nécessaire pour utiliser cette attaque.)",
|
||||
en: "Discard 2 Energy attached to this Pokémon. This attack’s damage isn’t affected by any effects on the Defending Pokémon.",
|
||||
es: "Descarta 2 Energías unidas a este Pokémon. El daño de este ataque no se ve afectado por ninguno de los efectos en el Pokémon Defensor.",
|
||||
it: "Scarta due Energie assegnate a questo Pokémon. Il danno di questo attacco non è influenzato da alcun effetto presente sul Pokémon difensore.",
|
||||
pt: "Descarte 2 Energias ligadas a este Pokémon. O dano deste ataque não é afetado por nenhum efeito no Pokémon Defensor.",
|
||||
de: "Lege 2 an dieses Pokémon angelegte Energien auf deinen Ablagestapel. Der Schaden dieses Angriffs wird durch Effekte auf dem Verteidigenden Pokémon nicht verändert."
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "G Scope",
|
||||
fr: "Impact G",
|
||||
es: "Alcance G",
|
||||
it: "Mirino G",
|
||||
pt: "Alvo G",
|
||||
de: "G-Skop"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Le Genesect-EX auquel cette carte est attachée peut aussi utiliser l'attaque sur cette carte. (Vous avez toujours besoin de l'Énergie nécessaire pour utiliser cette attaque.)",
|
||||
en: "This attack does 100 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
es: "Este ataque hace 100 puntos de daño a 1 de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia para los Pokémon en Banca.)",
|
||||
it: "Questo attacco infligge 100 danni a uno dei Pokémon nella panchina del tuo avversario. Ricorda che non puoi applicare debolezza e resistenza ai Pokémon in panchina.",
|
||||
pt: "Este ataque causa 100 de danos a 1 dos Pokémon do Banco do oponente. (Não aplique Fraqueza e Resistência a Pokémon no Banco.)",
|
||||
de: "Dieser Angriff fügt 1 Pokémon auf der Bank deines Gegners 100 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)"
|
||||
},
|
||||
trainerType: "Tool",
|
||||
|
||||
|
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Master Ball",
|
||||
fr: "Master Ball",
|
||||
es: "Master Ball",
|
||||
it: "Master Ball",
|
||||
pt: "Bola Mestra",
|
||||
de: "Meisterball"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Cherchez un Pokémon dans votre deck, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
|
||||
en: "Search your deck for a Pokémon, reveal it, and put it into your hand. Shuffle your deck afterward.",
|
||||
es: "Busca en tu baraja a un Pokémon, enséñalo y ponlo en tu mano. Baraja las cartas de tu baraja después.",
|
||||
it: "Cerca nel tuo mazzo un Pokémon, mostralo e aggiungilo alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
|
||||
pt: "Procure um Pokémon em seu baralho, revele-o e coloque-o em sua mão. Em seguida, embaralhe seus cards.",
|
||||
de: "Durchsuche dein Deck nach 1 Pokémon, zeige es deinem Gegner und nimm es auf deine Hand. Mische anschließend dein Deck."
|
||||
},
|
||||
trainerType: "Item",
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user