1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-02 12:41:59 +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

@@ -18,7 +18,11 @@ const card: Card = {
evolveFrom: {
en: "Arrokuda",
fr: "Embrochet"
fr: "Embrochet",
es: "Arrokuda",
it: "Arrokuda",
pt: "Arrokuda",
de: "Pikuda"
},
attacks: [
@@ -51,8 +55,8 @@ const card: Card = {
de: "Spiralstrahl"
},
effect: {
en: "Discard 2 Water Energy cards from your hand. If you dont, this attack does nothing.",
fr: "Défaussez 2 cartes Énergie Water de votre main. Sinon, cette attaque ne fait rien.",
en: "Discard 2 Water Energy cards from your hand. If you don't, this attack does nothing.",
fr: "Défaussez 2 cartes Énergie Water de votre main. Sinon, cette attaque ne fait rien.",
es: "Descarta 2 cartas de Energía Water de tu mano. Si no lo haces, este ataque no hace nada.",
it: "Scarta due carte Energia Water che hai in mano. Se non lo fai, questo attacco non ha effetto.",
pt: "Descarte 2 cartas de Energia Water da sua mão. Se não fizer isto, este ataque não fará nada.",
@@ -85,7 +89,7 @@ const card: Card = {
stage: "Stage1",
description: {
en: "This Pokémon has a jaw thats as sharp as a spear and as strong as steel. Apparently Barraskewdas flesh is surprisingly tasty, too."
en: "This Pokémon has a jaw that's as sharp as a spear and as strong as steel. Apparently Barraskewda's flesh is surprisingly tasty, too."
}
}