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

@ -21,7 +21,11 @@ const card: Card = {
evolveFrom: {
en: "Bronzor",
fr: "Archéomire"
fr: "Archéomire",
es: "Bronzor",
it: "Bronzor",
pt: "Bronzor",
de: "Bronzel"
},
abilities: [{
@ -38,9 +42,9 @@ const card: Card = {
effect: {
en: "As often as you like during your turn, you may move a Metal Energy from 1 of your Pokémon to another of your Pokémon.",
fr: "Autant de fois que vous le voulez pendant votre tour, vous pouvez déplacer une Énergie Metal de lun de vos Pokémon vers un autre de vos Pokémon.",
fr: "Autant de fois que vous le voulez pendant votre tour, vous pouvez déplacer une Énergie Metal de l'un de vos Pokémon vers un autre de vos Pokémon.",
es: "Todas las veces que quieras durante tu turno, puedes mover 1 Energía Metal de 1 de tus Pokémon a otro de tus Pokémon.",
it: "Durante il tuo turno, puoi spostare unEnergia Metal da uno a un altro dei tuoi Pokémon tutte le volte che vuoi.",
it: "Durante il tuo turno, puoi spostare un'Energia Metal da uno a un altro dei tuoi Pokémon tutte le volte che vuoi.",
pt: "Quantas vezes desejar durante o seu turno, você poderá mover 1 Energia Metal de 1 dos seus Pokémon para outro Pokémon seu.",
de: "Beliebig oft während deines Zuges kannst du 1 Metal-Energie von 1 deiner Pokémon auf 1 anderes deiner Pokémon verschieben."
}
@ -49,7 +53,7 @@ const card: Card = {
attacks: [{
name: {
en: "Zen Headbutt",
fr: "PsykoudBoul",
fr: "Psykoud'Boul",
es: "Cabezazo Zen",
it: "Cozzata Zen",
pt: "Cabeçada Zen",