1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 18:09: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

@ -23,7 +23,11 @@ const card: Card = {
evolveFrom: {
en: "Mareanie",
fr: "Vorastérie"
fr: "Vorastérie",
es: "Mareanie",
it: "Mareanie",
pt: "Mareanie",
de: "Garstella"
},
attacks: [
@ -43,7 +47,7 @@ const card: Card = {
en: "Discard an Energy from this Pokémon and heal all damage from it.",
fr: "Défaussez une Énergie de ce Pokémon, puis soignez tous les dégâts de ce Pokémon.",
es: "Descarta 1 Energía de este Pokémon y cura todos sus puntos de daño.",
it: "Scarta unEnergia da questo Pokémon e curalo da tutti i danni.",
it: "Scarta un'Energia da questo Pokémon e curalo da tutti i danni.",
pt: "Descarte 1 Energia deste Pokémon e cure todo o dano dele.",
de: "Lege 1 Energie von diesem Pokémon auf deinen Ablagestapel und heile bei ihm allen Schaden."
},
@ -64,7 +68,7 @@ const card: Card = {
de: "Giftpeitsche"
},
effect: {
en: "Your opponents Active Pokémon is now Poisoned.",
en: "Your opponent's Active Pokémon is now Poisoned.",
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné.",
es: "El Pokémon Activo de tu rival pasa a estar Envenenado.",
it: "Il Pokémon attivo del tuo avversario viene avvelenato.",