1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-29 23: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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Qwilfish",
fr: "Qwilfish",
es: "Qwilfish",
it: "Qwilfish",
pt: "Qwilfish",
de: "Baldorfish"
},
illustrator: "Midori Harada",
@ -30,10 +34,18 @@ const card: Card = {
name: {
en: "Poison Point",
fr: "Point Poison",
es: "Punto Tóxico",
it: "Velenopunto",
pt: "Ponto Venenoso",
de: "Giftdorn"
},
effect: {
en: "If this Pokémon is in the Active Spot and is damaged by an opponents attack (even if it is Knocked Out), the Attacking Pokémon is now Poisoned.",
fr: "Si ce Pokémon est sur le Poste Actif et quil subit les dégâts dune attaque de votre adversaire (même sil est mis K.O.), le Pokémon Attaquant est maintenant Empoisonné.",
es: "Si este Pokémon es tu Pokémon Activo y resulta dañado por el ataque de un rival (incluso si este Pokémon queda Fuera de Combate), el Pokémon Atacante pasa a estar Envenenado.",
it: "Se questo Pokémon è il tuo Pokémon attivo e viene danneggiato da un attacco del tuo avversario, anche se viene messo K.O., il Pokémon attaccante viene avvelenato.",
pt: "Se este Pokémon for seu Pokémon Ativo e ele for danificado pelo ataque de um oponente (mesmo se esse Pokémon for Nocauteado), o Pokémon Atacante será Envenenado.",
de: "Wenn dieses Pokémon dein Aktives Pokémon ist und durch einen gegnerischen Angriff Schaden erhält (auch wenn dieses Pokémon dadurch kampfunfähig wird), ist das Angreifende Pokémon jetzt vergiftet."
},
},
],
@ -46,10 +58,18 @@ const card: Card = {
name: {
en: "Venoshock",
fr: "Choc Venin",
es: "Carga Tóxica",
it: "Velenoshock",
pt: "Venochoque",
de: "Giftschock"
},
effect: {
en: "If your opponents Active Pokémon is Poisoned, this attack does 60 more damage.",
fr: "Si le Pokémon Actif de votre adversaire est Empoisonné, cette attaque inflige 60 dégâts supplémentaires.",
es: "Si el Pokémon Activo de tu rival está Envenenado, este ataque hace 60 puntos de daño más.",
it: "Se il Pokémon attivo del tuo avversario è avvelenato, questo attacco infligge 60 danni in più.",
pt: "Se o Pokémon Ativo do seu oponente estiver Envenenado, este ataque causará 60 pontos de dano a mais.",
de: "Wenn das Aktive Pokémon deines Gegners vergiftet ist, fügt diese Attacke 60 Schadenspunkte mehr zu."
},
damage: "10+",