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

Added Celebrations Datas (#124)

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-10-26 17:21:38 +02:00
committed by GitHub
parent 2e18aa4aac
commit 829d78fa6f
47 changed files with 315 additions and 116 deletions

View File

@ -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."
}
}],