1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-15 01:41:59 +00:00

fix: SV sets now have their illustrator set (#743)

This commit is contained in:
2025-05-24 19:10:13 +02:00
committed by GitHub
parent 21e158805b
commit 90d12fc9b6
2975 changed files with 12862 additions and 5855 deletions

View File

@@ -46,7 +46,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Tetsu Kayama"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "OKUBO"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Oswaldo KATO"
}
export default card

View File

@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "PLANETA Tsuji"
}
export default card

View File

@@ -46,7 +46,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Iori Suzuki"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "tono"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Amelicart"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Tomokazu Komiya"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Aya Kusube"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Mori Yuu"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "GOSSAN"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Julie Hang"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Toshinao Aoki"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "Masako Tomii"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "danciao"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Narumi Sato"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Kamome Shirahama"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Taiga Kasai"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "kodama"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "osare"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "Attacks used by your Evolution Fire Pokémon do 10 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
fr: "Les attaques utilisées par vos Pokémon Fire Évolutifs infligent 10 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
es: "Los ataques usados por tus Pokémon Fire Evolución hacen 10 puntos de daño más al Pokémon Activo de tu rival (antes de aplicar Debilidad y Resistencia).",
it: "Gli attacchi usati dai tuoi Pokémon Evoluzione Fire infliggono 10 danni in più al Pokémon attivo del tuo avversario, prima di aver applicato debolezza e resistenza.",
pt: "Os ataques usados pelos seus Pokémon Fire de Evolução causam 10 pontos de dano a mais ao Pokémon Ativo do seu oponente (antes de aplicar Fraqueza e Resistência).",
de: "Die von deinen Entwicklungs-Fire-Pokémon eingesetzten Attacken fügen dem Aktiven Pokémon deines Gegners 10 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)."
en: "Attacks used by your Evolution {R} Pokémon do 10 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
fr: "Les attaques utilisées par vos Pokémon {R} Évolutifs infligent 10 dégâts supplémentaires au Pokémon Actif de votre adversaire (avant application de la Faiblesse et de la Résistance).",
es: "Los ataques usados por tus Pokémon {R} Evolución hacen 10 puntos de daño más al Pokémon Activo de tu rival (antes de aplicar Debilidad y Resistencia).",
it: "Gli attacchi usati dai tuoi Pokémon Evoluzione {R} infliggono 10 danni in più al Pokémon attivo del tuo avversario, prima di aver applicato debolezza e resistenza.",
pt: "Os ataques usados pelos seus Pokémon {R} de Evolução causam 10 pontos de dano a mais ao Pokémon Ativo do seu oponente (antes de aplicar Fraqueza e Resistência).",
de: "Die von deinen Entwicklungs-{R}-Pokémon eingesetzten Attacken fügen dem Aktiven Pokémon deines Gegners 10 Schadenspunkte mehr zu (bevor Schwäche und Resistenz verrechnet werden)."
}
}],
@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "0313"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Wintr Wandr"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Taiga Kasai"
}
export default card

View File

@@ -52,7 +52,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "MARINA Chikazawa"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "matazo"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Heisuke Kitazawa"
}
export default card

View File

@@ -52,7 +52,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Minahamu"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Aliya Chen"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Tomomi Ozaki"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Atsuya Uki"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "akagi"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Kariya"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Mékayu"
}
export default card

View File

