1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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: {
en: "Abomasnow",
fr: "Blizzaroi"
fr: "Blizzaroi",
es: "Abomasnow",
it: "Abomasnow",
pt: "Abomasnow",
de: "Rexblisar"
},
illustrator: "Akira Komayama",
@ -25,19 +29,31 @@ const card: Card = {
name: {
en: "Toughness Boost",
fr: "Boost dEndurance"
fr: "Boost dEndurance",
es: "Impulso Vigorizante",
it: "Carica di Tenacia",
pt: "Impulso da Determinação",
de: "Stärkeschub"
},
effect: {
en: "Your Single Strike Pokémon in play, except any Abomasnow, get +50 HP. You cant apply more than 1 Toughness Boost Ability at a time.",
fr: "Vos Pokémon Poing Final en jeu, à lexception de Blizzaroi, reçoivent +50 PV. Vous ne pouvez utiliser quun talent Boost dEndurance à la fois."
fr: "Vos Pokémon Poing Final en jeu, à lexception de Blizzaroi, reçoivent +50 PV. Vous ne pouvez utiliser quun talent Boost dEndurance à la fois.",
es: "Tus Pokémon Golpe Brusco en juego, excepto los Abomasnow, obtienen 50 PS más. No puedes aplicar más de 1 habilidad Impulso Vigorizante a la vez.",
it: "I tuoi Pokémon Colpo Singolo in gioco, a eccezione di qualsiasi Abomasnow, hanno 50 PS in più. Non puoi applicare più di unabilità Carica di Tenacia alla volta.",
pt: "Seus Pokémon Golpe Decisivo em jogo, exceto por quaisquer Abomasnow, recebem 50 PS a mais. Você não pode usar mais de 1 Habilidade Impulso da Determinação por vez.",
de: "Deine Fokussierter-Angriff-Pokémon im Spiel, außer Rexblisar, erhalten +50 KP. Du kannst immer nur jeweils 1 Fähigkeit Stärkeschub einsetzen."
}
}],
attacks: [{
name: {
en: "Mega Punch",
fr: "Ultimapoing"
fr: "Ultimapoing",
es: "Megapuño",
it: "Megapugno",
pt: "Megassoco",
de: "Megahieb"
},
damage: 90,