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

@ -4,7 +4,11 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Rhyperior V",
fr: "Rhinastoc V"
fr: "Rhinastoc V",
es: "Rhyperior V",
it: "Rhyperior V",
pt: "Rhyperior V",
de: "Rihornior V"
},
illustrator: "Eske Yoshinob",
@ -26,11 +30,19 @@ const card: Card = {
],
name: {
en: "Drill Run",
fr: "Tunnelier"
fr: "Tunnelier",
es: "Taladradora",
it: "Giravvita",
pt: "Furação",
de: "Schlagbohrer"
},
effect: {
en: "Discard an Energy from your opponents Active Pokémon.",
fr: "Défaussez une Énergie du Pokémon Actif de votre adversaire."
fr: "Défaussez une Énergie du Pokémon Actif de votre adversaire.",
es: "Descarta 1 Energía del Pokémon Activo de tu rival.",
it: "Scarta unEnergia dal Pokémon attivo del tuo avversario.",
pt: "Descarte 1 Energia do Pokémon Ativo do seu oponente.",
de: "Lege 1 Energie vom Aktiven Pokémon deines Gegners auf seinen Ablagestapel."
},
damage: 80,
@ -44,11 +56,19 @@ const card: Card = {
],
name: {
en: "Heavy Rock Artillery",
fr: "Artillerie Roche Lourde"
fr: "Artillerie Roche Lourde",
es: "Artillería de Rocas Pesada",
it: "Artiglieria Roccia Pesante",
pt: "Artilharia de Pedra Pesada",
de: "Schweres Felsgeschütz"
},
effect: {
en: "During your next turn, this Pokémon cant use Heavy Rock Artillery.",
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Artillerie Roche Lourde."
fr: "Pendant votre prochain tour, ce Pokémon ne peut pas utiliser Artillerie Roche Lourde.",
es: "Durante tu próximo turno, este Pokémon no puede usar Artillería de Rocas Pesada.",
it: "Durante il tuo prossimo turno, questo Pokémon non può usare Artiglieria Roccia Pesante.",
pt: "Durante o seu próximo turno, este Pokémon não poderá usar Artilharia de Pedra Pesada.",
de: "Während deines nächsten Zuges kann dieses Pokémon Schweres Felsgeschütz nicht einsetzen."
},
damage: 210,