mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 01:49: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: "Gothita",
|
||||
fr: "Scrutella"
|
||||
},
|
||||
illustrator: "Mizue",
|
||||
rarity: "Common",
|
||||
@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Fortunate Eye",
|
||||
fr: "Regard Chanceux"
|
||||
},
|
||||
effect: {
|
||||
en: "Look at the top 5 cards of your opponent’s deck and put them back in any order.",
|
||||
fr: "Regardez les 5 cartes du dessus du deck de votre adversaire, puis replacez-les dans l’ordre de votre choix."
|
||||
},
|
||||
|
||||
},
|
||||
@ -39,6 +42,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Gentle Slap",
|
||||
fr: "Gifle Douce"
|
||||
},
|
||||
|
||||
damage: 30,
|
||||
|
Reference in New Issue
Block a user