1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-21 19:39:18 +00:00

feat: Add remaining Sword & Shield promos (#768)

This commit is contained in:
2025-05-26 13:53:06 +02:00
committed by GitHub
parent 25df3092d2
commit 8c77025f4e
285 changed files with 10818 additions and 868 deletions

View File

@ -23,7 +23,11 @@ const card: Card = {
evolveFrom: {
fr: "Miaouss-V",
en: "Meowth V"
en: "Meowth V",
de: "Mauzi-V",
es: "Meowth V",
pt: "Meowth V",
it: "Meowth-V"
},
stage: "VMAX",
@ -41,7 +45,7 @@ const card: Card = {
en: "G-Max Gold Rush",
es: "Gigamonedas",
it: "Gigamonete",
pt: "G-Max Gold Rush",
pt: "Corrida do Ouro G-Max",
de: "Giga-Münzregen"
},
effect: {
@ -49,7 +53,7 @@ const card: Card = {
en: "Draw 3 cards.",
es: "Roba 3 cartas.",
it: "Pesca tre carte.",
pt: "Draw 3 cards.",
pt: "Compre 3 cartas.",
de: "Ziehe 3 Karten."
},
damage: 200,