1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +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: "Lycanroc-GX",
fr: "Lougaroc-GX",
es: "Lycanroc-GX",
it: "Lycanroc-GX",
pt: "Lycanroc-GX",
de: "Wolwerock-GX"
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
@ -34,10 +38,18 @@ const card: Card = {
name: {
en: "Crunch",
fr: "Mâchouille",
es: "Triturar",
it: "Sgranocchio",
pt: "Mastigada",
de: "Knirscher"
},
effect: {
en: "Discard an Energy from your opponent's Active Pokémon.",
en: "Discard an Energy from your opponents Active Pokémon.",
fr: "Défaussez une Énergie du Pokémon Actif de votre adversaire.",
es: "Descarta 1 Energía del Pokémon Activo de tu rival.",
it: "Scarta unEnergia assegnata al Pokémon attivo del tuo avversario.",
pt: "Descarte 1 Energia do Pokémon Ativo do seu oponente.",
de: "Lege 1 Energie vom Aktiven Pokémon deines Gegners auf seinen Ablagestapel."
},
damage: 30,
@ -51,6 +63,10 @@ const card: Card = {
name: {
en: "Accelerock",
fr: "Vif Roc",
es: "Roca Veloz",
it: "Rocciarapida",
pt: "Rocha Veloz",
de: "Turbofelsen"
},
damage: 120,
@ -63,12 +79,20 @@ const card: Card = {
"Colorless",
],
name: {
en: "Lycanfang-GX",
fr: "LougaCroc-GX",
en: "Lycanfang GX",
fr: "LougaCroc GX",
es: "Lycancolmillo GX",
it: "Fauci Lupo-GX",
pt: "Lycanino GX",
de: "Wolwefänge GX"
},
effect: {
en: "Discard 2 Energy from this Pokémon. (You can't use more than 1 GX attack in a game.)",
en: "Discard 2 Energy from this Pokémon. (You cant use more than 1 GX attack in a game.)",
fr: "Défaussez 2 Énergies de ce Pokémon. (Vous ne pouvez utiliser quune attaque GX par partie.)",
es: "Descarta 2 Energías de este Pokémon. (No puedes usar más de 1 ataque GX en una partida).",
it: "Scarta due Energie assegnate a questo Pokémon. Non puoi usare più di un attacco GX a partita.",
pt: "Descarte 2 Energias deste Pokémon (você não pode usar mais de 1 ataque GX por partida).",
de: "Lege 2 Energien von diesem Pokémon auf deinen Ablagestapel. (Du kannst pro Spiel nur 1 GX-Attacke einsetzen.)"
},
damage: 200,