1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-11 08:21:59 +00:00
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-26 14:51:02 +02:00
committed by GitHub
parent f8744ee6dd
commit ef2d099e6e
4634 changed files with 6873 additions and 6873 deletions

View File

@@ -16,7 +16,7 @@ const card: Card = {
],
hp: 60,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@@ -25,7 +25,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Mini Earthquake",

View File

@@ -58,7 +58,7 @@ const card: Card = {
],
weaknesses: [
{
type: "Fightning",
type: "Fighting",
value: "×2"
},
],

View File

@@ -28,7 +28,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

@@ -40,8 +40,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

@@ -25,7 +25,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Rumble",
@@ -40,7 +40,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

@@ -39,7 +39,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

@@ -45,7 +45,7 @@ const card: Card = {
{
cost: [
"Lightning",
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

@@ -44,7 +44,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

@@ -70,7 +70,7 @@ const card: Card = {
],
weaknesses: [
{
type: "Fightning",
type: "Fighting",
value: "×2"
},
],

View File

@@ -59,7 +59,7 @@ const card: Card = {
],
resistances: [
{
type: "Fightning",
type: "Fighting",
value: "-20"
},
],

View File

@@ -46,7 +46,7 @@ const card: Card = {
],
resistances: [
{
type: "Fightning",
type: "Fighting",
value: "-20"
},
],