15 lines
152 B
JSON
15 lines
152 B
JSON
[
|
|
{
|
|
"rarity": "Common",
|
|
"ticket": 2
|
|
},
|
|
{
|
|
"rarity": "Rare",
|
|
"ticket": 4
|
|
},
|
|
{
|
|
"rarity": "Legendary",
|
|
"ticket": 10
|
|
}
|
|
]
|