mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39: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: "Melmetal",
|
||||
fr: "Melmetal"
|
||||
},
|
||||
illustrator: "NC Empire",
|
||||
rarity: "Rare",
|
||||
@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Meltan",
|
||||
fr: "Meltan"
|
||||
},
|
||||
|
||||
|
||||
@ -28,9 +30,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Energy Link",
|
||||
fr: "Chaîne d’Énergie"
|
||||
},
|
||||
effect: {
|
||||
en: "Attach an Energy card from your discard pile to this Pokémon.",
|
||||
fr: "Attachez une carte Énergie de votre pile de défausse à ce Pokémon."
|
||||
},
|
||||
damage: 30,
|
||||
|
||||
@ -44,6 +48,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Heavy Impact",
|
||||
fr: "Gros Impact"
|
||||
},
|
||||
|
||||
damage: 130,
|
||||
|
Reference in New Issue
Block a user