1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-03 00:49:19 +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: "-20"
},
],

View File

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

View File

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

@ -55,7 +55,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: "-20"
},
],

View File

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

View File

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

View File

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

View File

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

View File

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

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

View File

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

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 70,
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: 100,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Riolu",
@ -36,8 +36,8 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
],
name: {
en: "Aura Sphere",

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 140,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Kirlia",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Nerve Shot",
@ -39,7 +39,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],

View File

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

View File

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

View File

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 110,
types: [
"Fightning",
"Fighting",
],
stage: "Basic",
@ -24,7 +24,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Abundant Harvest",
@ -36,8 +36,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {

View File

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

View File

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

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

View File

@ -36,7 +36,7 @@ const card: Card = {
{
cost: [
"Water",
"Fightning",
"Fighting",
],
name: {
en: "Gnaw",

View File

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

View File

@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Mach Cut",
@ -40,7 +40,7 @@ const card: Card = {
{
cost: [
"Water",
"Fightning",
"Fighting",
],
name: {
en: "Dragonblade",

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

View File

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

@ -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

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

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

View File

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

View File

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

View File

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