1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-03 13:01:57 +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

@@ -61,7 +61,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: "+10"
},
],

View File

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

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: 90,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Riolu",
@@ -39,8 +39,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
],
name: {
en: "Aura Sphere",

View File

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

View File

@@ -15,7 +15,7 @@ const card: Card = {
],
hp: 120,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Cherrim",
@@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
],
name: {
@@ -40,9 +40,9 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Fighting",
],
name: {
en: "Hasty Headbutt",

View File

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

View File

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