1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39:18 +00:00

Added informations on more languages for Sword & Shield cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -6,7 +6,11 @@ const card: Card = {
name: {
fr: "Rongrigou",
en: "Greedent"
en: "Greedent",
es: "Greedent",
it: "Greedent",
pt: "Greedent",
de: "Schlaraffel"
},
illustrator: "Hideki Ishikawa",
@ -25,19 +29,31 @@ const card: Card = {
name: {
fr: "Queue Cupide",
en: "Greedy Tail"
en: "Greedy Tail",
es: "Cola Avaricia",
it: "Coda Ingorda",
pt: "Cauda Fominha",
de: "Gieriger Schweif"
},
effect: {
fr: "Une fois pendant votre tour, vous pouvez chercher dans votre deck une carte Outil Pokémon, la montrer, puis lajouter à votre main. Mélangez ensuite votre deck.",
en: "Once during your turn, you may search your deck for a Pokémon Tool card, reveal it, and put it into your hand. Then, shuffle your deck."
en: "Once during your turn, you may search your deck for a Pokémon Tool card, reveal it, and put it into your hand. Then, shuffle your deck.",
es: "Una vez durante tu turno, puedes buscar en tu baraja 1 carta de Herramienta Pokémon, enseñarla y ponerla en tu mano. Después, baraja las cartas de tu baraja.",
it: "Una sola volta durante il tuo turno, puoi cercare nel tuo mazzo una carta Oggetto Pokémon, mostrarla e aggiungerla alle carte che hai in mano. Poi rimischia le carte del tuo mazzo.",
pt: "Uma vez durante o seu turno, você poderá procurar por 1 carta de Ferramenta Pokémon no seu baralho, revelá-la e colocá-la na sua mão. Em seguida, embaralhe o seu baralho.",
de: "Einmal während deines Zuges kannst du dein Deck nach 1 Pokémon-Ausrüstung durchsuchen, sie deinem Gegner zeigen und auf deine Hand nehmen. Mische anschließend dein Deck."
}
}],
attacks: [{
name: {
fr: "Coup de Queue",
en: "Tail Smack"
en: "Tail Smack",
es: "Bofetón Cola",
it: "Codasberla",
pt: "Ataque de Cauda",
de: "Schweifschlag"
},
damage: 80,