1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-07 22:51:58 +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

@@ -29,6 +29,10 @@ const card: Card = {
evolveFrom: {
en: "Lapras V",
fr: "Lokhlass-V",
es: "Lapras V",
it: "Lapras V",
pt: "Lapras V",
de: "Lapras V"
},
stage: "VMAX",
@@ -50,7 +54,7 @@ const card: Card = {
},
effect: {
en: "This attack does 30 more damage for each Water Energy attached to this Pokémon.",
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Énergie Water attachée à ce Pokémon.",
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Énergie Water attachée à ce Pokémon.",
es: "Este ataque hace 30 puntos de daño más por cada Energía Water unida a este Pokémon.",
it: "Questo attacco infligge 30 danni in più per ogni Energia Water assegnata a questo Pokémon.",
pt: "Este ataque causa 30 pontos de dano a mais para cada Energia Water ligada a este Pokémon.",