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,7 +34,7 @@ const card: Card = {
|
||||
fr: "Double Morsure",
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 10 more damage for each damage counter on your opponent’s Active Pokémon.",
|
||||
en: "This attack does 10 more damage for each damage counter on your opponent's Active Pokémon.",
|
||||
fr: "Cette attaque inflige 10 dégâts supplémentaires pour chaque marqueur de dégâts placé sur le Pokémon Actif de votre adversaire.",
|
||||
},
|
||||
damage: "40+",
|
||||
@ -52,7 +52,7 @@ const card: Card = {
|
||||
fr: "Croc Lourd",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard a card from your hand. If you can’t discard a card, this attack does nothing.",
|
||||
en: "Discard a card from your hand. If you can't discard a card, this attack does nothing.",
|
||||
fr: "Défaussez une carte de votre main. Si vous ne pouvez pas défausser de carte, cette attaque ne fait rien.",
|
||||
},
|
||||
damage: 130,
|
||||
|
Reference in New Issue
Block a user