mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09: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: {
|
||||
fr: "Narcisse",
|
||||
en: "Siebold"
|
||||
en: "Siebold",
|
||||
es: "Narciso",
|
||||
it: "Narciso",
|
||||
pt: "Siebold",
|
||||
de: "Narcisse"
|
||||
},
|
||||
|
||||
illustrator: "Ken Sugimori",
|
||||
@ -15,7 +19,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Choisissez jusqu’à 2 de vos Pokémon Mille Poings, puis soignez 60 dégâts de chacun de ces Pokémon.",
|
||||
en: "Choose up to 2 of your Rapid Strike Pokémon and heal 60 damage from each of them."
|
||||
en: "Choose up to 2 of your Rapid Strike Pokémon and heal 60 damage from each of them.",
|
||||
es: "Elige hasta 2 de tus Pokémon Golpe Fluido y cura 60 puntos de daño a cada uno de ellos.",
|
||||
it: "Scegli fino a due dei tuoi Pokémon Colpo Rapido e cura ciascuno di essi da 60 danni.",
|
||||
pt: "Escolha até 2 dos seus Pokémon Golpe Fluido e cure 60 pontos de dano de cada um deles.",
|
||||
de: "Wähle bis zu 2 deiner Fließender-Angriff-Pokémon und heile bei jedem von ihnen 60 Schadenspunkte."
|
||||
},
|
||||
|
||||
trainerType: "Supporter",
|
||||
|
Reference in New Issue
Block a user