mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Mew V",
|
||||
fr: "Mew V"
|
||||
},
|
||||
illustrator: "PLANETA Mochizuki",
|
||||
rarity: "Rare",
|
||||
@ -27,9 +28,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "X Ball",
|
||||
fr: "X Ball"
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 damage for each Energy attached to both Active Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts pour chaque Énergie attachée aux deux Pokémon Actifs."
|
||||
},
|
||||
damage: "30×",
|
||||
|
||||
|
Reference in New Issue
Block a user