mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 18:09:19 +00:00
Updated Database
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,6 +4,7 @@ import Set from '../Guardians Rising'
|
||||
const card: Card = {
|
||||
name: {
|
||||
fr: "Pectorius",
|
||||
en: "Hala",
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Ultra Rare",
|
||||
@ -22,6 +23,7 @@ const card: Card = {
|
||||
|
||||
|
||||
effect: {
|
||||
en: "Shuffle your hand into your deck. If you have used your GX attack, draw 7 cards. If not, draw 4 cards.",
|
||||
fr: "Mélangez votre main avec votre deck. Si vous avez utilisé votre attaque GX, piochez 7 cartes. Sinon, piochez 4 cartes.",
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
Reference in New Issue
Block a user