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

13 lines
1.5 KiB

Config = Config or {}
Config.Godkv = {
["bless_pos_unlock"] = {key_content = [[ bless_pos_unlock ]],value_content = 3,desc_content = [[ 第二护佑位的解锁星级 ]]},
["god_pos5_goods"] = {key_content = [[ god_pos5_goods ]],value_content = [[ [{0,290006,1}] ]],desc_content = [[ 使用道具解锁第五个位置 ]]},
["god_pos_5"] = {key_content = [[ god_pos_5 ]],value_content = [[ [{1,0,300}] ]],desc_content = [[ 解锁第五个需付费的位置消耗 ]]},
["god_summon_cd"] = {key_content = [[ god_summon_cd ]],value_content = 300,desc_content = [[ 变身冷却时间 ]]},
["god_summon_time"] = {key_content = [[ god_summon_time ]],value_content = 20,desc_content = [[ 式神基础变身持续时间(秒) ]]},
["lottery_call_startime"] = {key_content = [[ lottery_call_startime ]],value_content = [[ {2020,7,22} ]],desc_content = [[ 唤神限时召唤的开始日期 ]]},
["lottery_single"] = {key_content = [[ lottery_single ]],value_content = [[ [{0,290005,1}] ]],desc_content = [[ 单抽消耗 ]]},
["lottery_ten"] = {key_content = [[ lottery_ten ]],value_content = [[ [{0,290005,9}] ]],desc_content = [[ 十连抽消耗 ]]},
["lv_up_goods"] = {key_content = [[ lv_up_goods ]],value_content = [[ [{290003,30000},{290002,3000},{290001,300}] ]],desc_content = [[ 唤神经验材料物品ID以及提供的经验值 ]]},
["skill_up_cost"] = {key_content = [[ skill_up_cost ]],value_content = [[ [{0,290004,1}] ]],desc_content = [[ 技能激活或升级消耗 ]]},
}