mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39:18 +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: "Bunnelby",
|
||||
fr: "Sapereau"
|
||||
},
|
||||
illustrator: "Tomokazu Komiya",
|
||||
rarity: "Common",
|
||||
@ -27,9 +28,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