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

fix: SWSH8 attacks in other languages (#742)

This commit is contained in:
2025-05-24 18:12:17 +02:00
committed by GitHub
parent 3859a2fb71
commit 21e158805b
247 changed files with 3954 additions and 699 deletions

View File

@ -41,17 +41,32 @@ const card: Card = {
cost: ["Metal"],
name: {
en: "Call to Muster"
en: "Call to Muster",
fr: "Appel au Rassemblement",
de: "Einberufen",
es: "Llamar a Filas",
pt: "Chamado de Guerra",
it: "Chiamata a Raccolta"
},
effect: {
en: "Search your deck for up to 2 basic Energy cards and attach them to your Pokémon in any way you like. Then, shuffle your deck."
en: "Search your deck for up to 2 basic Energy cards and attach them to your Pokémon in any way you like. Then, shuffle your deck.",
fr: "Cherchez dans votre deck jusqu'à 2 cartes Énergie de base, puis attachez-les à vos Pokémon comme il vous plaît. Mélangez ensuite votre deck.",
de: "Durchsuche dein Deck nach bis zu 2 Basis-Energiekarten und lege sie beliebig an deine Pokémon an. Mische anschließend dein Deck.",
es: "Busca en tu baraja hasta 2 cartas de Energía Básica y únelas a tus Pokémon de la manera que desees. Después, baraja las cartas de tu baraja.",
pt: "Procure por até 2 cartas de Energia básica no seu baralho e ligue-as aos seus Pokémon como desejar. Em seguida, embaralhe o seu baralho.",
it: "Cerca nel tuo mazzo fino a due carte Energia base e assegnale ai tuoi Pokémon nel modo che preferisci. Poi rimischia le carte del tuo mazzo."
}
}, {
cost: ["Colorless", "Colorless", "Colorless"],
name: {
en: "Headbang"
en: "Headbang",
fr: "Frappe de Tête",
de: "Headbangen",
es: "Cabecear",
pt: "Baque de Cabeça",
it: "Scuotitesta"
},
damage: 80