源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 lines
1.2 KiB

Config = Config or {}
Config.Marblekv = {
[1] = {id = 1,key = [[ coupon_cost ]],val = [[ [{1,0,15}] ]],desc = [[ 代金券抵扣数 ]]},
[2] = {id = 2,key = [[ coupon_id ]],val = 270012,desc = [[ 代金券ID ]]},
[3] = {id = 3,key = [[ exchange_cost ]],val = [[ [{100,230007,1}] ]],desc = [[ 兑换消耗 ]]},
[4] = {id = 4,key = [[ exchange_reward ]],val = [[ [{100,270001,15},{100,270002,15}] ]],desc = [[ 兑换奖励配置 ]]},
[5] = {id = 5,key = [[ free_count ]],val = 3,desc = [[ 每日免费次数 ]]},
[6] = {id = 6,key = [[ marble_cost ]],val = [[ [{1,{100,270012,2}},{2,{1,0,30}}] ]],desc = [[ 弹射消耗 ]]},
[7] = {id = 7,key = [[ rand_string ]],val = [[ "ve1hya02" ]],desc = [[ 校验随机字符串 ]]},
[8] = {id = 8,key = [[ reset_con ]],val = [[ [{0,2},{7,3},{10,4},{12,5}] ]],desc = [[ 重置VIP限制 ]]},
[9] = {id = 9,key = [[ reset_cost ]],val = [[ [{1,{1,0,100}},{2,{1,0,100}},{3,{1,0,100}},{4,{1,0,100}},{5,{1,0,100}}] ]],desc = [[ 重置消耗 ]]},
[13] = {id = 13,key = [[ max_energy ]],val = 400,desc = [[ 最大充能进度 ]]},
[14] = {id = 14,key = [[ awardShow ]],val = [[ [{0,100007,0},{0,230001,0},{0,230002,0},{0,230101,0},{0,230102,0}] ]],desc = [[ 寻宝奖励预览 ]]},
}