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: "Bibichut",
es: "Hatenna",
pt: "Hatenna",
de: "Brimova"
de: "Brimova",
it: "Hatenna"
},
illustrator: "Misa Tsutsui",
@ -23,16 +24,18 @@ const card: Card = {
en: "Find a Friend",
fr: "Trouver un Ami",
es: "Encontrar un Amigo",
pt: "Find a Friend",
de: "Freunde finden"
pt: "Encontre um Amigo",
de: "Freunde finden",
it: "Trovamico"
},
effect: {
en: "Search your deck for a Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
fr: "Cherchez dans votre deck un Pokémon, montrez-le, puis ajoutez-le à votre main. Mélangez ensuite votre deck.",
es: "Busca en tu baraja 1 Pokémon, enséñalo y ponlo en tu mano. Después, baraja las cartas de tu baraja.",
pt: "Search your deck for a Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
de: "Durchsuche dein Deck nach 1 Pokémon, zeige es deinem Gegner und nimm es auf deine Hand. Mische anschließend dein Deck."
pt: "Procure por 1 Pokémon no seu baralho, revele-o e coloque-o na sua mão. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach 1 Pokémon, zeige es deinem Gegner und nimm es auf deine Hand. Mische anschließend dein Deck.",
it: "Cerca nel tuo mazzo un Pokémon, mostralo e aggiungilo alle carte che hai in mano. Poi rimischia le carte del tuo mazzo."
},
cost: ["Colorless"]
@ -41,8 +44,9 @@ const card: Card = {
en: "Psyshot",
fr: "Piqûre Psy",
es: "Disparo Psi",
pt: "Psyshot",
de: "Psychoschuss"
pt: "Tiro Psíquico",
de: "Psychoschuss",
it: "Psicosparo"
},
damage: 20,