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: "Wishiwashi-GX",
fr: "Froussardine-GX",
es: "Wishiwashi-GX",
it: "Wishiwashi-GX",
pt: "Wishiwashi-GX",
de: "Lusardin-GX"
},
illustrator: "5ban Graphics",
rarity: "Ultra Rare",
@ -30,6 +34,10 @@ const card: Card = {
name: {
en: "Water Gun",
fr: "Pistolet à O",
es: "Pistola Agua",
it: "Pistolacqua",
pt: "Revolver dÁgua",
de: "Aquaknarre"
},
damage: 20,
@ -46,10 +54,18 @@ const card: Card = {
name: {
en: "Torrential Vortex",
fr: "Vortex Torrentiel",
es: "Vórtice Torrencial",
it: "Vortice Torrenziale",
pt: "Vórtice Torrencial",
de: "Reißender Strudel"
},
effect: {
en: "Discard a Special Energy from your opponent's Active Pokémon.",
en: "Discard a Special Energy from your opponents Active Pokémon.",
fr: "Défaussez une Énergie spéciale du Pokémon Actif de votre adversaire.",
es: "Descarta 1 Energía Especial del Pokémon Activo de tu rival.",
it: "Scarta unEnergia speciale assegnata al Pokémon attivo del tuo avversario.",
pt: "Descarte 1 Energia Especial do Pokémon Ativo do seu oponente.",
de: "Lege 1 Spezial-Energie vom Aktiven Pokémon deines Gegners auf seinen Ablagestapel."
},
damage: 120,
@ -63,12 +79,20 @@ const card: Card = {
"Colorless",
],
name: {
en: "Blue Surge-GX",
fr: "Déferlement Bleu-GX",
en: "Blue Surge GX",
fr: "Déferlement Bleu GX",
es: "Oleada Azul GX",
it: "Ondata Blu-GX",
pt: "Rebentação Azul GX",
de: "Blaue Flut GX"
},
effect: {
en: "Move all Energy from this Pokémon to your Benched Pokémon in any way you like. (You can't use more than 1 GX attack in a game.)",
en: "Move all Energy from this Pokémon to your Benched Pokémon in any way you like. (You cant use more than 1 GX attack in a game.)",
fr: "Déplacez toutes les Énergies de ce Pokémon vers vos Pokémon de Banc, de la manière que vous voulez. (Vous ne pouvez utiliser quune attaque GX par partie.)",
es: "Mueve todas las Energías de este Pokémon a tus Pokémon en Banca de la manera que desees. (No puedes usar más de 1 ataque GX en una partida).",
it: "Sposta a piacimento tutte le Energie da questo Pokémon a quelli nella tua panchina. Non puoi usare più di un attacco GX a partita.",
pt: "Mova todas as Energias deste Pokémon para os seus Pokémon no Banco como desejar (você não pode usar mais de 1 ataque GX por partida).",
de: "Verschiebe alle Energien von diesem Pokémon beliebig auf die Pokémon auf deiner Bank. (Du kannst pro Spiel nur 1 GX-Attacke einsetzen.)"
},
damage: 220,