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: "Flip a coin until you get tails. This attack does 30 damage times the number of heads.",
|
||||
fr: "Lancez une pièce jusqu’à ce que vous obteniez un côté pile. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
|
||||
fr: "Lancez une pièce jusqu'à ce que vous obteniez un côté pile. Cette attaque inflige 30 dégâts multipliés par le nombre de côtés face.",
|
||||
},
|
||||
damage: "30×",
|
||||
|
||||
@ -46,7 +46,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Overspark",
|
||||
fr: "Max’Étincelle",
|
||||
fr: "Max'Étincelle",
|
||||
},
|
||||
effect: {
|
||||
en: "Discard all Lightning Energy attached to this Pokémon. This attack does 50 damage times the number of Energy cards you discarded.",
|
||||
|
Reference in New Issue
Block a user