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

@ -30,8 +30,8 @@ const card: Card = {
},
effect: {
en: "Search your deck for a Grass Pokémon, reveal it, and put it into your hand. If you go second and its your first turn, search for up to 3 Grass Pokémon instead of 1. Then, shuffle your deck.",
fr: "Cherchez dans votre deck un Pokémon Grass, montrez-le, puis ajoutez-le à votre main. Si vous jouez en second et que cest votre premier tour, cherchez jusquà 3 Pokémon Grass au lieu dun. Mélangez ensuite votre deck.",
en: "Search your deck for a Grass Pokémon, reveal it, and put it into your hand. If you go second and it's your first turn, search for up to 3 Grass Pokémon instead of 1. Then, shuffle your deck.",
fr: "Cherchez dans votre deck un Pokémon Grass, montrez-le, puis ajoutez-le à votre main. Si vous jouez en second et que c'est votre premier tour, cherchez jusqu'à 3 Pokémon Grass au lieu d'un. Mélangez ensuite votre deck.",
es: "Busca en tu baraja 1 Pokémon Grass, enséñalo y ponlo en tu mano. Si sales segundo y es tu primer turno, busca hasta 3 Pokémon Grass en vez de 1. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo un Pokémon Grass, mostralo e aggiungilo alle carte che hai in mano. Se inizi per secondo ed è il tuo primo turno, cerca fino a tre Pokémon Grass invece di uno. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por 1 Pokémon Grass no seu baralho, revele-o e coloque-o na sua mão. Se você for o segundo a jogar e este for o seu primeiro turno, procure por até 3 Pokémon Grass ao invés de 1. Em seguida, embaralhe o seu baralho.",
@ -51,7 +51,7 @@ const card: Card = {
effect: {
en: "This attack does 20 more damage for each Grass Energy attached to this Pokémon.",
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie Grass attachée à ce Pokémon.",
fr: "Cette attaque inflige 20 dégâts supplémentaires pour chaque Énergie Grass attachée à ce Pokémon.",
es: "Este ataque hace 20 puntos de daño más por cada Energía Grass unida a este Pokémon.",
it: "Questo attacco infligge 20 danni in più per ogni Energia Grass assegnata a questo Pokémon.",
pt: "Este ataque causa 20 pontos de dano a mais para cada Energia Grass ligada a este Pokémon.",
@ -80,8 +80,8 @@ const card: Card = {
stage: "Basic",
description: {
en: "Once the vines on Zarudes body tear off, they become nutrients in the soil. This helps the plants of the forest grow."
en: "Once the vines on Zarude's body tear off, they become nutrients in the soil. This helps the plants of the forest grow."
}
}
export default card
export default card