1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-21 03:29:17 +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

@ -9,7 +9,8 @@ const card: Card = {
fr: "Ouistempo",
es: "Grookey",
pt: "Grookey",
de: "Chimpep"
de: "Chimpep",
it: "Grookey"
},
illustrator: "Akira Komayama",
@ -23,16 +24,18 @@ const card: Card = {
en: "Full On",
fr: "Coup du Sort",
es: "Al Límite",
pt: "Full On",
de: "Alles oder nichts"
pt: "Tudo ou Nada",
de: "Alles oder nichts",
it: "Intenso"
},
effect: {
en: "Flip a coin. If tails, this attack does nothing.",
fr: "Lancez une pièce. Si c'est pile, cette attaque ne fait rien.",
es: "Lanza 1 moneda. Si sale cruz, este ataque no hace nada.",
pt: "Flip a coin. If tails, this attack does nothing.",
de: "Wirf 1 Münze. Bei Zahl hat diese Attacke keine Auswirkungen."
pt: "Jogue 1 moeda. Se sair coroa, este ataque não fará nada.",
de: "Wirf 1 Münze. Bei Zahl hat diese Attacke keine Auswirkungen.",
it: "Lancia una moneta. Se esce croce, questo attacco non ha effetto."
},
damage: 30,