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: "Po Town",
fr: "Kokohio",
es: "Pueblo Po",
it: "Poh",
pt: "Vila Pô",
de: "Pou"
},
illustrator: "5ban Graphics",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Chaque fois quun joueur joue un Pokémon de sa main pour faire évoluer lun de ses Pokémon, placez 3 marqueurs de dégâts sur ce Pokémon.",
en: "Whenever any player plays a Pokémon from their hand to evolve 1 of their Pokémon, put 3 damage counters on that Pokémon.",
es: "Cada vez que algún jugador juegue 1 Pokémon de su mano para hacer evolucionar a 1 de sus Pokémon, pon 3 contadores de daño en ese Pokémon.",
it: "Ogni volta che un giocatore gioca un Pokémon dalla sua mano per far evolvere uno dei suoi Pokémon, metti tre segnalini danno su quel Pokémon.",
pt: "Sempre que algum jogador jogar 1 Pokémon da própria mão para evoluir 1 dos próprios Pokémon, coloque 3 contadores de dano naquele Pokémon.",
de: "Lege jedes Mal, wenn ein Spieler 1 Pokémon aus seiner Hand spielt, um 1 seiner Pokémon zu entwickeln, 3 Schadensmarken auf jenes Pokémon."
},
trainerType: "Stadium",