1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +00:00

fix: Add the two missing sets in german (#479)

This commit is contained in:
2024-03-25 00:48:31 +01:00
committed by GitHub
parent 2d27a129a1
commit aa99ed2750
463 changed files with 3510 additions and 1755 deletions

View File

@ -9,7 +9,8 @@ const card: Card = {
fr: "Grodoudou-ex",
es: "Wigglytuff ex",
it: "Wigglytuff-ex",
pt: "Wigglytuff ex"
pt: "Wigglytuff ex",
de: "Knuddeluff-ex"
},
rarity: "Shiny Ultra Rare",
@ -26,7 +27,8 @@ const card: Card = {
fr: "Corps en Expansion",
es: "Cuerpo Expansivo",
it: "Gonfiacorpo",
pt: "Corpo em Expansão"
pt: "Corpo em Expansão",
de: "Expandierender Körper"
},
effect: {
@ -34,7 +36,8 @@ const card: Card = {
fr: "Si au moins une Énergie spéciale est attachée à ce Pokémon, il reçoit +100 PV.",
es: "Si este Pokémon tiene alguna Energía Especial unida, obtiene 100 PS más.",
it: "Se questo Pokémon ha delle Energie speciali assegnate, ha 100 PS in più.",
pt: "Se este Pokémon tiver alguma Energia Especial ligada a ele, receberá 100 PS a mais."
pt: "Se este Pokémon tiver alguma Energia Especial ligada a ele, receberá 100 PS a mais.",
de: "Wenn an dieses Pokémon mindestens 1 Spezial-Energie angelegt ist, erhält es +100 KP."
}
}],
@ -45,14 +48,16 @@ const card: Card = {
en: "Friend Tackle",
fr: "Charge Amie",
es: "Placaje Amigo",
it: "Amicazione"
it: "Amicazione",
de: "Tacklefreund"
},
effect: {
en: "If you played a Supporter card from your hand during this turn, this attack does 90 more damage.",
fr: "Si vous avez joué une carte Supporter de votre main pendant ce tour, cette attaque inflige 90 dégâts supplémentaires.",
es: "Si has jugado una carta de Partidario de tu mano durante este turno, este ataque hace 90 puntos de daño más.",
it: "Se hai giocato una carta Aiuto dalla tua mano durante questo turno, questo attacco infligge 90 danni in più."
it: "Se hai giocato una carta Aiuto dalla tua mano durante questo turno, questo attacco infligge 90 danni in più.",
de: "Wenn du eine Unterstützerkarte während dieses Zuges aus deiner Hand gespielt hast, fügt diese Attacke 90 Schadenspunkte mehr zu."
},
damage: "90+"