mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16: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 '../Champion\'s Path'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Machop",
|
||||
fr: "Machoc"
|
||||
},
|
||||
illustrator: "Shibuzoh.",
|
||||
rarity: "Common",
|
||||
@ -26,6 +27,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Low Kick",
|
||||
fr: "Balayage"
|
||||
},
|
||||
|
||||
damage: 10,
|
||||
@ -38,9 +40,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Steady Punch",
|
||||
fr: "Poing Énergétique"
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 40 more damage.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 40 dégâts supplémentaires."
|
||||
},
|
||||
damage: "20+",
|
||||
|
||||
|
Reference in New Issue
Block a user