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

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

View File

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

View File

@ -63,7 +63,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: "Cacnea",
@ -36,7 +36,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Triple Needle",
@ -48,7 +48,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 110,
types: [
"Fightning",
"Fighting",
"Metal",
],
evolveFrom: {
@ -37,7 +37,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

@ -55,7 +55,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: "Meditite",
@ -50,7 +50,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 70,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Mudkip",
@ -40,7 +40,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

@ -55,7 +55,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

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

View File

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

View File

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

View File

@ -50,7 +50,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

@ -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: "Kick",

View File

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

View File

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 150,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Combusken",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {
@ -41,7 +41,7 @@ const card: Card = {
{
cost: [
"Fire",
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

@ -66,7 +66,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",
],
@ -34,8 +34,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 90,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Critical Collection",
@ -37,9 +37,9 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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: 80,
types: [
"Fightning",
"Fighting",
"Metal",
],
evolveFrom: {
@ -37,7 +37,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -50,7 +50,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: "-30"
},
{

View File

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 50,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -56,7 +56,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

@ -48,7 +48,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",

View File

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

View File

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

View File

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

View File

@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Dig Under",

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 110,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Makuhita",
@ -36,7 +36,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {
@ -50,8 +50,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -40,7 +40,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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -54,7 +54,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

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 60,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",

View File

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

View File

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

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: 80,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Baltoy",

View File

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

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More