1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-16 09:29: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

@ -9,7 +9,7 @@ const card: Card = {
},
illustrator: "Ryo Ueda",
rarity: "None",
rarity: "Ultra Rare",
category: "Pokemon",
hp: 90,
types: ["Psychic"],
@ -24,7 +24,7 @@ const card: Card = {
},
effect: {
en: "When a Pokémon-ex has been knocked out, your opponent takes 2 Prize cards."
en: "Mew ex can use the attacks of all Pokémon in play as its own. (You still need the necessary Energy to use each attack.)"
}
}],