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

feat: Add missing German sets (#450)

This commit is contained in:
2023-12-06 00:47:28 +01:00
committed by GitHub
parent a7011c519d
commit b24233b342
4320 changed files with 32071 additions and 14148 deletions

View File

@ -5,6 +5,7 @@ const card: Card = {
name: {
en: "Infernape 4",
fr: "Simiabraz Niv. 55",
de: "Panferno 4"
},
illustrator: "Masakazu Fukuda",
rarity: "Uncommon",
@ -31,10 +32,12 @@ const card: Card = {
name: {
en: "Split Bomb",
fr: "Bombe fendante",
de: "Splitterbombe"
},
effect: {
en: "Choose 2 of your opponent's Pokémon. This attack does 20 damage to each of them. (Don't apply Weakness and Resistance for Benched Pokémon.)",
fr: "Choisissez 2 des Pokémon de votre adversaire. Cette attaque leur inflige 20 dégâts à chacun. (Vous ne pouvez pas appliquer la Faiblesse et la Résistance aux Pokémon de Banc).",
de: "Wähle 2 Pokémon deines Gegners. Dieser Angriff fügt den gewählten Pokémon 20 Schadenspunkte zu. (Wende Schwäche und Resistenz bei Pokémon auf der Bank nicht an.)"
},
},
@ -47,6 +50,7 @@ const card: Card = {
name: {
en: "High Jump Kick",
fr: "Pied voltige",
de: "Turmkick"
},
damage: 50,