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:
@@ -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 opponent’s Active Pokémon.",
|
||||
fr: "Lancez une pièce. Si c’est 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,
|
||||
|
||||
|
Reference in New Issue
Block a user