1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

feat: Added XY Datas for other languages (#265)

This commit is contained in:
2022-03-31 11:01:32 +02:00
committed by GitHub
parent fc74c637d3
commit 4ec775fe56
1694 changed files with 23608 additions and 4670 deletions

View File

@ -25,6 +25,10 @@ const card: Card = {
evolveFrom: {
en: "Fennekin",
fr: "Feunnec",
es: "Fennekin",
it: "Fennekin",
pt: "Fennekin",
de: "Fynx"
},
stage: "Stage1",
@ -43,12 +47,12 @@ const card: Card = {
de: "Verzehrende Flamme"
},
effect: {
en: "Flip a coin. If heads, discard an Energy attached to your opponents Active Pokémon.",
fr: "Lancez une pièce. Si cest face, défaussez une Énergie attachée au Pokémon Actif de votre adversaire.",
en: "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
fr: "Lancez une pièce. Si c'est face, défaussez une Énergie attachée au Pokémon Actif de votre adversaire.",
es: "Lanza 1 moneda. Si sala cara, descarta 1 Energía unida al Pokémon Activo de tu rival.",
it: "Lancia una moneta. Se esce testa, scarta unEnergia assegnata al Pokémon attivo del tuo avversario.",
it: "Lancia una moneta. Se esce testa, scarta un'Energia assegnata al Pokémon attivo del tuo avversario.",
pt: "Jogue uma moeda. Se sair cara, descarte uma Energia ligada ao Pokémon Ativo do seu oponente.",
de: "Wirf 1 Münze. Lege bei Kopf 1 an das Aktive Pokémon deines Gegners angelegte Energie auf den Ablagestapel deines Gegners."
de: "Wirf 1 Münze. Lege bei \"Kopf\" 1 an das Aktive Pokémon deines Gegners angelegte Energie auf den Ablagestapel deines Gegners."
},
damage: 20,