1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +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

@ -8,7 +8,8 @@ const card: Card = {
en: "Charizard ex",
fr: "Dracaufeu-ex",
es: "Charizard ex",
it: "Charizard-ex"
it: "Charizard-ex",
de: "Glurak-ex"
},
rarity: "Special illustration rare",
@ -24,14 +25,16 @@ const card: Card = {
en: "Infernal Reign",
fr: "Règne Infernal",
es: "Reino Infernal",
it: "Regno Infernale"
it: "Regno Infernale",
de: "Infernalische Herrschaft"
},
effect: {
en: "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may search your deck for up to 3 Basic Fire Energy cards and attach them to your Pokémon in any way you like. Then, shuffle your deck.",
fr: "Lorsque vous jouez ce Pokémon de votre main pour faire évoluer l'un de vos Pokémon pendant votre tour, vous pouvez chercher dans votre deck jusqu'à 3 cartes Énergie Fire de base et les attacher à vos Pokémon comme il vous plaît. Mélangez ensuite votre deck.",
es: "Cuando juegas este Pokémon de tu mano para hacer evolucionar a uno de tus Pokémon durante tu turno, puedes buscar en tu baraja hasta 3 cartas de Energía Fire Básica y unirlas a tus Pokémon de la manera que desees. Después, baraja las cartas de tu baraja.",
it: "Quando giochi questo Pokémon dalla tua mano per far evolvere uno dei tuoi Pokémon durante il tuo turno, puoi cercare nel tuo mazzo fino a tre carte Energia base Fire e assegnarle ai tuoi Pokémon nel modo che preferisci. Poi rimischia le carte del tuo mazzo."
it: "Quando giochi questo Pokémon dalla tua mano per far evolvere uno dei tuoi Pokémon durante il tuo turno, puoi cercare nel tuo mazzo fino a tre carte Energia base Fire e assegnarle ai tuoi Pokémon nel modo che preferisci. Poi rimischia le carte del tuo mazzo.",
de: "Wenn du dieses Pokémon aus deiner Hand spielst, um 1 deiner Pokémon während deines Zuges zu entwickeln, kannst du dein Deck nach bis zu 3 Basis-Fire-Energiekarten durchsuchen und sie beliebig an deine Pokémon anlegen. Mische anschließend dein Deck."
}
}],
@ -42,14 +45,16 @@ const card: Card = {
en: "Burning Darkness",
fr: "Obscurité Brûlante",
es: "Oscuridad Ardiente",
it: "Oscurità Infuocata"
it: "Oscurità Infuocata",
de: "Brennende Finsternis"
},
effect: {
en: "This attack does 30 more damage for each Prize card your opponent has taken.",
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque carte Récompense que votre adversaire a récupérée.",
es: "Este ataque hace 30 puntos de daño más por cada carta de Premio que haya cogido tu rival.",
it: "Questo attacco infligge 30 danni in più per ogni carta Premio presa dal tuo avversario."
it: "Questo attacco infligge 30 danni in più per ogni carta Premio presa dal tuo avversario.",
de: "Diese Attacke fügt für jede von deinem Gegner genommene Preiskarte 30 Schadenspunkte mehr zu."
},
damage: "180+"