|
Config = Config or {}
|
|
Config.Sakuragiftkey = {
|
|
[1] = {id = 1,suit = 101,key = [[ pray_one ]],value = [[ [{0,102353,1}] ]],desc = [[ 单抽消耗 ]]},
|
|
[2] = {id = 2,suit = 101,key = [[ pray_ten ]],value = [[ [{0,102353,9}] ]],desc = [[ 十连抽消耗 ]]},
|
|
[3] = {id = 3,suit = 101,key = [[ pray_score ]],value = 10,desc = [[ 每抽所得积分 ]]},
|
|
[4] = {id = 4,suit = 101,key = [[ pray_luck ]],value = 1,desc = [[ 每抽提升源樱之礼值 ]]},
|
|
[5] = {id = 5,suit = 101,key = [[ luck_total ]],value = 100,desc = [[ 源樱之礼上限 ]]},
|
|
[6] = {id = 6,suit = 101,key = [[ free_time ]],value = 1,desc = [[ 免费次数 ]]},
|
|
[7] = {id = 7,suit = 102,key = [[ pray_one ]],value = [[ [{0,102353,1}] ]],desc = [[ 单抽消耗 ]]},
|
|
[8] = {id = 8,suit = 102,key = [[ pray_ten ]],value = [[ [{0,102353,10}] ]],desc = [[ 十连抽消耗 ]]},
|
|
[9] = {id = 9,suit = 102,key = [[ pray_score ]],value = 10,desc = [[ 每抽所得积分 ]]},
|
|
[10] = {id = 10,suit = 102,key = [[ pray_luck ]],value = 1,desc = [[ 每抽提升源樱之礼值 ]]},
|
|
[11] = {id = 11,suit = 102,key = [[ luck_total ]],value = 50,desc = [[ 源樱之礼上限 ]]},
|
|
[12] = {id = 12,suit = 102,key = [[ free_time ]],value = 1,desc = [[ 免费次数 ]]},
|
|
}
|