1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-13 01:01:59 +00:00

Add swsh variants (#42)

* Updated Kalos Starter Set data

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Fixed XY set

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Fixed some more XY sets

Signed-off-by: Avior <florian.bouillon@delta-wings.net>

* Added the rest of the SWSH variants

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-02 14:34:21 +02:00
committed by GitHub
parent 5a42df5c5d
commit 9138eedb16
982 changed files with 7856 additions and 982 deletions

View File

@@ -67,7 +67,14 @@ const card: Card = {
retreat: 1,
hp: 50,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -52,7 +52,14 @@ const card: Card = {
retreat: 1,
hp: 50,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -80,7 +80,14 @@ const card: Card = {
retreat: 3,
hp: 140,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -53,7 +53,14 @@ const card: Card = {
retreat: 2,
hp: 70,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -82,7 +82,14 @@ const card: Card = {
retreat: 2,
hp: 100,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -54,7 +54,14 @@ const card: Card = {
retreat: 2,
hp: 80,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -83,7 +83,14 @@ const card: Card = {
retreat: 3,
hp: 120,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -45,7 +45,14 @@ const card: Card = {
retreat: 2,
hp: 70,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -69,7 +69,14 @@ const card: Card = {
retreat: 3,
hp: 100,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 4,
hp: 160,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 3,
hp: 220,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 1,
hp: 90,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -81,7 +81,14 @@ const card: Card = {
retreat: 1,
hp: 90,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 2,
hp: 160,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -73,7 +73,14 @@ const card: Card = {
retreat: 4,
hp: 140,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -45,7 +45,14 @@ const card: Card = {
retreat: 1,
hp: 70,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -78,7 +78,14 @@ const card: Card = {
retreat: 3,
hp: 130,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -53,7 +53,14 @@ const card: Card = {
retreat: 2,
hp: 70,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 3,
hp: 120,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -74,7 +74,14 @@ const card: Card = {
retreat: 2,
hp: 60,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -53,7 +53,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -73,7 +73,14 @@ const card: Card = {
retreat: 2,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -59,7 +59,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -64,7 +64,14 @@ const card: Card = {
retreat: 3,
hp: 90,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -87,7 +87,14 @@ const card: Card = {
retreat: 2,
hp: 120,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -59,7 +59,14 @@ const card: Card = {
retreat: 2,
hp: 310,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -62,7 +62,14 @@ const card: Card = {
retreat: 1,
hp: 70,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 2,
hp: 90,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -81,7 +81,14 @@ const card: Card = {
retreat: 3,
hp: 170,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 2,
hp: 60,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -83,7 +83,14 @@ const card: Card = {
retreat: 2,
hp: 120,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -89,7 +89,14 @@ const card: Card = {
retreat: 1,
hp: 130,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -69,7 +69,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -78,7 +78,14 @@ const card: Card = {
retreat: 3,
hp: 140,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -82,7 +82,14 @@ const card: Card = {
retreat: 3,
hp: 130,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -82,7 +82,14 @@ const card: Card = {
retreat: 4,
hp: 140,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 1,
hp: 100,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -53,7 +53,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -83,7 +83,14 @@ const card: Card = {
retreat: 2,
hp: 90,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -81,7 +81,14 @@ const card: Card = {
retreat: 3,
hp: 140,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -80,7 +80,14 @@ const card: Card = {
retreat: 4,
hp: 220,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -85,7 +85,14 @@ const card: Card = {
retreat: 4,
hp: 340,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 2,
hp: 130,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -85,7 +85,14 @@ const card: Card = {
retreat: 2,
hp: 120,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -68,7 +68,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -85,7 +85,14 @@ const card: Card = {
retreat: 2,
hp: 120,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 4,
hp: 150,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 1,
hp: 70,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 1,
hp: 80,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -90,7 +90,14 @@ const card: Card = {
retreat: 1,
hp: 150,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -69,7 +69,14 @@ const card: Card = {
retreat: 1,
hp: 70,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -78,7 +78,14 @@ const card: Card = {
retreat: 3,
hp: 130,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -74,7 +74,14 @@ const card: Card = {
retreat: 1,
hp: 90,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -70,7 +70,14 @@ const card: Card = {
retreat: 2,
hp: 80,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 3,
hp: 130,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -84,7 +84,14 @@ const card: Card = {
retreat: 3,
hp: 140,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -62,7 +62,14 @@ const card: Card = {
retreat: 1,
hp: 70,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -74,7 +74,14 @@ const card: Card = {
retreat: 1,
hp: 120,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Tool",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Tool",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -45,7 +45,14 @@ const card: Card = {
retreat: 1,
hp: 60,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Stadium",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Item",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Stadium",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: false,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 3,
hp: 220,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Stadium",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
energyType: "Special",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
energyType: "Special",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: false,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
energyType: "Special",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
energyType: "Special",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 3,
hp: 220,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 1,
hp: 180,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -79,7 +79,14 @@ const card: Card = {
retreat: 2,
hp: 200,
types: ["Fire"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -69,7 +69,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Fire"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -80,7 +80,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Water"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 3,
types: ["Grass"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 2,
hp: 200,
types: ["Water"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -75,7 +75,14 @@ const card: Card = {
retreat: 2,
hp: 200,
types: ["Lightning"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Lightning"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 1,
hp: 210,
types: ["Psychic"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 3,
hp: 220,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 2,
hp: 160,
types: ["Fighting"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -77,7 +77,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Darkness"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -80,7 +80,14 @@ const card: Card = {
retreat: 4,
hp: 220,
types: ["Metal"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -76,7 +76,14 @@ const card: Card = {
retreat: 2,
hp: 210,
types: ["Colorless"],
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@@ -26,7 +26,14 @@ const card: Card = {
},
trainerType: "Supporter",
regulationMark: "D"
regulationMark: "D",
variants: {
normal: false,
reverse: false,
holo: false,
firstEdition: false
}
}
export default card

Some files were not shown because too many files have changed in this diff Show More