mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -32,7 +32,7 @@ const card: Card = {
|
||||
fr: "Projection Vitale",
|
||||
},
|
||||
effect: {
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent’s Active Pokémon.",
|
||||
en: "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
|
||||
fr: "Soignez à ce Pokémon la même quantité de dégâts que vous avez infligée au Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: 20,
|
||||
@ -49,7 +49,7 @@ const card: Card = {
|
||||
fr: "Vent Étincelant",
|
||||
},
|
||||
effect: {
|
||||
en: "During your opponent’s next turn, this Pokémon has no Weakness.",
|
||||
en: "During your opponent's next turn, this Pokémon has no Weakness.",
|
||||
fr: "Pendant le prochain tour de votre adversaire, ce Pokémon n'a pas de Faiblesse.",
|
||||
},
|
||||
damage: 100,
|
||||
|
Reference in New Issue
Block a user