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

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

View File

@ -15,7 +15,7 @@ const card: Card = {
],
hp: 90,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Riolu",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
"Colorless",
"Colorless",
],
@ -39,7 +39,7 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fighting",
"Metal",
"Colorless",
"Colorless",

View File

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

View File

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

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

View File

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

View File

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