mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 01:19:18 +00:00
Fixed cards rarities and added cards description and stage (#62)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -72,6 +72,12 @@ const card: Card = {
|
||||
reverse: true,
|
||||
holo: true,
|
||||
firstEdition: false
|
||||
},
|
||||
|
||||
stage: "Stage1",
|
||||
|
||||
description: {
|
||||
en: "This form of Urshifu is a strong believer in defeating foes by raining many blows down on them. Its strikes are nonstop, flowing like a river."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user