@@ -45,12 +45,12 @@ const card: Card = {
},
effect: {
en: "Discard all Fire Energy from this Pokémon, and this attack does 180 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Défaussez toutes les Énergies Fire de ce Pokémon. Cette attaque inflige 180 dégâts à l'un des Pokémon de Banc de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
es: "Descarta todas las Energías Fire de este Pokémon, y este ataque hace 180 puntos de daño a uno de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).",
it: "Scarta tutte le Energie Fire da questo Pokémon e questo attacco infligge 180 danni a uno dei Pokémon nella panchina del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.",
pt: "Descarte todas as Energias Fire deste Pokémon, e este ataque causa 180 pontos de dano a 1 dos Pokémon no Banco do seu oponente. (Não aplique Fraqueza e Resistência aos Pokémon no Banco.)",
de: "Lege alle Fire-Energien von diesem Pokémon auf deinen Ablagestapel, und diese Attacke fügt 1 Pokémon auf der Bank deines Gegners 180 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)"
en: "Discard all {R} Energy from this Pokémon, and this attack does 180 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Défaussez toutes les Énergies {R} de ce Pokémon. Cette attaque inflige 180 dégâts à l'un des Pokémon de Banc de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
es: "Descarta todas las Energías {R} de este Pokémon, y este ataque hace 180 puntos de daño a uno de los Pokémon en Banca de tu rival. (No apliques Debilidad y Resistencia a los Pokémon en Banca).",
it: "Scarta tutte le Energie {R} da questo Pokémon e questo attacco infligge 180 danni a uno dei Pokémon nella panchina del tuo avversario. Non applicare debolezza e resistenza ai Pokémon in panchina.",
pt: "Descarte todas as Energias {R} deste Pokémon, e este ataque causa 180 pontos de dano a 1 dos Pokémon no Banco do seu oponente. (Não aplique Fraqueza e Resistência aos Pokémon no Banco.)",
de: "Lege alle {R}-Energien von diesem Pokémon auf deinen Ablagestapel, und diese Attacke fügt 1 Pokémon auf der Bank deines Gegners 180 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)"
}
}],
@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "DOM"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "kantaro"
}
export default card

View File

@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "5ban Graphics"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "As long as this Pokémon is in play, it is Grass and Fire type.",
fr: "Tant que ce Pokémon est en jeu, il est de type Grass et Fire.",
es: "Mientras este Pokémon esté en juego, es de tipo Grass y Fire.",
it: "Fintanto che questo Pokémon è in gioco, è di tipo Grass e Fire.",
pt: "Enquanto este Pokémon estiver em jogo, será um Pokémon de tipo Grass e Fire.",
de: "Solange dieses Pokémon im Spiel ist, ist es vom Typ Grass und Fire."
en: "As long as this Pokémon is in play, it is {G} and {R} type.",
fr: "Tant que ce Pokémon est en jeu, il est de type {G} et {R}.",
es: "Mientras este Pokémon esté en juego, es de tipo {G} y {R}.",
it: "Fintanto che questo Pokémon è in gioco, è di tipo {G} e {R}.",
pt: "Enquanto este Pokémon estiver em jogo, será um Pokémon de tipo {G} e {R}.",
de: "Solange dieses Pokémon im Spiel ist, ist es vom Typ {G} und {R}."
}
}],
@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "PLANETA Mochizuki"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "AKIRA EGAWA"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "toi8"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "satoma"
}
export default card

View File

@@ -46,7 +46,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Kedamahadaitai Yawarakai"
}
export default card

View File

@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "hncl"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Teeziro"
}
export default card

View File

@@ -52,7 +52,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Mina Nakai"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Mitsuhiro Arita"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Shinya Komatsu"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "sui"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "If your opponent's Active Pokémon is a Dragon Pokémon, it is now Paralyzed.",
fr: "Si le Pokémon Actif de votre adversaire est un Pokémon Dragon, il est maintenant Paralysé.",
es: "Si el Pokémon Activo de tu rival es un Pokémon Dragon, pasa a estar Paralizado.",
it: "Se il Pokémon attivo del tuo avversario è di tipo Dragon, viene paralizzato.",
pt: "Se o Pokémon Ativo do seu oponente for um Pokémon Dragon, ele agora estará Paralisado.",
de: "Wenn das Aktive Pokémon deines Gegners ein Dragon-Pokémon ist, ist es jetzt paralysiert."
en: "If your opponent's Active Pokémon is a {N} Pokémon, it is now Paralyzed.",
fr: "Si le Pokémon Actif de votre adversaire est un Pokémon {N}, il est maintenant Paralysé.",
es: "Si el Pokémon Activo de tu rival es un Pokémon {N}, pasa a estar Paralizado.",
it: "Se il Pokémon attivo del tuo avversario è di tipo {N}, viene paralizzato.",
pt: "Se o Pokémon Ativo do seu oponente for um Pokémon {N}, ele agora estará Paralisado.",
de: "Wenn das Aktive Pokémon deines Gegners ein {N}-Pokémon ist, ist es jetzt paralysiert."
},
damage: 90
@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "kawayoo"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Shibuzoh."
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Saboteri"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "OKACHEKE"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "nagimiso"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Ayako Ozaki"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Uta"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "This attack does 50 less damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.",
fr: "Cette attaque inflige 50 dégâts de moins pour chaque Colorless dans le Coût de Retraite du Pokémon Actif de votre adversaire.",
es: "Este ataque hace 50 puntos de daño menos por cada Colorless en el Coste de Retirada del Pokémon Activo de tu rival.",
it: "Questo attacco infligge 50 danni in meno per ogni Colorless nel costo di ritirata del Pokémon attivo del tuo avversario.",
pt: "Este ataque causa 50 pontos de dano a menos para cada Colorless no custo de Recuo do Pokémon Ativo do seu oponente.",
de: "Diese Attacke fügt für jedes Colorless in den Rückzugskosten des Aktiven Pokémon deines Gegners 50 Schadenspunkte weniger zu."
en: "This attack does 50 less damage for each {C} in your opponent's Active Pokémon's Retreat Cost.",
fr: "Cette attaque inflige 50 dégâts de moins pour chaque {C} dans le Coût de Retraite du Pokémon Actif de votre adversaire.",
es: "Este ataque hace 50 puntos de daño menos por cada {C} en el Coste de Retirada del Pokémon Activo de tu rival.",
it: "Questo attacco infligge 50 danni in meno per ogni {C} nel costo di ritirata del Pokémon attivo del tuo avversario.",
pt: "Este ataque causa 50 pontos de dano a menos para cada {C} no custo de Recuo do Pokémon Ativo do seu oponente.",
de: "Diese Attacke fügt für jedes {C} in den Rückzugskosten des Aktiven Pokémon deines Gegners 50 Schadenspunkte weniger zu."
},
damage: "200-"
@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "rika"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "Yuya Oka"
}
export default card

