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: "Relicanth",
|
||||
fr: "Relicanth"
|
||||
},
|
||||
illustrator: "MAHOU",
|
||||
rarity: "Uncommon",
|
||||
@@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Fossil Search",
|
||||
fr: "Fouille Fossile"
|
||||
},
|
||||
effect: {
|
||||
en: "Search your deck for up to 2 Rare Fossil cards and put them onto your Bench. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck jusqu’à 2 cartes Fossile Rare, puis placez-les sur votre Banc. Mélangez ensuite votre deck."
|
||||
},
|
||||
|
||||
},
|
||||
@@ -39,6 +42,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Surf",
|
||||
fr: "Surf"
|
||||
},
|
||||
|
||||
damage: 40,
|
||||
|
Reference in New Issue
Block a user