1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59: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: "Hakamo-o",
fr: "Écaïd",
es: "Hakamo-o",
it: "Hakamo-o",
pt: "Hakamo-o",
de: "Mediras"
},
illustrator: "Ryuta Fuse",
rarity: "Uncommon",
@ -28,12 +32,20 @@ const card: Card = {
{
type: "Ability",
name: {
en: "Fighter's Roar",
en: "Fighters Roar",
fr: "Rugissement de Combat",
es: "Rugido de Luchador",
it: "Urlo del Combattente",
pt: "Rugido do Guerreiro",
de: "Kampfschrei"
},
effect: {
en: "If your opponent's Active Pokémon is a Pokémon-GX or Pokémon-EX, this Pokémon can evolve during the turn you play it.",
en: "If your opponents Active Pokémon is a Pokémon-GX or Pokémon-EX, this Pokémon can evolve during the turn you play it.",
fr: "Si le Pokémon Actif de votre adversaire est un Pokémon-GX ou Pokémon-EX, ce Pokémon-ci peut évoluer pendant le tour où il est mis en jeu.",
es: "Si el Pokémon Activo de tu rival es un Pokémon-GX o un Pokémon-EX, este Pokémon puede evolucionar durante el turno en que lo pongas en juego.",
it: "Se il Pokémon attivo del tuo avversario è un Pokémon-GX o un Pokémon-EX, questo Pokémon può evolversi durante il turno in cui lhai giocato.",
pt: "Se o Pokémon Ativo do seu oponente for um Pokémon-GX ou um Pokémon-EX, este Pokémon poderá evoluir durante a vez de jogar em que for colocado em jogo.",
de: "Wenn das Aktive Pokémon deines Gegners ein Pokémon-GX oder Pokémon-EX ist, kann sich dieses Pokémon während des Zuges, in dem du es spielst, entwickeln."
},
},
],
@ -46,6 +58,10 @@ const card: Card = {
name: {
en: "Dragonslice",
fr: "Draco-Tranche",
es: "Tajo Dragón",
it: "Dragotrancia",
pt: "Talhada do Dragão",
de: "Drachenschnetzler"
},
damage: 30,