1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-15 00:49: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: "Tool Jammer",
fr: "Bloqueur dOutil"
fr: "Bloqueur dOutil",
es: "Inhibidor de Herramientas",
it: "Bloccoggetti",
pt: "Bloqueador de Ferramentas",
de: "Ausrüstungsstörer"
},
illustrator: "inose yukie",
@ -15,7 +19,11 @@ const card: Card = {
effect: {
en: "As long as the Pokémon this card is attached to is in the Active Spot, Pokémon Tools attached to your opponents Active Pokémon have no effect, except for Tool Jammer.",
fr: "Tant que le Pokémon auquel cette carte est attachée est sur le Poste Actif, les Outils Pokémon attachés au Pokémon Actif de votre adversaire nont aucun effet, à lexception de Bloqueur dOutil."
fr: "Tant que le Pokémon auquel cette carte est attachée est sur le Poste Actif, les Outils Pokémon attachés au Pokémon Actif de votre adversaire nont aucun effet, à lexception de Bloqueur dOutil.",
es: "Mientras el Pokémon al que esté unida esta carta esté en el Puesto Activo, las Herramientas Pokémon unidas al Pokémon Activo de tu rival no tienen efecto, excepto Inhibidor de Herramientas.",
it: "Fintanto che il Pokémon a cui è assegnata questa carta è in posizione attiva, le carte Oggetto Pokémon assegnate al Pokémon attivo del tuo avversario non hanno effetto, a eccezione di Bloccoggetti.",
pt: "Enquanto o Pokémon ao qual esta carta está ligada estiver no Campo Ativo, Ferramentas Pokémon ligadas ao Pokémon Ativo do seu oponente não têm efeito, exceto por Bloqueador de Ferramentas.",
de: "Solange das Pokémon, an das diese Karte angelegt ist, in der Aktiven Position ist, haben an das Aktive Pokémon deines Gegners angelegte Pokémon-Ausrüstungen keinen Effekt, außer Ausrüstungsstörer."
},
trainerType: "Tool",