mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Dedenne",
|
||||
fr: "Dedenne"
|
||||
},
|
||||
illustrator: "Shibuzoh.",
|
||||
rarity: "Uncommon",
|
||||
@ -28,9 +29,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Mad Party",
|
||||
fr: "Folle Aventure"
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 20 damage for each Pokémon in your discard pile that has the Mad Party attack.",
|
||||
fr: "Cette attaque inflige 20 dégâts pour chaque Pokémon dans votre pile de défausse qui a l’attaque Folle Aventure."
|
||||
},
|
||||
damage: "20×",
|
||||
|
||||
|
Reference in New Issue
Block a user