mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
Added informations on more languages for Sword & Shield cards
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -6,7 +6,11 @@ const card: Card = {
|
||||
|
||||
name: {
|
||||
en: "Single Strike Scroll of Scorn",
|
||||
fr: "Rouleau Acerbe Poing Final"
|
||||
fr: "Rouleau Acerbe Poing Final",
|
||||
es: "Pergamino Ira Golpe Brusco",
|
||||
it: "Rotolo dello Sdegno Colpo Singolo",
|
||||
pt: "Pergaminho de Desprezo Golpe Decisivo",
|
||||
de: "Fokussierter-Angriff-Spottrolle"
|
||||
},
|
||||
|
||||
illustrator: "5ban Graphics",
|
||||
@ -14,8 +18,12 @@ const card: Card = {
|
||||
category: "Trainer",
|
||||
|
||||
effect: {
|
||||
en: "The Single Strike Pokémon this card is attached to can use the attack on this card. (You still need the necessary Energy to use this attack.)\nFighting Furious Anger 10+\nThis attack does 10 more damage for each damage counter on this Pokémon.",
|
||||
fr: "Le Pokémon Poing Final auquel cette carte est attachée peut utiliser l’attaque sur cette carte. (Vous avez toujours besoin de l’Énergie nécessaire pour utiliser cette attaque.)\nFighting Colère Furieuse 10+\nCette attaque inflige 10 dégâts supplémentaires pour chaque marqueur de dégâts sur ce Pokémon."
|
||||
en: "The Single Strike Pokémon this card is attached to can use the attack on this card. (You still need the necessary Energy to use this attack.)\n\nFighting Furious Anger 10+\nThis attack does 10 more damage for each damage counter on this Pokémon.",
|
||||
fr: "Le Pokémon Poing Final auquel cette carte est attachée peut utiliser l’attaque sur cette carte. (Vous avez toujours besoin de l’Énergie nécessaire pour utiliser cette attaque.)\n\n\nFighting Colère Furieuse 10+\nCette attaque inflige 10 dégâts supplémentaires pour chaque marqueur de dégâts sur ce Pokémon.",
|
||||
es: "El Pokémon Golpe Brusco al que esté unida esta carta puede usar el ataque de esta carta. (Sigues necesitando las Energías necesarias para usar este ataque).\n\nFighting \nIra Furiosa 10+\nEste ataque hace 10 puntos de daño más por cada contador de daño en este Pokémon.",
|
||||
it: "Il Pokémon Colpo Singolo a cui è assegnata questa carta può usare l’attacco di questa carta. Devi comunque avere l’Energia necessaria per usare questo attacco.\n\nFighting Rabbia Furiosa 10+\nQuesto attacco infligge 10 danni in più per ogni segnalino danno presente su questo Pokémon.",
|
||||
pt: "O Pokémon Golpe Decisivo ao qual esta carta está ligada pode usar o ataque desta carta (você ainda precisa da Energia necessária para usar este ataque).\n\nFighting Ira Furiosa 10+\nEste ataque causa 10 pontos de dano a mais para cada contador de dano neste Pokémon.",
|
||||
de: "Das Fokussierter-Angriff-Pokémon, an das diese Karte angelegt ist, kann die Attacke auf dieser Karte einsetzen. (Du benötigst jedoch die für diese Attacke notwendige Energie.)\n\nFighting Rasende Wut 10+\nDiese Attacke fügt für jede Schadensmarke auf diesem Pokémon 10 Schadenspunkte mehr zu."
|
||||
},
|
||||
|
||||
trainerType: "Tool",
|
||||
|
Reference in New Issue
Block a user