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

@ -17,10 +17,10 @@ const card: Card = {
set: Set,
effect: {
en: "If the Fire Pokémon this card is attached to is in the Active Spot and is damaged by an opponents attack (even if it is Knocked Out), the Attacking Pokémon is now Burned.",
fr: "Si le Pokémon Fire auquel cette carte est attachée est sur le Poste Actif et quil subit les dégâts dune attaque dun adversaire (même sil est mis K.O.), le Pokémon Attaquant est maintenant Brûlé.",
en: "If the Fire Pokémon this card is attached to is in the Active Spot and is damaged by an opponent's attack (even if it is Knocked Out), the Attacking Pokémon is now Burned.",
fr: "Si le Pokémon Fire auquel cette carte est attachée est sur le Poste Actif et qu'il subit les dégâts d'une attaque d'un adversaire (même s'il est mis K.O.), le Pokémon Attaquant est maintenant Brûlé.",
es: "Si el Pokémon Fire al que está unida esta carta está en el Puesto Activo y resulta dañado por un ataque de tu rival (incluso si queda Fuera de Combate), el Pokémon Atacante pasa a estar Quemado.",
it: "Se il Pokémon Fire a cui è assegnata questa carta è in posizione attiva e viene danneggiato da un attacco dellavversario, anche se viene messo KO, il Pokémon attaccante viene bruciato.",
it: "Se il Pokémon Fire a cui è assegnata questa carta è in posizione attiva e viene danneggiato da un attacco dell'avversario, anche se viene messo KO, il Pokémon attaccante viene bruciato.",
pt: "Se o Pokémon Fire ao qual esta carta está ligada estiver no Campo Ativo e for danificado por um ataque do seu oponente (mesmo que ele seja Nocauteado), o Pokémon Atacante ficará Queimado.",
de: "Wenn das Fire-Pokémon, an das diese Karte angelegt ist, in der Aktiven Position ist und durch eine Attacke deines Gegners Schaden erhält (auch wenn es dadurch kampfunfähig wird), ist das Angreifende Pokémon jetzt verbrannt."
},