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

@ -16,7 +16,7 @@ const card: Card = {
],
hp: 210,
types: [
"Fightning",
"Fighting",
],
evolveFrom: {
en: "Riolu",
@ -28,7 +28,7 @@ const card: Card = {
attacks: [
{
cost: [
"Fightning",
"Fighting",
],
name: {
en: "Aura Strike",
@ -43,8 +43,8 @@ const card: Card = {
},
{
cost: [
"Fightning",
"Fightning",
"Fighting",
"Fighting",
"Colorless",
],
name: {