mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -33,7 +33,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 damage times the amount of Psychic Energy attached to this Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts multipliés par le nombre d’Énergies Psychic attachées à ce Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts multipliés par le nombre d'Énergies Psychic attachées à ce Pokémon.",
|
||||
},
|
||||
damage: "30×",
|
||||
|
||||
@ -50,7 +50,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
fr: "Échangez tous les marqueurs de dégâts de ce Pokémon avec ceux du Pokémon Actif de votre adversaire.",
|
||||
en: "Switch all damage counters on this Pokémon with those on your opponent’s Active Pokémon."
|
||||
en: "Switch all damage counters on this Pokémon with those on your opponent's Active Pokémon."
|
||||
},
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user