mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +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: "Golurk",
|
||||
fr: "Golemastoc"
|
||||
},
|
||||
illustrator: "Anesaki Dynamic",
|
||||
rarity: "Rare",
|
||||
@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Golett",
|
||||
fr: "Gringolem"
|
||||
},
|
||||
|
||||
|
||||
@ -30,6 +32,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Dynamic Chop",
|
||||
fr: "Coupe Dynamique"
|
||||
},
|
||||
|
||||
damage: 80,
|
||||
@ -45,6 +48,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Golurk Hammer",
|
||||
fr: "Maillet Golemastoc"
|
||||
},
|
||||
|
||||
damage: 180,
|
||||
|
Reference in New Issue
Block a user