1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

feat: Added XY Datas for other languages (#265)

This commit is contained in:
2022-03-31 11:01:32 +02:00
committed by GitHub
parent fc74c637d3
commit 4ec775fe56
1694 changed files with 23608 additions and 4670 deletions

View File

@ -29,6 +29,10 @@ const card: Card = {
evolveFrom: {
en: "Clawitzer",
fr: "Gamblast",
es: "Clawitzer",
it: "Clawitzer",
pt: "Clawitzer",
de: "Wummer"
},
stage: "BREAK",
@ -47,7 +51,7 @@ const card: Card = {
de: "Zielschuss"
},
effect: {
en: "The Defending Pokémon cant retreat during your opponents next turn. During your next turn, any damage done to that Pokémon by attacks is increased by 120 (after applying Weakness and Resistance).",
en: "The Defending Pokémon can't retreat during your opponent's next turn. During your next turn, any damage done to that Pokémon by attacks is increased by 120 (after applying Weakness and Resistance).",
fr: "Le Pokémon Défenseur ne peut pas battre en retraite pendant le prochain tour de votre adversaire. Pendant votre prochain tour, tous les dégâts infligés au Pokémon par des attaques sont augmentés de 120 (après application de la Faiblesse et de la Résistance).",
es: "El Pokémon Defensor no puede retirarse durante el próximo turno de tu rival. Durante tu próximo turno, cualquier daño hecho a ese Pokémon por ataques aumenta en 120 (después de aplicar Debilidad y Resistencia).",
it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può ritirarsi. Durante il tuo prossimo turno, i danni inflitti a quel Pokémon dagli attacchi sono aumentati di 120, dopo aver applicato debolezza e resistenza.",