mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
@ -39,7 +39,7 @@ const card: Card = {
|
||||
cost: [
|
||||
"Water",
|
||||
"Psychic",
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
"Colorless",
|
||||
],
|
||||
name: {
|
||||
@ -62,7 +62,7 @@ const card: Card = {
|
||||
],
|
||||
resistances: [
|
||||
{
|
||||
type: "Fightning",
|
||||
type: "Fighting",
|
||||
value: "-20"
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user