1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-19 02:39: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

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

View File

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

View File

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