1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-25 04:12:11 +00:00

Started to add variants information for the two most recent sets

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2021-07-21 12:16:52 +02:00
parent 37df13e1d9
commit e500777516
416 changed files with 3328 additions and 423 deletions

View File

@ -48,7 +48,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

@ -44,7 +44,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@ -71,7 +71,14 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: true,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -64,7 +64,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

@ -58,7 +58,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

@ -48,7 +48,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@ -80,7 +80,14 @@ const card: Card = {
}],
regulationMark: "E",
retreat: 0
retreat: 0,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -44,7 +44,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@ -49,7 +49,14 @@ const card: Card = {
}],
regulationMark: "E",
retreat: 0
retreat: 0,
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@ -51,7 +51,14 @@ const card: Card = {
}],
retreat: 4,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

@ -51,7 +51,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

@ -68,7 +68,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

@ -68,7 +68,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -64,7 +64,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -48,7 +48,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -74,7 +74,14 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -65,7 +65,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

@ -68,7 +68,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -68,7 +68,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -47,7 +47,14 @@ const card: Card = {
value: "×2"
}],
retreat: 3
retreat: 3,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -67,7 +67,14 @@ const card: Card = {
value: "×2"
}],
retreat: 2
retreat: 2,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -47,7 +47,14 @@ const card: Card = {
value: "×2"
}],
retreat: 1
retreat: 1,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -59,7 +59,14 @@ const card: Card = {
value: "×2"
}],
retreat: 3
retreat: 3,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -65,7 +65,14 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -67,7 +67,14 @@ const card: Card = {
value: "×2"
}],
retreat: 2
retreat: 2,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -39,7 +39,14 @@ const card: Card = {
}],
retreat: 1,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

@ -74,7 +74,14 @@ const card: Card = {
value: "-30"
}],
retreat: 0
retreat: 0,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Mische deine Handkarten in dein Deck. Ziehe anschließend 4 Karten. Wenn mindestens 1 deiner Pokémon während des letzten Zuges deines Gegners kampfunfähig wurde, ziehe stattdessen 7 Karten."
},
trainerType: "Supporter"
trainerType: "Supporter",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Heile allen Schaden bei jedem deiner Entwicklungs-Pokémon. Wenn du das machst, lege alle Energien von den auf diese Weise geheilten Pokémon auf deinen Ablagestapel."
},
trainerType: "Supporter"
trainerType: "Supporter",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Ziehe so lange Karten, bis du 6 Karten auf deiner Hand hast."
},
trainerType: "Supporter"
trainerType: "Supporter",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Während dieses Zuges wird der Schaden durch Attacken deiner Pokémon-VMAX durch Effekte auf dem Aktiven Pokémon deines Gegners nicht verändert."
},
trainerType: "Supporter"
trainerType: "Supporter",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Du kannst diese Karte nur spielen, wenn es die letzte Karte auf deiner Hand ist.\n\nLege 1 Fließender-Angriff-Pokémon aus deinem Ablagestapel auf deine Bank. Wenn du das machst, ziehe 5 Karten."
},
trainerType: "Supporter"
trainerType: "Supporter",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Du kannst diese Karte nur spielen, wenn es die letzte Karte auf deiner Hand ist.\n\nDurchsuche dein Deck nach 1 Fokussierter-Angriff-Pokémon und lege es auf deine Bank. Mische anschließend dein Deck. Wenn du auf diese Weise dein Deck durchsucht hast, ziehe 5 Karten."
},
trainerType: "Supporter"
trainerType: "Supporter",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -59,7 +59,14 @@ const card: Card = {
value: "×2"
}],
retreat: 2
retreat: 2,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -59,7 +59,14 @@ const card: Card = {
value: "×2"
}],
retreat: 2
retreat: 2,
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

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

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Wenn dein Aktives Pokémon durch den Schaden eines gegnerischen Angriffs kampfunfähig wird, kannst du 1 Basis-Energiekarte, die an dieses Pokémon angelegt war, auf das Pokémon verschieben, an das diese Karte angelegt ist."
},
trainerType: "Tool"
trainerType: "Tool",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Durchsuche dein Deck nach 1 Pokémon mit 90 oder weniger KP, zeige es deinem Gegner und nimm es auf deine Hand. Mische anschließend dein Deck."
},
trainerType: "Item"
trainerType: "Item",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Diese Karte kann nur an ein Fließender-Angriff-Pokémon angelegt sein. Wenn diese Karte an etwas anderes als ein Fließender-Angriff-Pokémon angelegt ist, lege diese Karte auf deinen Ablagestapel.\n\nSolange diese Karte an ein Pokémon angelegt ist, liefert sie 2 Energien in beliebiger Kombination aus Water-Energie und Fighting-Energie."
},
energyType: "Special"
energyType: "Special",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -25,7 +25,14 @@ const card: Card = {
de: "Diese Karte kann nur an ein Fokussierter-Angriff-Pokémon angelegt sein. Wenn diese Karte an etwas anderes als ein Fokussierter-Angriff-Pokémon angelegt ist, lege diese Karte auf deinen Ablagestapel.\n\nSolange diese Karte an ein Pokémon angelegt ist, liefert sie Fighting- und Darkness-Energie, aber immer nur 1 Energie. Die Attacken des Pokémon, an das diese Karte angelegt ist, fügen dem Aktiven Pokémon deines Gegners 20 Schadenspunkte mehr zu \n(bevor Schwäche und Resistenz verrechnet werden)."
},
energyType: "Special"
energyType: "Special",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -53,7 +53,14 @@ const card: Card = {
}],
retreat: 3,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: false,
reverse: false,
holo: true,
firstEdition: false
}
}
export default card

View File

@ -66,7 +66,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

View File

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

View File

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

View File

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

View File

@ -51,7 +51,14 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "E"
regulationMark: "E",
variants: {
normal: true,
reverse: true,
holo: false,
firstEdition: false
}
}
export default card

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