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

@ -50,7 +50,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",
],
evolveFrom: {
en: "Mankey",
@ -26,7 +26,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Low Kick",
@ -37,8 +37,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
],
name: {
en: "Rampage",

View File

@ -61,7 +61,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",
],
stage: "Basic",
@ -38,10 +38,10 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Fighting",
"Fighting",
],
name: {
en: "Body Slam",

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 = {
],
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

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