View File

@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "aky CG Works"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Hoshino KURO"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "Once during your turn, you may attach up to 3 Basic Energy cards from your discard pile to your Lightning Pokémon in any way you like. If you use this Ability, this Pokémon is Knocked Out.",
fr: "Une fois pendant votre tour, vous pouvez attacher jusqu'à 3 cartes Énergie de base de votre pile de défausse à vos Pokémon Lightning, comme il vous plaît. Si vous utilisez ce talent, ce Pokémon est mis K.O.",
es: "Una vez durante tu turno, puedes unir hasta 3 cartas de Energía Básica de tu pila de descartes a tus Pokémon Lightning de la manera que desees. Si usas esta habilidad, este Pokémon queda Fuera de Combate.",
it: "Una sola volta durante il tuo turno, puoi assegnare ai tuoi Pokémon Lightning fino a tre carte Energia base dalla tua pila degli scarti nel modo che preferisci. Se usi questa abilità, questo Pokémon viene messo KO.",
pt: "Uma vez durante o seu turno, você poderá ligar até 3 cartas de Energia Básica da sua pilha de descarte aos seus Pokémon Lightning como desejar. Se você usar esta Habilidade, este Pokémon será Nocauteado.",
de: "Einmal während deines Zuges kannst du bis zu 3 Basis-Energiekarten aus deinem Ablagestapel beliebig an deine Lightning-Pokémon anlegen. Wenn du diese Fähigkeit einsetzt, ist dieses Pokémon kampfunfähig."
en: "Once during your turn, you may attach up to 3 Basic Energy cards from your discard pile to your {L} Pokémon in any way you like. If you use this Ability, this Pokémon is Knocked Out.",
fr: "Une fois pendant votre tour, vous pouvez attacher jusqu'à 3 cartes Énergie de base de votre pile de défausse à vos Pokémon {L}, comme il vous plaît. Si vous utilisez ce talent, ce Pokémon est mis K.O.",
es: "Una vez durante tu turno, puedes unir hasta 3 cartas de Energía Básica de tu pila de descartes a tus Pokémon {L} de la manera que desees. Si usas esta habilidad, este Pokémon queda Fuera de Combate.",
it: "Una sola volta durante il tuo turno, puoi assegnare ai tuoi Pokémon {L} fino a tre carte Energia base dalla tua pila degli scarti nel modo che preferisci. Se usi questa abilità, questo Pokémon viene messo KO.",
pt: "Uma vez durante o seu turno, você poderá ligar até 3 cartas de Energia Básica da sua pilha de descarte aos seus Pokémon {L} como desejar. Se você usar esta Habilidade, este Pokémon será Nocauteado.",
de: "Einmal während deines Zuges kannst du bis zu 3 Basis-Energiekarten aus deinem Ablagestapel beliebig an deine {L}-Pokémon anlegen. Wenn du diese Fähigkeit einsetzt, ist dieses Pokémon kampfunfähig."
}
}],
@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Nisota Niso"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Po-Suzuki"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Shinya Mizuno"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "kamonabe"
}
export default card

