15 lines
151 B
JSON
15 lines
151 B
JSON
[
|
|
{
|
|
"rarity": "Common",
|
|
"ticket": 1
|
|
},
|
|
{
|
|
"rarity": "Rare",
|
|
"ticket": 2
|
|
},
|
|
{
|
|
"rarity": "Legendary",
|
|
"ticket": 5
|
|
}
|
|
]
|