1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

Updated informations (#23)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-26 20:35:35 +02:00
committed by GitHub
parent ef2d099e6e
commit 151c00be78
820 changed files with 9255 additions and 2679 deletions

View File

@ -4,28 +4,20 @@ import Set from '../Champion\'s Path'
const card: Card = {
name: {
en: "Marnie",
fr: "Rosemary"
},
illustrator: "kirisAki",
rarity: "Rare",
category: "Trainer",
set: Set,
effect: {
en: "Each player shuffles their hand and puts it on the bottom of their deck. If either player put any cards on the bottom of their deck in this way, you draw 5 cards, and your opponent draws 4 cards.",
fr: "Chaque joueur mélange sa main, puis la place en dessous de son deck. Si lun des joueurs place ainsi au moins une carte en dessous de son deck, vous piochez 5 cartes et votre adversaire en pioche 4."
},
trainerType: "Supporter"
}
export default card