View File

@@ -52,7 +52,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Sanosuke Sakuma"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Miki Tanaka"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "Search your deck for up to 2 Lightning Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.",
fr: "Cherchez dans votre deck jusqu'à 2 Pokémon Lightning, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 2 Pokémon Lightning, enséñalos y ponlos en tu mano. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a due Pokémon Lightning, mostrali e aggiungili alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por até 2 Pokémon Lightning no seu baralho, revele-os e coloque-os na sua mão. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach bis zu 2 Lightning-Pokémon, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck."
en: "Search your deck for up to 2 {L} Pokémon, reveal them, and put them into your hand. Then, shuffle your deck.",
fr: "Cherchez dans votre deck jusqu'à 2 Pokémon {L}, montrez-les, puis ajoutez-les à votre main. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 2 Pokémon {L}, enséñalos y ponlos en tu mano. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a due Pokémon {L}, mostrali e aggiungili alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por até 2 Pokémon {L} no seu baralho, revele-os e coloque-os na sua mão. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach bis zu 2 {L}-Pokémon, zeige sie deinem Gegner und nimm sie auf deine Hand. Mische anschließend dein Deck."
}
}, {
cost: ["Lightning", "Lightning", "Colorless"],
@@ -68,7 +68,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "Souichirou Gunjima"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Pani Kobayashi"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "KEIICHIRO ITO"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "Switch this Pokémon with 1 of your Benched Pokémon. If you do, attach up to 2 Basic Lightning Energy cards from your hand to this Pokémon.",
fr: "Échangez ce Pokémon contre l'un de vos Pokémon de Banc. Dans ce cas, attachez jusqu'à 2 cartes Énergie Lightning de base de votre main à ce Pokémon.",
es: "Cambia este Pokémon por uno de tus Pokémon en Banca. Si lo haces, une hasta 2 cartas de Energía Lightning Básica de tu mano a este Pokémon.",
it: "Scambia questo Pokémon con uno della tua panchina. Se lo fai, assegna a questo Pokémon fino a due carte Energia base Lightning dalla tua mano.",
pt: "Troque este Pokémon por 1 dos seus Pokémon no Banco. Se fizer isto, ligue até 2 cartas de Energia Lightning Básica da sua mão a este Pokémon.",
de: "Tausche dieses Pokémon gegen 1 Pokémon auf deiner Bank aus. Wenn du das machst, lege bis zu 2 Basis-Lightning-Energiekarten aus deiner Hand an dieses Pokémon an."
en: "Switch this Pokémon with 1 of your Benched Pokémon. If you do, attach up to 2 Basic {L} Energy cards from your hand to this Pokémon.",
fr: "Échangez ce Pokémon contre l'un de vos Pokémon de Banc. Dans ce cas, attachez jusqu'à 2 cartes Énergie {L} de base de votre main à ce Pokémon.",
es: "Cambia este Pokémon por uno de tus Pokémon en Banca. Si lo haces, une hasta 2 cartas de Energía {L} Básica de tu mano a este Pokémon.",
it: "Scambia questo Pokémon con uno della tua panchina. Se lo fai, assegna a questo Pokémon fino a due carte Energia base {L} dalla tua mano.",
pt: "Troque este Pokémon por 1 dos seus Pokémon no Banco. Se fizer isto, ligue até 2 cartas de Energia {L} Básica da sua mão a este Pokémon.",
de: "Tausche dieses Pokémon gegen 1 Pokémon auf deiner Bank aus. Wenn du das machst, lege bis zu 2 Basis-{L}-Energiekarten aus deiner Hand an dieses Pokémon an."
}
}, {
cost: ["Colorless", "Colorless"],
@@ -52,12 +52,12 @@ const card: Card = {
},
effect: {
en: "This attack does 40 more damage for each Lightning Energy attached to this Pokémon.",
fr: "Cette attaque inflige 40 dégâts supplémentaires pour chaque Énergie Lightning attachée à ce Pokémon.",
es: "Este ataque hace 40 puntos de daño más por cada Energía Lightning unida a este Pokémon.",
it: "Questo attacco infligge 40 danni in più per ogni Energia Lightning assegnata a questo Pokémon.",
pt: "Este ataque causa 40 pontos de dano a mais para cada Energia Lightning ligada a este Pokémon.",
de: "Diese Attacke fügt für jede an dieses Pokémon angelegte Lightning-Energie 40 Schadenspunkte mehr zu."
en: "This attack does 40 more damage for each {L} Energy attached to this Pokémon.",
fr: "Cette attaque inflige 40 dégâts supplémentaires pour chaque Énergie {L} attachée à ce Pokémon.",
es: "Este ataque hace 40 puntos de daño más por cada Energía {L} unida a este Pokémon.",
it: "Questo attacco infligge 40 danni in più per ogni Energia {L} assegnata a questo Pokémon.",
pt: "Este ataque causa 40 pontos de dano a mais para cada Energia {L} ligada a este Pokémon.",
de: "Diese Attacke fügt für jede an dieses Pokémon angelegte {L}-Energie 40 Schadenspunkte mehr zu."
},
damage: "40+"
@@ -69,7 +69,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "PLANETA Yamashita"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Nurikabe"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Yoko Hishida"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Teeziro"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "Narano"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Shimaris Yukichi"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "If you have any Tera Pokémon in play, this Pokémon can use the Double-Edge attack for Psychic.",
fr: "Si vous avez au moins un Pokémon Téracristal en jeu, ce Pokémon peut utiliser l'attaque Damoclès pour Psychic.",
es: "Si tienes algún Pokémon Teracristal en juego, este Pokémon puede usar el ataque Doble Filo por Psychic.",
it: "Se hai dei Pokémon Teracristal in gioco, questo Pokémon può usare l'attacco Sdoppiatore al costo di Psychic.",
pt: "Se você tiver algum Pokémon Tera em jogo, este Pokémon poderá usar o ataque Faca de Dois Gumes por Psychic.",
de: "Wenn du mindestens 1 Terakristall-Pokémon im Spiel hast, kann dieses Pokémon die Attacke Risikotackle für Psychic einsetzen."
en: "If you have any Tera Pokémon in play, this Pokémon can use the Double-Edge attack for {P}.",
fr: "Si vous avez au moins un Pokémon Téracristal en jeu, ce Pokémon peut utiliser l'attaque Damoclès pour {P}.",
es: "Si tienes algún Pokémon Teracristal en juego, este Pokémon puede usar el ataque Doble Filo por {P}.",
it: "Se hai dei Pokémon Teracristal in gioco, questo Pokémon può usare l'attacco Sdoppiatore al costo di {P}.",
pt: "Se você tiver algum Pokémon Tera em jogo, este Pokémon poderá usar o ataque Faca de Dois Gumes por {P}.",
de: "Wenn du mindestens 1 Terakristall-Pokémon im Spiel hast, kann dieses Pokémon die Attacke Risikotackle für {P} einsetzen."
}
}],
@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Orca"
}
export default card

