1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-31 11:51:59 +00:00

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Fearow",
fr: "Rapasdepic",
es: "Fearow",
it: "Fearow",
pt: "Fearow",
de: "Ibitak"
},
illustrator: "kawayoo",
rarity: "Uncommon",
@@ -34,10 +38,18 @@ const card: Card = {
name: {
en: "Drill Run Double",
fr: "Double Tunnelier",
es: "Taladradora Doble",
it: "Doppio Giravvita",
pt: "Furação Dupla",
de: "Doppel-Schlagbohrer"
},
effect: {
en: "Flip a coin. If heads, discard 2 Energy from your opponent's Active Pokémon.",
en: "Flip a coin. If heads, discard 2 Energy from your opponents Active Pokémon.",
fr: "Lancez une pièce. Si cest face, défaussez 2 Énergies du Pokémon Actif de votre adversaire.",
es: "Lanza 1 moneda. Si sale cara, descarta 2 Energías del Pokémon Activo de tu rival.",
it: "Lancia una moneta. Se esce testa, scarta due Energie assegnate al Pokémon attivo del tuo avversario.",
pt: "Jogue 1 moeda. Se sair cara, descarte 2 Energias do Pokémon Ativo do seu oponente.",
de: "Wirf 1 Münze. Lege bei Kopf 2 Energien vom Aktiven Pokémon deines Gegners auf seinen Ablagestapel."
},
damage: 70,