1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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: "Uxie",
fr: "Créhelf",
es: "Uxie",
it: "Uxie",
pt: "Uxie",
de: "Selfe"
},
illustrator: "kodama",
rarity: "Rare",
@ -27,10 +31,18 @@ const card: Card = {
name: {
en: "Secret Territory",
fr: "Territoire Secret",
es: "Territorio Secreto",
it: "Territorio Segreto",
pt: "Território Secreto",
de: "Geheimes Territorium"
},
effect: {
en: "If you have Mesprit and Azelf in play, apply Weakness for each Pokémon (both yours and your opponent's) as ×4 instead.",
en: "If you have Mesprit and Azelf in play, apply Weakness for each Pokémon (both yours and your opponents) as ×4 instead.",
fr: "Si vous avez Créfollet et Créfadet en jeu, la Faiblesse de chaque Pokémon (les vôtres et ceux de votre adversaire) est multipliée par 4.",
es: "Si tienes a Mesprit y Azelf en juego, aplica una Debilidad de x 4 a cada Pokémon (tanto tuyos como de tu rival).",
it: "Se hai Mesprit e Azelf in gioco, la debolezza di tutti i Pokémon, sia tuoi che del tuo avversario, diventa x4.",
pt: "Se você tiver Mesprit e Azelf em jogo, aplique Fraqueza a cada Pokémon (seus e do seu oponente) de ×4.",
de: "Wenn du Vesprit und Tobutz im Spiel hast, wende für alle Pokémon (deine und die deines Gegners) Schwäche in Höhe von ×4 an."
},
},
],
@ -44,6 +56,10 @@ const card: Card = {
name: {
en: "Psyshot",
fr: "Piqûre Psy",
es: "Disparo Psi",
it: "Psicosparo",
pt: "Tiro Psíquico",
de: "Psychoschuss"
},
damage: 30,