源战役客户端
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.
 
 
 
 
 

19 lines
1.7 KiB

Config = Config or {}
Config.Childkv = {
[1] = {id = 1,key = [[ active_cost ]],constant = [[ [{2,0,0}] ]],remark = [[ 激活消耗 ]]},
[2] = {id = 2,key = [[ low_feed ]],constant = [[ [{260002,10}] ]],remark = [[ 低级喂养道具及消耗 ]]},
[3] = {id = 3,key = [[ mid_feed ]],constant = [[ [{260003,50}] ]],remark = [[ 中级喂养道具及消耗 ]]},
[4] = {id = 4,key = [[ high_feed ]],constant = [[ [{260004,300}] ]],remark = [[ 高级喂养道具及消耗 ]]},
[5] = {id = 5,key = [[ rename_cost ]],constant = [[ [{2,0,100}] ]],remark = [[ 改名消耗 ]]},
[6] = {id = 6,key = [[ share_limit ]],constant = 50,remark = [[ 每日分享次数上限 ]]},
[7] = {id = 7,key = [[ like_limit ]],constant = 50,remark = [[ 每日点赞次数上限 ]]},
[8] = {id = 8,key = [[ growth_open_lv ]],constant = 1,remark = [[ 成长功能开启同心等级限制(已废弃) ]]},
[9] = {id = 9,key = [[ heart_feed ]],constant = [[ [{260001,1}] ]],remark = [[ 同心值培养材料 ]]},
[10] = {id = 10,key = [[ like_lv ]],constant = 50,remark = [[ 点赞等级需求 ]]},
[11] = {id = 11,key = [[ skill_open_stage ]],constant = 1,remark = [[ 技能和时装开启需要的孩子成长阶段(对应年份) ]]},
[12] = {id = 12,key = [[ heart_link_exp ]],constant = 260001,remark = [[ 同心值物品Id ]]},
[13] = {id = 13,key = [[ original_model ]],constant = [[ [{1001,1002}] ]],remark = [[ 活动界面展示模型 ]]},
[14] = {id = 14,key = [[ receive_open ]],constant = 6,remark = [[ 一键领取开放时间(开服第6天) ]]},
[15] = {id = 15,key = [[ baby_month ]],constant = 1,remark = [[ 此月份(星级)之前都是襁褓期 ]]},
[16] = {id = 16,key = [[ show_gift ]],constant = [[ [{0,260002,1}] ]],remark = [[ 宝宝每日分享奖励 ]]},
}