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

@ -13,7 +13,12 @@ const card: Card = {
stage: "Basic",
name: {
en: "Cresselia"
en: "Cresselia",
fr: "Cresselia",
de: "Cresselia",
es: "Cresselia",
pt: "Cresselia",
it: "Cresselia"
},
rarity: "None",
@ -25,21 +30,41 @@ const card: Card = {
cost: ["Psychic"],
name: {
en: "Crescent Glow"
en: "Crescent Glow",
fr: "Lueur Lunule",
de: "Mondsichelleuchten",
es: "Brillo Creciente",
pt: "Brilho Crescente",
it: "Luce Crescente"
},
effect: {
en: "Search your deck for a Psychic Energy card and attach it to 1 of your Pokémon. If you go second and it's your first turn, instead search for up to 3 Psychic Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck."
en: "Search your deck for a {P} Energy card and attach it to 1 of your Pokémon. If you go second and it's your first turn, instead search for up to 3 {P} Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck.",
fr: "Cherchez dans votre deck une carte Énergie {P}, puis attachez-la à l'un de vos Pokémon. Si vous jouez en second et que c'est votre premier tour, cherchez jusqu'à 3 cartes Énergie {P} à la place, puis attachez-les à l'un de vos Pokémon. Mélangez ensuite votre deck.",
de: "Durchsuche dein Deck nach 1 {P}-Energiekarte und lege sie an 1 deiner Pokémon an. Wenn du als Zweiter am Zug bist und es dein erster Zug ist, durchsuche dein Deck stattdessen nach bis zu 3 {P}-Energiekarten und lege sie an 1 deiner Pokémon an. Mische anschließend dein Deck.",
es: "Busca en tu baraja 1 carta de Energía {P} y únela a 1 de tus Pokémon. Si sales segundo y es tu primer turno, busca hasta 3 cartas de Energía {P} en vez de 1 y únelas a 1 de tus Pokémon. Después, baraja las cartas de tu baraja.",
pt: "Procure por 1 carta de Energia {P} no seu baralho e ligue-a a 1 dos seus Pokémon. Se você for o segundo a jogar e este for o seu primeiro turno, procure por até 3 cartas de Energia {P} ao invés de 1 e ligue-as a 1 dos seus Pokémon. Em seguida, embaralhe o seu baralho.",
it: "Cerca nel tuo mazzo una carta Energia {P} e assegnala a uno dei tuoi Pokémon. Se inizi per secondo ed è il tuo primo turno, invece cerca fino a tre carte Energia {P} e assegnale a uno dei tuoi Pokémon. Poi rimischia le carte del tuo mazzo."
}
}, {
cost: ["Psychic", "Psychic"],
name: {
en: "Photon Laser"
en: "Photon Laser",
fr: "Laser à Photons",
de: "Photonenlaser",
es: "Láser Fotónico",
pt: "Laser de Fótons",
it: "Laser Fotonico"
},
effect: {
en: "If you have at least 5 Energy in play, this attack does 90 more damage."
en: "If you have at least 5 Energy in play, this attack does 90 more damage.",
fr: "Si vous avez au moins 5 Énergies en jeu, cette attaque inflige 90 dégâts supplémentaires.",
de: "Wenn du mindestens 5 Energien im Spiel hast, fügt diese Attacke 90 Schadenspunkte mehr zu.",
es: "Si tienes por lo menos 5 Energías en juego, este ataque hace 90 puntos de daño más.",
pt: "Se você tiver pelo menos 5 Energias em jogo, este ataque causará 90 pontos de dano a mais.",
it: "Se hai almeno cinque Energie in gioco, questo attacco infligge 90 danni in più."
},
damage: "30+"