1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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,7 +4,8 @@ import Set from '../Neo Revelation'
const card: Card = {
name: {
en: "Ho-oh",
fr: "Ho-oh"
fr: "Ho-oh",
de: "Ho-oh"
},
illustrator: "Aya Kusube",
@ -34,11 +35,13 @@ const card: Card = {
],
name: {
en: "Rainbow Burn",
fr: "Brûlure arcenciel"
fr: "Brûlure arcenciel",
de: "Rainbow Burn"
},
effect: {
en: "This attack does 30 damage plus 10 more for each type of Basic Energy card if any, attached to Ho-oh",
fr: "Cette attaque inflige 30 dégâts plus 10 dégâts supplémentaires par type de carte Énergie de base attachée à Ho-oh, le cas échéant."
fr: "Cette attaque inflige 30 dégâts plus 10 dégâts supplémentaires par type de carte Énergie de base attachée à Ho-oh, le cas échéant.",
de: "This attack does 30 damage plus 10 more damage for each type of Basic Energy card, if any, attached to Ho-oh."
},
damage: "30+",