mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-30 11:30:46 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -34,7 +34,7 @@ const card: Card = {
|
||||
fr: "Météores",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack’s damage isn’t affected by Weakness, Resistance, or any other effects on your opponent’s Active Pokémon.",
|
||||
en: "This attack's damage isn't affected by Weakness, Resistance, or any other effects on your opponent's Active Pokémon.",
|
||||
fr: "Les dégâts de cette attaque ne sont pas affectés par la Faiblesse, la Résistance ou tout autre effet en action sur le Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 30,
|
||||
@ -51,7 +51,7 @@ const card: Card = {
|
||||
fr: "Rayon Flash",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent’s next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
|
||||
en: "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, évitez tous les dégâts infligés à ce Pokémon par des attaques de Pokémon de base.",
|
||||
},
|
||||
damage: 70,
|
||||
|
Reference in New Issue
Block a user