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

Sword & Shield Fixes (#84)

* some fixes

Signed-off-by: Avior <github@avior.me>

* Some more changes

Signed-off-by: Avior <github@avior.me>

* u

Signed-off-by: Avior <github@avior.me>

* continuing update

Signed-off-by: Avior <github@avior.me>

* Finished ?

Signed-off-by: Avior <github@avior.me>

* Removed files that were not meant to be

* Remoed even more files
This commit is contained in:
2021-10-26 10:40:03 +02:00
committed by GitHub
parent 133835ecc4
commit 2e18aa4aac
1869 changed files with 18400 additions and 6152 deletions

View File

@ -16,7 +16,7 @@ const card: Card = {
fr: "Rouleau du Dragon à Crocs Poing Final",
es: "Pergamino Dragón Colmilludo Golpe Brusco",
it: "Rotolo del Drago Dentuto Colpo Singolo",
pt: "Single Strike Scroll of the Fanged Dragon",
pt: "Pergaminho do Dragão Feroz Golpe Decisivo",
de: "Fokussierter-Angriff-Bissdrachenrolle"
},
@ -25,15 +25,16 @@ const card: Card = {
effect: {
en: "The Single Strike Pokémon this card is attached to can use the attack on this card. (You still need the necessary Energy to use this attack.)",
fr: "Le Pokémon Poing Final auquel cette carte est attachée peut utiliser lattaque sur cette carte. (Vous avez toujours besoin de lÉnergie nécessaire pour utiliser cette attaque.)\nFightingMetalMetalColorlessColorless Tranche Surpuissante 300\nDéfaussez toute lÉnergie de ce Pokémon.",
es: "El Pokémon Golpe Brusco al que esté unida esta carta puede usar el ataque de esta carta. (Sigues necesitando las Energías necesarias para usar este ataque).\nFightingMetalMetalColorlessColorless Tajo Superfulminante 300\nDescarta todas las Energías de este Pokémon.",
it: "Il Pokémon Colpo Singolo a cui è assegnata questa carta può usare lattacco di questa carta. Devi comunque avere lEnergia necessaria per usare questo attacco.\nFightingMetalMetalColorlessColorless Lacerazione Inesorabile 300\nScarta tutte le Energie da questo Pokémon.",
pt: "The Single Strike Pokémon this card is attached to can use the attack on this card. (You still need the necessary Energy to use this attack.)\nFightingMetalMetalColorlessColorless Superstrong Slash 300\nDiscard all Energy from this Pokémon.",
de: "Das Fokussierter-Angriff-Pokémon, an das diese Karte angelegt ist, kann die Attacke auf dieser Karte einsetzen. (Du benötigst jedoch die für diese Attacke notwendige Energie.)\nFightingMetalMetalColorlessColorless Superstarker Schlitzer 300\nLege alle Energien von diesem Pokémon auf deinen Ablagestapel."
fr: "Le Pokémon Poing Final auquel cette carte est attachée peut utiliser l'attaque sur cette carte. (Vous avez toujours besoin de l'Énergie nécessaire pour utiliser cette attaque.)",
es: "El Pokémon Golpe Brusco al que esté unida esta carta puede usar el ataque de esta carta. (Sigues necesitando las Energías necesarias para usar este ataque).",
it: "Il Pokémon Colpo Singolo a cui è assegnata questa carta può usare l'attacco di questa carta. Devi comunque avere l'Energia necessaria per usare questo attacco.",
pt: "O Pokémon Golpe Decisivo ao qual esta carta está ligada pode usar o ataque desta carta (você ainda precisa da Energia necessária para usar este ataque).",
de: "Das Fokussierter-Angriff-Pokémon, an das diese Karte angelegt ist, kann die Attacke auf dieser Karte einsetzen. (Du benötigst jedoch die für diese Attacke notwendige Energie.)"
},
trainerType: "Tool",
illustrator: "5ban Graphics"
illustrator: "5ban Graphics",
regulationMark: "E"
}
export default card
export default card