mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -34,8 +34,8 @@ const card: Card = {
|
||||
fr: "Percée",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 damage to 1 of your opponent’s Benched Pokémon. (Don’t apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 30 dégâts à l’un des Pokémon de Banc de votre adversaire. (N’appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
en: "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
|
||||
fr: "Cette attaque inflige 30 dégâts à l'un des Pokémon de Banc de votre adversaire. (N'appliquez ni la Faiblesse ni la Résistance aux Pokémon de Banc.)",
|
||||
},
|
||||
damage: 60,
|
||||
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Explosion X",
|
||||
},
|
||||
effect: {
|
||||
en: "This Pokémon can’t use X Blast during your next turn.",
|
||||
en: "This Pokémon can't use X Blast during your next turn.",
|
||||
fr: "Ce Pokémon ne peut pas utiliser Explosion X pendant votre prochain tour.",
|
||||
},
|
||||
damage: 140,
|
||||
|
Reference in New Issue
Block a user