1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-01 20:32:03 +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

@@ -23,7 +23,11 @@ const card: Card = {
evolveFrom: {
en: "Gothita",
fr: "Scrutella"
fr: "Scrutella",
es: "Gothita",
it: "Gothita",
pt: "Gothita",
de: "Mollimorba"
},
attacks: [
@@ -40,7 +44,7 @@ const card: Card = {
de: "Jammerstimme"
},
effect: {
en: "Choose a random card from your opponents hand. Your opponent reveals that card and shuffles it into their deck.",
en: "Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck.",
fr: "Choisissez une carte au hasard dans la main de votre adversaire. Votre adversaire montre cette carte, puis la mélange avec son deck.",
es: "Elige 1 carta aleatoria de la mano de tu rival. Tu rival enseña esa carta, la pone en su baraja y las baraja todas.",
it: "Scegli una carta a caso dalla mano del tuo avversario. Il tuo avversario mostra quella carta e la rimischia nel suo mazzo.",
@@ -64,7 +68,7 @@ const card: Card = {
},
effect: {
en: "Flip 2 coins. This attack does 30 damage for each heads.",
fr: "Lancez 2 pièces. Cette attaque inflige 30 dégâts pour chaque côté face.",
fr: "Lancez 2 pièces. Cette attaque inflige 30 dégâts pour chaque côté face.",
es: "Lanza 2 monedas. Este ataque hace 30 puntos de daño por cada cara.",
it: "Lancia due volte una moneta. Questo attacco infligge 30 danni ogni volta che esce testa.",
pt: "Jogue 2 moedas. Este ataque causa 30 pontos de dano para cada cara.",
@@ -102,7 +106,7 @@ const card: Card = {
stage: "Stage1",
description: {
en: "Its said that when stars shine in the night sky, this Pokémon will spirit away sleeping children. Some call it the Witch of Punishment."
en: "It's said that when stars shine in the night sky, this Pokémon will spirit away sleeping children. Some call it the Witch of Punishment."
}
}