mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-02 12:41:59 +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: "Thievul",
|
||||
fr: "Roublenard"
|
||||
},
|
||||
illustrator: "Akira Komayama",
|
||||
rarity: "Rare",
|
||||
@@ -17,6 +18,7 @@ const card: Card = {
|
||||
],
|
||||
evolveFrom: {
|
||||
en: "Nickit",
|
||||
fr: "Goupilou"
|
||||
},
|
||||
|
||||
|
||||
@@ -28,9 +30,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Nasty Plot",
|
||||
fr: "Machination"
|
||||
},
|
||||
effect: {
|
||||
en: "Search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck jusqu’à 2 cartes, puis ajoutez-les à votre main. Mélangez ensuite votre deck."
|
||||
},
|
||||
|
||||
},
|
||||
@@ -41,6 +45,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Sharp Fang",
|
||||
fr: "Croc Aiguisé"
|
||||
},
|
||||
|
||||
damage: 70,
|
||||
|
Reference in New Issue
Block a user