mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
@ -15,7 +15,7 @@ const card: Card = {
|
||||
],
|
||||
hp: 60,
|
||||
types: [
|
||||
"Fightning",
|
||||
"Fighting",
|
||||
],
|
||||
|
||||
stage: "Stage1",
|
||||
@ -54,7 +54,7 @@ const card: Card = {
|
||||
],
|
||||
resistances: [
|
||||
{
|
||||
type: "Fightning",
|
||||
type: "Fighting",
|
||||
value: "-30"
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user