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

@ -4,6 +4,7 @@ import Set from '../Team Rocket Returns'
const card: Card = {
name: {
en: "Dark Hypno",
de: "Dunkles Hypno"
},
illustrator: "Kouki Saitou",
rarity: "Rare",
@ -31,9 +32,11 @@ const card: Card = {
],
name: {
en: "Dark Link",
de: "Dark Link"
},
effect: {
en: "Flip a coin. If heads, choose an attack on 1 of your Pokémon in play that has Dark in its name (excluding this one). Dark Link copies that attack except for its Energy cost. (You must still do anything else required for that attack.) (No matter what type that Pokémon is, Dark Hypno's type is still PsychicDarkness.) Dark Hypno performs that attack.\"",
de: "Flip a coin. If heads, choose an attack on 1 of your Pokémon in play that has Dark in its name (excluding this one). Dark Link copies that attack except for its Energy cost. (You must still do anything else required for that attack.) (No matter what type that Pokémon is, Dark Hypno's type is still .) Dark Hypno performs that attack."
},
},
@ -44,11 +47,13 @@ const card: Card = {
],
name: {
en: "Black Magic",
de: "Black Magic"
},
effect: {
en: "Does 20 damage times the number of your opponent's Benched Pokémon.",
de: "Does 20 damage times the number of your opponent's Benched Pokémon."
},
damage: 20,
damage: "20x",
},
],