WXGame/Blacksmith/Assets/Resources/Data/blacksmithdata_main.json

104 lines
2.1 KiB
JSON

[
{
"ID": 1,
"ConstantValue": "30",
"ConstantString": "",
"Commant": "角色最大体力值"
},
{
"ID": 2,
"ConstantValue": "300",
"ConstantString": "",
"Commant": "恢复1点体力需要的时间"
},
{
"ID": 3,
"ConstantValue": "0",
"ConstantString": "",
"Commant": "订单完成客人给的金币数量加成百分比X%"
},
{
"ID": 4,
"ConstantValue": "1",
"ConstantString": "",
"Commant": "锻造条每秒自动增加的速度"
},
{
"ID": 5,
"ConstantValue": "0",
"ConstantString": "",
"Commant": "锻造条每秒额外增加的速度"
},
{
"ID": 6,
"ConstantValue": "0",
"ConstantString": "",
"Commant": "商店自动刷新时间每日0点"
},
{
"ID": 7,
"ConstantValue": "0",
"ConstantString": "",
"Commant": "免费金币次数重置时间每日0点"
},
{
"ID": 8,
"ConstantValue": "30",
"ConstantString": "",
"Commant": "客人等待的进度条"
},
{
"ID": 9,
"ConstantValue": "0",
"ConstantString": "",
"Commant": "客人等待进度条额外增加"
},
{
"ID": 10,
"ConstantValue": "1000",
"ConstantString": "",
"Commant": "客人大成功默认几率"
},
{
"ID": 11,
"ConstantValue": "0",
"ConstantString": "",
"Commant": "客人大成功几率增加"
},
{
"ID": 12,
"ConstantValue": "4000",
"ConstantString": "",
"Commant": "客人失败几率"
},
{
"ID": 13,
"ConstantValue": "1440,2560",
"ConstantString": "MainMaskPostion",
"Commant": "主界面主线关卡蒙黑大小"
},
{
"ID": 14,
"ConstantValue": "5",
"ConstantString": "",
"Commant": "开店消耗体力"
},
{
"ID": 15,
"ConstantValue": "6",
"ConstantString": "",
"Commant": "开店客人最小"
},
{
"ID": 16,
"ConstantValue": "10",
"ConstantString": "",
"Commant": "开店客人最大"
},
{
"ID": 17,
"ConstantValue": "120",
"ConstantString": "",
"Commant": "开店整体时间(秒)"
}
]