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: "Last Chance Potion",
fr: "Potion de la Dernière Chance",
es: "Poción Última Oportunidad",
it: "Pozione Ultima Chance",
pt: "Poção de Última Hora",
de: "Letzte-Chance-Trank"
},
illustrator: "Ayaka Yoshida",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Soignez 120 dégâts à lun de vos Pokémon auquel il reste 30 PV ou moins.",
en: "Heal 120 damage from 1 of your Pokémon that has 30 HP or less remaining.",
es: "Cura 120 puntos de daño a 1 de tus Pokémon a los que le queden 30 PS o menos.",
it: "Cura da 120 danni uno dei tuoi Pokémon che ha 30 PS o meno rimanenti.",
pt: "Cure 120 pontos de dano de 1 dos seus Pokémon que tiver PS restante de 30 ou menos.",
de: "Heile 120 Schadenspunkte bei 1 deiner Pokémon, dessen verbleibende KP 30 oder weniger betragen."
},
trainerType: "Item",