mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
@ -15,7 +15,7 @@ const card: Card = {
|
||||
],
|
||||
hp: 160,
|
||||
types: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Graveler",
|
||||
@ -26,7 +26,7 @@ const card: Card = {
|
||||
attacks: [
|
||||
{
|
||||
cost: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
"Colorless",
|
||||
"Colorless",
|
||||
],
|
||||
@ -41,8 +41,8 @@ const card: Card = {
|
||||
},
|
||||
{
|
||||
cost: [
|
||||
"Fightning",
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
"Fighting",
|
||||
"Colorless",
|
||||
"Colorless",
|
||||
"Colorless",
|
||||
|
Reference in New Issue
Block a user