View File

@@ -30,12 +30,12 @@ const card: Card = {
},
effect: {
en: "Search your deck for up to 2 Basic Psychic Energy cards and attach them to 1 of your Benched Pokémon. Then, shuffle your deck.",
fr: "Cherchez dans votre deck jusqu'à 2 cartes Énergie Psychic de base, puis attachez-les à l'un de vos Pokémon de Banc. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 2 cartas de Energía Psychic Básica y únelas a uno de tus Pokémon en Banca. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a due carte Energia base Psychic e assegnale a uno dei tuoi Pokémon in panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por até 2 cartas de Energia Psychic Básica no seu baralho e ligue-as a 1 dos seus Pokémon no Banco. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach bis zu 2 Basis-Psychic-Energiekarten und lege sie an 1 Pokémon auf deiner Bank an. Mische anschließend dein Deck."
en: "Search your deck for up to 2 Basic {P} Energy cards and attach them to 1 of your Benched Pokémon. Then, shuffle your deck.",
fr: "Cherchez dans votre deck jusqu'à 2 cartes Énergie {P} de base, puis attachez-les à l'un de vos Pokémon de Banc. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 2 cartas de Energía {P} Básica y únelas a uno de tus Pokémon en Banca. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a due carte Energia base {P} e assegnale a uno dei tuoi Pokémon in panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por até 2 cartas de Energia {P} Básica no seu baralho e ligue-as a 1 dos seus Pokémon no Banco. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach bis zu 2 Basis-{P}-Energiekarten und lege sie an 1 Pokémon auf deiner Bank an. Mische anschließend dein Deck."
}
}],
@@ -44,7 +44,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Saya Tsuruta"
}
export default card

