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

10 lines
1.2 KiB

Config = Config or {}
Config.Customactkv = {
["120@blessing_add_num"] = {type = 120,key_content = [[ blessing_add_num ]],value_content = [[ [1,5] ]],desc = [[ 【能量树】每次敲打随机增加祝福值范围 ]]},
["120@blessing_reward"] = {type = 120,key_content = [[ blessing_reward ]],value_content = [[ [{100,102356,50}] ]],desc = [[ 【能量树】祝福值奖励 ]]},
["120@blessing_value_max"] = {type = 120,key_content = [[ blessing_value_max ]],value_content = 200,desc = [[ 【能量树】最大祝福值 ]]},
["120@color_show"] = {type = 120,key_content = [[ color_show ]],value_content = [[ [{1,3},{2,3},{3,4}] ]],desc = [[ 【能量树】能量晶体模块品质划分 ]]},
["120@cost_one"] = {type = 120,key_content = [[ cost_one ]],value_content = [[ [{0,102356,10}] ]],desc = [[ 【能量树】单次补给消耗道具数量 ]]},
["120@cost_ten"] = {type = 120,key_content = [[ cost_ten ]],value_content = [[ [{0,102356,88}] ]],desc = [[ 【能量树】十次补给消耗道具数量 ]]},
["120@golden_pocket_times"] = {type = 120,key_content = [[ golden_pocket_times ]],value_content = 20,desc = [[ 【能量树】补给多少次必得金色能量体 ]]},
}