[
{
"price": 200,
"currency": "crystals",
"enabled": true,
"min_draws": 10,
"banner": "",
"details": "Use your crystals to hire the most powerful units ever!\n\n4★ chance: 1.00 %\n3★ chance: 3.00 %\n2★ chance: 35.00 %\n1★ chance: 61.00 %",
"tavern_list": [
{
"units": [104001, 104002, 104003],
"chance": 100
},
{
"units": [103001, 103002, 103003],
"chance": 300
},
{
"units": [102001, 102002, 102003],
"chance": 3500
},
{
"units": [105001, 105002, 105003, 105004],
"chance": 5
},
{
"units": [101001, 101002, 101003, 101004],
"chance": 6095
}
]
},
{
"price": 1000,
"currency": "gp",
"enabled": true,
"min_draws": 10,
"banner": "",
"details": "Strengthen your units!\n\nFairies chance: 20.00 %\nMana Eggs chance: 10.00 %\n1★ chance: 70.00 %",
"tavern_list": [
{
"units": [900001, 900002, 900003, 900004, 900005],
"chance": 2000
},
{
"units": [900011, 900012, 900013, 900014, 900015],
"chance": 1000
},
{
"units": [102001, 102002, 102003],
"chance": 5
},
{
"units": [101001, 101002, 101003],
"chance": 6995
}
]
},
{
"price": 350,
"currency": "crystals",
"enabled": false,
"min_draws": 5,
"banner": "xmas2020",
"details": "Merry Christmas!\n4★/3★ exclusive: 20.00%\n3★: 5.00%\n2★: 25.00%\n1★: 50.00%",
"tavern_list": [
{
"units": [104001, 103001],
"chance": 2000
},
{
"units": [103001, 103002, 103003],
"chance": 500
},
{
"units": [102001, 102002, 102003],
"chance": 2500
},
{
"units": [105001, 105002, 105003, 105004],
"chance": 5
},
{
"units": [101001, 101002, 101003],
"chance": 4995
}
]
}
]