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

@ -4,6 +4,7 @@ import Set from '../Arceus'
const card: Card = {
name: {
en: "Raticate",
de: "Rattikarl"
},
illustrator: "Masakazu Fukuda",
rarity: "Rare",
@ -30,9 +31,11 @@ const card: Card = {
],
name: {
en: "Recruit",
de: "Rekrutieren"
},
effect: {
en: "Look at your opponent's hand, choose a Supporter card you find there, and discard it. Then, use the effect of that card as the effect of this attack.",
de: "Schau dir die Handkarten deines Gegners an, wähle 1 Unterstüzerkarte, die du dort gefunden hast, und lege sie auf den Ablagestapel deines Gegners. Danach nutze den Effekt der gewählten Karte als Effekt dieses Angriffs."
},
},
@ -42,9 +45,11 @@ const card: Card = {
],
name: {
en: "Extend Fang",
de: "Fänge ausfahren"
},
effect: {
en: "If Raticate has a Pokémon Tool card attached to it, this attack does 20 damage plus 40 more damage.",
de: "Wenn an Rattikarl eine Pokémon-Ausrüstung angelegt ist, fügt dieser Angriff 20 Schadenspunkte plus 40 weitere Schadenspunkte zu."
},
damage: "20+",