1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +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: "Charjabug",
fr: "Chrysapile",
es: "Charjabug",
it: "Charjabug",
pt: "Charjabug",
de: "Akkup"
},
illustrator: "Sekio",
rarity: "Uncommon",
@ -30,10 +34,18 @@ const card: Card = {
name: {
en: "Battery",
fr: "Batterie",
es: "Batería",
it: "Batteria",
pt: "Bateria",
de: "Batterie"
},
effect: {
en: "Once during your turn (before your attack), you may attach this card from your hand to 1 of your Vikavolt or Vikavolt-GX as a Special Energy card. This card provides 2 Lightning Energy only while it's attached to a Pokémon.",
fr: "Une seule fois pendant votre tour (avant votre attaque), vous pouvez attacher cette carte de votre main à lun de vos Lucanon ou Lucanon-GX comme carte Énergie spéciale. Cette carte ne fournit 2 Énergies Lightning que lorsquelle est attachée à ce Pokémon.",
en: "Attach to Vikavolt or Vikavolt-GX as a Special Energy card.",
fr: "Lattacher à Lucanon ou Lucanon-GX comme carte Énergie spéciale.",
es: "Une a Vikavolt o Vikavolt-GX como una carta de Energía Especial.",
it: "Assegna a Vikavolt o Vikavolt-GX come carta Energia speciale.",
pt: "Ligar a Vikavolt ou Vikavolt-GX como uma carta de Energia Especial.",
de: "Lege sie als Spezial-Energiekarte an Donarion oder Donarion-GX an."
},
},
],
@ -47,6 +59,10 @@ const card: Card = {
name: {
en: "Pierce",
fr: "Transpercement",
es: "Perforar",
it: "Perforare",
pt: "Perfurar",
de: "Durchbohren"
},
damage: 60,