1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +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

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 70,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Diglett",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Mud Slap",
@ -37,7 +37,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 40,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -35,7 +35,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 40,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Fury Headbutt",

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 50,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Rock Hurl",

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 50,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Bite",
@ -35,7 +35,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 50,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Punch",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 100,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Graveler",
@ -36,8 +36,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
"Colorless",
],

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 120,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Machoke",
@ -36,8 +36,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -38,7 +38,7 @@ const card: Card = {
cost: [
"Water",
"Lightning",
"Fightning",
"Fighting",
],
name: {
en: "Dragon Tail",

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 70,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Diglett",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Mud Slap",
@ -37,7 +37,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 100,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Graveler",
@ -36,8 +36,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
"Colorless",
],

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 120,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Machoke",
@ -36,8 +36,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 80,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Geodude",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {
@ -40,8 +40,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 60,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -35,8 +35,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 80,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Machop",
@ -38,8 +38,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

@ -38,7 +38,7 @@ const card: Card = {
cost: [
"Water",
"Lightning",
"Fightning",
"Fighting",
],
name: {
en: "Dragon Tail",

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 70,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Larvitar",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Headbutt",