View File

@@ -71,7 +71,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "takuyoa"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "kantaro"
}
export default card

View File

@@ -46,7 +46,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "HYOGONOSUKE"
}
export default card

View File

@@ -32,12 +32,12 @@ const card: Card = {
},
effect: {
en: "Attach up to 2 Basic Psychic Energy cards from your hand to your Pokémon in any way you like.",
fr: "Attachez jusqu'à 2 cartes Énergie Psychic de base de votre main à vos Pokémon comme il vous plaît.",
es: "Une hasta 2 cartas de Energía Psychic Básica de tu mano a tus Pokémon de la manera que desees.",
it: "Assegna ai tuoi Pokémon fino a due carte Energia base Psychic dalla tua mano nel modo che preferisci.",
pt: "Ligue até 2 cartas de Energia Psychic Básica da sua mão aos seus Pokémon como desejar.",
de: "Lege bis zu 2 Basis-Psychic-Energiekarten aus deiner Hand beliebig an deine Pokémon an."
en: "Attach up to 2 Basic {P} Energy cards from your hand to your Pokémon in any way you like.",
fr: "Attachez jusqu'à 2 cartes Énergie {P} de base de votre main à vos Pokémon comme il vous plaît.",
es: "Une hasta 2 cartas de Energía {P} Básica de tu mano a tus Pokémon de la manera que desees.",
it: "Assegna ai tuoi Pokémon fino a due carte Energia base {P} dalla tua mano nel modo che preferisci.",
pt: "Ligue até 2 cartas de Energia {P} Básica da sua mão aos seus Pokémon como desejar.",
de: "Lege bis zu 2 Basis-{P}-Energiekarten aus deiner Hand beliebig an deine Pokémon an."
}
}, {
cost: ["Psychic", "Psychic"],
@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "HYOGONOSUKE"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "HYOGONOSUKE"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "svlt"
}
export default card

View File

@@ -52,7 +52,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "IKEDA Saki"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "Shiburingaru"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Natsumi Yoshida"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Yoriyuki Ikegami"
}
export default card

View File

@@ -33,7 +33,7 @@ const card: Card = {
effect: {
en: "During your opponent's next turn, attacks used by the Defending Pokémon do 100 less damage (before applying Weakness and Resistance).",
fr: "Pendant le prochain tour de votre adversaire, les attaques utilisées par le Pokémon Défenseur infligent 100 dégâts de moins (avant application de la Faiblesse et de la Résistance).",
fr: "Pendant le prochain tour de votre adversaire, les attaques utilisées par le Pokémon Défenseur infligent 100 dégâts de moins (avant application de la Faiblesse et de la Résistance).",
es: "Durante el próximo turno de tu rival, los ataques usados por el Pokémon Defensor hacen 100 puntos de daño menos (antes de aplicar Debilidad y Resistencia).",
it: "Durante il prossimo turno del tuo avversario, gli attacchi usati dal Pokémon difensore infliggono 100 danni in meno, prima di aver applicato debolezza e resistenza.",
pt: "Durante o próximo turno do seu oponente, os ataques usados pelo Pokémon Defensor causarão 100 pontos de dano a menos (antes de aplicar Fraqueza e Resistência).",
@@ -69,7 +69,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "5ban Graphics"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Uninori"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Ryuta Fuse"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "saino misaki"
}
export default card

View File

@@ -39,7 +39,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Koji Nakata"
}
export default card

View File

@@ -69,7 +69,9 @@ const card: Card = {
variants: {
normal: false,
reverse: false
}
},
illustrator: "5ban Graphics"
}
export default card

View File

@@ -70,7 +70,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "Natsumi Yoshida"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Sekio"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "buchi"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Anesaki Dynamic"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Ebila"
}
export default card

View File

@@ -59,7 +59,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Scav"
}
export default card

View File

@@ -48,7 +48,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Apios"
}
export default card

View File

@@ -61,7 +61,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "Felicia Chen"
}
export default card

View File

@@ -68,7 +68,9 @@ const card: Card = {
variants: {
holo: false
}
},
illustrator: "SIE NANAHARA"
}
export default card

Some files were not shown because too many files have changed in this diff Show More