mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19: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: "Lairon",
|
||||
fr: "Galegon"
|
||||
},
|
||||
illustrator: "Mizue",
|
||||
rarity: "Uncommon",
|
||||
@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Aron",
|
||||
fr: "Galekid"
|
||||
},
|
||||
|
||||
|
||||
@ -29,9 +31,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Knock Away",
|
||||
fr: "Asticotage"
|
||||
},
|
||||
effect: {
|
||||
en: "Flip a coin. If heads, this attack does 30 more damage.",
|
||||
fr: "Lancez une pièce. Si c’est face, cette attaque inflige 30 dégâts supplémentaires."
|
||||
},
|
||||
damage: "30+",
|
||||
|
||||
@ -44,6 +48,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Lunge Out",
|
||||
fr: "Allonger"
|
||||
},
|
||||
|
||||
damage: 50,
|
||||
|
Reference in New Issue
Block a user