1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29:19 +00:00

Added some XY translations (#63)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-23 00:18:16 +02:00
committed by GitHub
parent 741c19791e
commit 0ce5e62460
642 changed files with 8206 additions and 1657 deletions

View File

@ -7,7 +7,7 @@ const card: Card = {
fr: "Léviator",
},
illustrator: "TOKIYA",
rarity: "Rare",
rarity: "None",
category: "Pokemon",
set: Set,
@ -38,7 +38,7 @@ const card: Card = {
effect: {
en: "This attack does 30 more damage for each damage counter on each of your Benched Magikarp.",
},
damage: 30,
damage: "30+",
},
{
@ -54,7 +54,7 @@ const card: Card = {
effect: {
en: "Flip a coin. If heads, this attack does 30 more damage. If tails, this Pokémon does 30 damage to itself.",
},
damage: 100,
damage: "100+",
},
],