mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 01:49:19 +00:00
@ -5,11 +5,11 @@ const card: Card = {
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
en: "Umbreon ★"
|
||||
en: "Umbreon Star"
|
||||
},
|
||||
|
||||
illustrator: "Masakazu Fukuda",
|
||||
rarity: "None",
|
||||
rarity: "Ultra Rare",
|
||||
category: "Pokemon",
|
||||
hp: 70,
|
||||
types: ["Darkness"],
|
||||
@ -23,7 +23,7 @@ const card: Card = {
|
||||
},
|
||||
|
||||
effect: {
|
||||
en: "You can't have more than 1 Pokémon★ in your deck."
|
||||
en: "Once during your turn, when you put Umbreon Star from your hand onto your Bench, you may choose 1 card from your opponent's hand without looking and discard it."
|
||||
}
|
||||
}],
|
||||
|
||||
|
Reference in New Issue
Block a user