1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-21 03:29:17 +00:00

feat: Add remaining Sword & Shield promos (#768)

This commit is contained in:
2025-05-26 13:53:06 +02:00
committed by GitHub
parent 25df3092d2
commit 8c77025f4e
285 changed files with 10818 additions and 868 deletions

View File

@ -21,7 +21,11 @@ const card: Card = {
evolveFrom: {
en: "Rare Fossil",
fr: "Fossile Rare"
fr: "Fossile Rare",
de: "Seltenes Fossil",
es: "Fósil Raro",
pt: "Fóssil Raro",
it: "Fossile Raro"
},
abilities: [{
@ -32,7 +36,7 @@ const card: Card = {
fr: "Siphon Cinglant",
es: "Torbellino Penetrante",
it: "Mulinello Raggelante",
pt: "Biting Whirlpool",
pt: "Redemoinho Glacial",
de: "Beißender Strudel"
},
@ -41,7 +45,7 @@ const card: Card = {
fr: "Chaque fois que votre adversaire attache une carte Énergie de sa main à l'un de ses Pokémon, placez 2 marqueurs de dégâts sur ce Pokémon-là.",
es: "Cada vez que tu rival una 1 carta de Energía de su mano a 1 de sus Pokémon, pon 2 contadores de daño en ese Pokémon.",
it: "Ogni volta che il tuo avversario assegna a uno dei suoi Pokémon una carta Energia dalla sua mano, metti due segnalini danno su quel Pokémon.",
pt: "Whenever your opponent attaches an Energy card from their hand to 1 of their Pokémon, put 2 damage counters on that Pokémon.",
pt: "Sempre que seu oponente ligar 1 carta de Energia da própria mão a 1 dos próprios Pokémon, coloque 2 contadores de dano naquele Pokémon.",
de: "Lege jedes Mal, wenn dein Gegner 1 Energiekarte aus seiner Hand an 1 seiner Pokémon anlegt, 2 Schadensmarken auf jenes Pokémon."
}
}],
@ -52,7 +56,7 @@ const card: Card = {
fr: "Boule Élek",
es: "Bola Voltio",
it: "Energisfera",
pt: "Electro Ball",
pt: "Bola Elétrica",
de: "Elektroball"
},