mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +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 '../Champion\'s Path'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Eldegoss V",
|
||||
fr: "Blancoton V"
|
||||
},
|
||||
illustrator: "5ban Graphics",
|
||||
rarity: "Rare",
|
||||
@ -23,9 +24,11 @@ const card: Card = {
|
||||
type: "Ability",
|
||||
name: {
|
||||
en: "Happy Match",
|
||||
fr: "Parfait Accord"
|
||||
},
|
||||
effect: {
|
||||
en: "When you play this Pokémon from your hand onto your Bench during your turn, you may put a Supporter card from your discard pile into your hand.",
|
||||
fr: "Lorsque vous jouez ce Pokémon de votre main sur votre Banc pendant votre tour, vous pouvez ajouter une carte Supporter de votre pile de défausse à votre main."
|
||||
},
|
||||
},
|
||||
],
|
||||
@ -37,9 +40,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Float Up",
|
||||
fr: "Flottement"
|
||||
},
|
||||
effect: {
|
||||
en: "You may shuffle this Pokémon and all attached cards into your deck.",
|
||||
fr: "Vous pouvez mélanger dans votre deck ce Pokémon et toutes les cartes attachées."
|
||||
},
|
||||
damage: 50,
|
||||
|
||||
|
Reference in New Issue
Block a user